Super-slow system clock on Acer Switch 10 (Atom Z3735F)

Hi folks,
I managed to install 64-bit Arch Linux on my Acer Switch 10. I noticed a problem with time (which may cause other problems like sluggishness of LXDM startup and switching between console and graphical ttys). Clock ticks VERY slowly, about 1 second per 4 second in real time. How can I fix this?

Problem is gone after installing xf86-video-intel and/or compiling a newer kernel (3.19) with make localmodconfig.
Unfortunately now I have another problem with tablet freezing at some point. This only happens in GUI - lxdm+lxde+chromium.

Similar Messages

  • Timer with slow system clock

    I have a timer that performs scheduled events at a fixed rate. If the system clock is slow, is it possible that the associated TimerTask will stop running? Is there anything else that may be unexpectedly halting the execution of the TimerTask? Thanks.

    I have a server clock that I'd like to emulate on the client, by only obtaining the server time a few times per hour after initialization and relying on a client TimerTask to keep pace. Sometimes, a client's clock is slow due to a bad battery, etc. Occasionally, a client reports that their clock has either frozen or fallen off the pace by several seconds, even with a sound system clock. The code looks as follows:
    private final TimerTask heartbeatTask = new TimerTask() {
            public void run() {
                synchronized (heartbeatListeners) {
                    for (Iterator it = heartbeatListeners.iterator(); it.hasNext();) {
                        HeartbeatListener listener = (HeartbeatListener) it.next();
                        try {
                            listener.tick();
                        } catch(Exception e) {
                            e.printStackTrace();
                synchronized (serverTimeLock) {
                    serverTime += 1000;
    public init(...) {
         heartbeatTimer.scheduleAtFixedRate(heartbeatTask, 0, 1000);
    }

  • Super slow system

    I accidentally installed Leopard instead of loading the Mac OS X Install Discs 1 &2 that came with my iMac. Does this effect the speed of my computer?
    I'm having some serious speed issues when using LimeWire or other programs.
    Also, I have an external firewire 400 drive attached to my iMac, it seems to react and then "sleep" during use. Any ideas?
    HELP!
    Thanks

    reeps wrote:
    I accidentally installed Leopard instead of loading the Mac OS X Install Discs 1 &2
    that came with my iMac. Does this effect the speed of my computer?
    Not much. I didn't notice any significant speed difference after upgrading
    to Leopard, except that a few things run much faster because they've been
    upgraded to use native Intel code -- rather than PPC code via emulation.
    Also, I have an external firewire 400 drive attached to my iMac, it seems
    to react and then "sleep" during use. Any ideas?
    Disable the disk-sleep option:
    *System Preferences > Energy Saver > Put the hard disks to sleep when possible*
    There are mixed opinions here, but I believe disk-sleep reduces the life
    expectancy of hard drives. It certainly makes disk I/O less responsive.
    Looby

  • Java Thread.. System Clock gets slower..

    Hello All!
    I have never came accross such problem in my last 4 years of java development but right now its sucking my brain like any thing..
    Let me clerify what my application is doing.
    A node which is basically thread is executed and as it performs its job it is stopped by breaking the while loop like logic and then a method isRunnable() is called to calculate the time to run the thread again on the basis of pre-defined schedule (e.g. after 1 minute). so what i was doing in this method i was calling wait (sheduledMinutes*60*1000).
    There are multiple nodes which can be run in parallel. Problem occured when some nodes started immediately or after a time much shorter than the value defined in wait() method.
    So as an alternative way i decided to not rely on wait() and wrote my own implementaion i.e. i call wait(1000) in isRunnable() and the check if the current system time is less then the scheduled time. But it didn't work either.
    The problem revealed when i printed the valued of current time taken by the system and the scheduled one. The System clock gives the current time which is less than the actual System time shown on windows clock. I dont know why but it seems like as my threads continue to run the system clock gets slower or something and returns an old time. Hence nodes start immediately.
    Any solution to this problem would be highly appreciable.
    Regards,

    Well yeah u r right. I figured it out that it was just my threads running slowly. But the threads ran immediately there was another reason for that. My threads were waiting for the sheduled minutes to run again. In the mean while if i presed the stop button to stop the thread i was just setting the stop variable value to true. Which was basically the check in the while loop in run method. U can notice the thread still sleeping due to the call to wait method. And then if again mean while i press start button i called System.gc(). and then pass the current thread to new Thread like Threa t = new Thread(node); t.start();
    Now u can c another thread has been created but the last one was not collected by the garbage collector as it was still waiting and doing something ofcourse not dead. So now when new thread stops these was a possiblity of last thread ( one in waiting state) to run according to schedule and it make the current thread run immediately.
    I hope u can understand how difficult it was for me to figure this thing out :)
    But after 3/4 hours hair tearing i got the bug and then when i was stopping a thread i infact broke the waiting loop as well. Now the thread was dead and collected by garbage collector before new thread could start :)
    Hhhhhhhhhhhhhh sometimes programmign really sucks.
    Have fun. and thanx for ur concern..
    Regards

  • Acer Switch 10 lost password for super admin of Bios. Someone help me?

    Lost admin password in the bios of my Acer Switch 10 can someone tell me how I can make reset? to reset the settings of the source windows solves the problem? the Erecover acer manager not working or open.

    Hi ironman,  Please run the following command in command prompt, in admin mode: powercfg -energy -output c:\energy-report-ironman.html Wait a bit, it will take a minute. Then it creates a .html file in your c:\ Please check the Battery Information section, compare the designed and last full charge capacity, it will tell you how powerful is your battery vs. the "factory maximum".  Mine is 96% (divde the smaller number with the higher, you will get the percentage). Mine will do some 5,5hrs with wifi internet. Check this for further info: http://www.youtube.com/watch?v=YJUcwNazSyo

  • [SOLVED] Slow System Startup

    Hello, it is a few weeks that I'm experiencing slow startups. Previously my system was starting up in less than 15 seconds, but now it takes about 30 seconds to start up. I thought that issue will probably go away after a few updates but it still persists. I was wondering if anyone can help me to find the issue.
    systemd-analyze && systemd-analyze blame
    Startup finished in 229ms (kernel) + 2.694s (initrd) + 25.387s (userspace) = 28.310s
    1.186s systemd-vconsole-setup.service
    1.010s systemd-logind.service
    818ms [email protected]
    736ms upower.service
    697ms [email protected]
    652ms systemd-remount-fs.service
    635ms polkit.service
    536ms [email protected]
    523ms kmod-static-nodes.service
    449ms dev-mqueue.mount
    434ms sys-kernel-config.mount
    434ms sys-kernel-debug.mount
    423ms udisks2.service
    379ms dev-hugepages.mount
    363ms systemd-tmpfiles-setup.service
    347ms powermanagement.service
    322ms systemd-tmpfiles-setup-dev.service
    191ms systemd-udev-trigger.service
    164ms systemd-random-seed.service
    164ms boot.mount
    158ms systemd-sysctl.service
    148ms systemd-user-sessions.service
    142ms systemd-update-utmp.service
    128ms home.mount
    113ms systemd-tmpfiles-clean.service
    82ms dev-sda9.swap
    57ms systemd-udevd.service
    43ms systemd-journal-flush.service
    43ms alsa-restore.service
    systemd-analyze critical-chain
    The time after the unit is active or started is printed after the "@" character.
    The time the unit takes to start is printed after the "+" character.
    graphical.target @25.387s
    └─multi-user.target @25.387s
    └─systemd-logind.service @24.376s +1.010s
    └─basic.target @24.364s
    └─timers.target @24.334s
    └─systemd-tmpfiles-clean.timer @5.672s
    └─sysinit.target @5.672s
    └─systemd-update-utmp.service @5.530s +142ms
    └─systemd-tmpfiles-setup.service @5.166s +363ms
    └─local-fs.target @5.165s
    └─home.mount @5.037s +128ms
    └─[email protected] @4.487s +536ms
    └─dev-sda11.device @4.486s
    journalctl -b
    -- Logs begin at Thu 2013-05-23 06:56:12 IRDT, end at Thu 2013-10-31 17:01:46 IRST. --
    Oct 31 20:14:09 localhost systemd-journal[47]: Runtime journal is using 712.0K (max 197.8M, leaving 296.7M of free 1.9G, current limit 197.8M).
    Oct 31 20:14:09 localhost systemd-journal[47]: Runtime journal is using 712.0K (max 197.8M, leaving 296.7M of free 1.9G, current limit 197.8M).
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys cpuset
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys cpu
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys cpuacct
    Oct 31 20:14:09 localhost kernel: 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
    Oct 31 20:14:09 localhost kernel: Command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda10 rw rootfstype=ext4 nmi_watchdog=0 noresume radeon.dpm=1 radeon.audio=0 quiet initrd=../initramfs-linux.img
    Oct 31 20:14:09 localhost kernel: e820: BIOS-provided physical RAM map:
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cff6ffff] usable
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x00000000cff70000-0x00000000cff7dfff] ACPI data
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x00000000cff7e000-0x00000000cffcffff] ACPI NVS
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x00000000cffd0000-0x00000000cfffffff] reserved
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
    Oct 31 20:14:09 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable
    Oct 31 20:14:09 localhost kernel: NX (Execute Disable) protection: active
    Oct 31 20:14:09 localhost kernel: SMBIOS 2.5 present.
    Oct 31 20:14:09 localhost kernel: DMI: System manufacturer System Product Name/P5Q, BIOS 2209 03/11/2010
    Oct 31 20:14:09 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Oct 31 20:14:09 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Oct 31 20:14:09 localhost kernel: No AGP bridge found
    Oct 31 20:14:09 localhost kernel: e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000
    Oct 31 20:14:09 localhost kernel: MTRR default type: uncachable
    Oct 31 20:14:09 localhost kernel: MTRR fixed ranges enabled:
    Oct 31 20:14:09 localhost kernel: 00000-9FFFF write-back
    Oct 31 20:14:09 localhost kernel: A0000-BFFFF uncachable
    Oct 31 20:14:09 localhost kernel: C0000-DFFFF write-protect
    Oct 31 20:14:09 localhost kernel: E0000-EFFFF write-through
    Oct 31 20:14:09 localhost kernel: F0000-FFFFF write-protect
    Oct 31 20:14:09 localhost kernel: MTRR variable ranges enabled:
    Oct 31 20:14:09 localhost kernel: 0 base 000000000 mask F00000000 write-back
    Oct 31 20:14:09 localhost kernel: 1 base 100000000 mask FE0000000 write-back
    Oct 31 20:14:09 localhost kernel: 2 base 120000000 mask FF0000000 write-back
    Oct 31 20:14:09 localhost kernel: 3 base 0D0000000 mask FF0000000 uncachable
    Oct 31 20:14:09 localhost kernel: 4 base 0E0000000 mask FE0000000 uncachable
    Oct 31 20:14:09 localhost kernel: 5 disabled
    Oct 31 20:14:09 localhost kernel: 6 disabled
    Oct 31 20:14:09 localhost kernel: 7 disabled
    Oct 31 20:14:09 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Oct 31 20:14:09 localhost kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
    Oct 31 20:14:09 localhost kernel: e820: last_pfn = 0xcff70 max_arch_pfn = 0x400000000
    Oct 31 20:14:09 localhost kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    Oct 31 20:14:09 localhost kernel: Scanning 1 areas for low memory corruption
    Oct 31 20:14:09 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Oct 31 20:14:09 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Oct 31 20:14:09 localhost kernel: [mem 0x00000000-0x000fffff] page 4k
    Oct 31 20:14:09 localhost kernel: BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    Oct 31 20:14:09 localhost kernel: BRK [0x01b30000, 0x01b30fff] PGTABLE
    Oct 31 20:14:09 localhost kernel: BRK [0x01b31000, 0x01b31fff] PGTABLE
    Oct 31 20:14:09 localhost kernel: init_memory_mapping: [mem 0x12fe00000-0x12fffffff]
    Oct 31 20:14:09 localhost kernel: [mem 0x12fe00000-0x12fffffff] page 2M
    Oct 31 20:14:09 localhost kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
    Oct 31 20:14:09 localhost kernel: init_memory_mapping: [mem 0x12c000000-0x12fdfffff]
    Oct 31 20:14:09 localhost kernel: [mem 0x12c000000-0x12fdfffff] page 2M
    Oct 31 20:14:09 localhost kernel: init_memory_mapping: [mem 0x100000000-0x12bffffff]
    Oct 31 20:14:09 localhost kernel: [mem 0x100000000-0x12bffffff] page 2M
    Oct 31 20:14:09 localhost kernel: init_memory_mapping: [mem 0x00100000-0xcff6ffff]
    Oct 31 20:14:09 localhost kernel: [mem 0x00100000-0x001fffff] page 4k
    Oct 31 20:14:09 localhost kernel: [mem 0x00200000-0xcfdfffff] page 2M
    Oct 31 20:14:09 localhost kernel: [mem 0xcfe00000-0xcff6ffff] page 4k
    Oct 31 20:14:09 localhost kernel: RAMDISK: [mem 0x7f7ce000-0x7fffffff]
    Oct 31 20:14:09 localhost kernel: ACPI: RSDP 00000000000faff0 00024 (v02 ACPIAM)
    Oct 31 20:14:09 localhost kernel: ACPI: XSDT 00000000cff70100 0005C (v01 A_M_I_ OEMXSDT 03001011 MSFT 00000097)
    Oct 31 20:14:09 localhost kernel: ACPI: FACP 00000000cff70290 000F4 (v03 A_M_I_ OEMFACP 03001011 MSFT 00000097)
    Oct 31 20:14:09 localhost kernel: ACPI: DSDT 00000000cff70440 09720 (v01 A0993 A0993001 00000001 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: FACS 00000000cff7e000 00040
    Oct 31 20:14:09 localhost kernel: ACPI: APIC 00000000cff70390 0006C (v01 A_M_I_ OEMAPIC 03001011 MSFT 00000097)
    Oct 31 20:14:09 localhost kernel: ACPI: MCFG 00000000cff70400 0003C (v01 A_M_I_ OEMMCFG 03001011 MSFT 00000097)
    Oct 31 20:14:09 localhost kernel: ACPI: OEMB 00000000cff7e040 00089 (v01 A_M_I_ AMI_OEM 03001011 MSFT 00000097)
    Oct 31 20:14:09 localhost kernel: ACPI: HPET 00000000cff79b60 00038 (v01 A_M_I_ OEMHPET 03001011 MSFT 00000097)
    Oct 31 20:14:09 localhost kernel: ACPI: OSFR 00000000cff79ba0 000B0 (v01 A_M_I_ OEMOSFR 03001011 MSFT 00000097)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7f040 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Local APIC address 0xfee00000
    Oct 31 20:14:09 localhost kernel: No NUMA configuration found
    Oct 31 20:14:09 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000012fffffff]
    Oct 31 20:14:09 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x12fffffff]
    Oct 31 20:14:09 localhost kernel: NODE_DATA [mem 0x12fff7000-0x12fffbfff]
    Oct 31 20:14:09 localhost kernel: [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
    Oct 31 20:14:09 localhost kernel: Zone ranges:
    Oct 31 20:14:09 localhost kernel: DMA [mem 0x00001000-0x00ffffff]
    Oct 31 20:14:09 localhost kernel: DMA32 [mem 0x01000000-0xffffffff]
    Oct 31 20:14:09 localhost kernel: Normal [mem 0x100000000-0x12fffffff]
    Oct 31 20:14:09 localhost kernel: Movable zone start for each node
    Oct 31 20:14:09 localhost kernel: Early memory node ranges
    Oct 31 20:14:09 localhost kernel: node 0: [mem 0x00001000-0x0009efff]
    Oct 31 20:14:09 localhost kernel: node 0: [mem 0x00100000-0xcff6ffff]
    Oct 31 20:14:09 localhost kernel: node 0: [mem 0x100000000-0x12fffffff]
    Oct 31 20:14:09 localhost kernel: On node 0 totalpages: 1048334
    Oct 31 20:14:09 localhost kernel: DMA zone: 64 pages used for memmap
    Oct 31 20:14:09 localhost kernel: DMA zone: 21 pages reserved
    Oct 31 20:14:09 localhost kernel: DMA zone: 3998 pages, LIFO batch:0
    Oct 31 20:14:09 localhost kernel: DMA32 zone: 13246 pages used for memmap
    Oct 31 20:14:09 localhost kernel: DMA32 zone: 847728 pages, LIFO batch:31
    Oct 31 20:14:09 localhost kernel: Normal zone: 3072 pages used for memmap
    Oct 31 20:14:09 localhost kernel: Normal zone: 196608 pages, LIFO batch:31
    Oct 31 20:14:09 localhost kernel: ACPI: PM-Timer IO Port: 0x808
    Oct 31 20:14:09 localhost kernel: ACPI: Local APIC address 0xfee00000
    Oct 31 20:14:09 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Oct 31 20:14:09 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Oct 31 20:14:09 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    Oct 31 20:14:09 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Oct 31 20:14:09 localhost kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Oct 31 20:14:09 localhost kernel: IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
    Oct 31 20:14:09 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Oct 31 20:14:09 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Oct 31 20:14:09 localhost kernel: ACPI: IRQ0 used by override.
    Oct 31 20:14:09 localhost kernel: ACPI: IRQ2 used by override.
    Oct 31 20:14:09 localhost kernel: ACPI: IRQ9 used by override.
    Oct 31 20:14:09 localhost kernel: Using ACPI (MADT) for SMP configuration information
    Oct 31 20:14:09 localhost kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
    Oct 31 20:14:09 localhost kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    Oct 31 20:14:09 localhost kernel: nr_irqs_gsi: 40
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0xcff70000-0xcff7dfff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0xcff7e000-0xcffcffff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0xcffd0000-0xcfffffff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0xd0000000-0xfedfffff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
    Oct 31 20:14:09 localhost kernel: PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
    Oct 31 20:14:09 localhost kernel: e820: [mem 0xd0000000-0xfedfffff] available for PCI devices
    Oct 31 20:14:09 localhost kernel: Booting paravirtualized kernel on bare hardware
    Oct 31 20:14:09 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    Oct 31 20:14:09 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88012fc00000 s86528 r8192 d24064 u524288
    Oct 31 20:14:09 localhost kernel: pcpu-alloc: s86528 r8192 d24064 u524288 alloc=1*2097152
    Oct 31 20:14:09 localhost kernel: pcpu-alloc: [0] 0 1 2 3
    Oct 31 20:14:09 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1031931
    Oct 31 20:14:09 localhost kernel: Policy zone: Normal
    Oct 31 20:14:09 localhost kernel: Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda10 rw rootfstype=ext4 nmi_watchdog=0 noresume radeon.dpm=1 radeon.audio=0 quiet initrd=../initramfs-linux.img
    Oct 31 20:14:09 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Oct 31 20:14:09 localhost kernel: xsave: enabled xstate_bv 0x3, cntxt size 0x240
    Oct 31 20:14:09 localhost kernel: Checking aperture...
    Oct 31 20:14:09 localhost kernel: No AGP bridge found
    Oct 31 20:14:09 localhost kernel: Calgary: detecting Calgary via BIOS EBDA area
    Oct 31 20:14:09 localhost kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Oct 31 20:14:09 localhost kernel: Memory: 4041048K/4193336K available (5050K kernel code, 799K rwdata, 1696K rodata, 1140K init, 1288K bss, 152288K reserved)
    Oct 31 20:14:09 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Oct 31 20:14:09 localhost kernel: Preemptible hierarchical RCU implementation.
    Oct 31 20:14:09 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Oct 31 20:14:09 localhost kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Oct 31 20:14:09 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    Oct 31 20:14:09 localhost kernel: NR_IRQS:8448 nr_irqs:712 16
    Oct 31 20:14:09 localhost kernel: Console: colour VGA+ 80x25
    Oct 31 20:14:09 localhost kernel: console [tty0] enabled
    Oct 31 20:14:09 localhost kernel: allocated 16777216 bytes of page_cgroup
    Oct 31 20:14:09 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Oct 31 20:14:09 localhost kernel: hpet clockevent registered
    Oct 31 20:14:09 localhost kernel: tsc: Fast TSC calibration using PIT
    Oct 31 20:14:09 localhost kernel: tsc: Detected 2833.302 MHz processor
    Oct 31 20:14:09 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5668.71 BogoMIPS (lpj=9444340)
    Oct 31 20:14:09 localhost kernel: pid_max: default: 32768 minimum: 301
    Oct 31 20:14:09 localhost kernel: Security Framework initialized
    Oct 31 20:14:09 localhost kernel: AppArmor: AppArmor disabled by boot time parameter
    Oct 31 20:14:09 localhost kernel: Yama: becoming mindful.
    Oct 31 20:14:09 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Oct 31 20:14:09 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Oct 31 20:14:09 localhost kernel: Mount-cache hash table entries: 256
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys memory
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys devices
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys freezer
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys net_cls
    Oct 31 20:14:09 localhost kernel: Initializing cgroup subsys blkio
    Oct 31 20:14:09 localhost kernel: CPU: Physical Processor ID: 0
    Oct 31 20:14:09 localhost kernel: CPU: Processor Core ID: 0
    Oct 31 20:14:09 localhost kernel: mce: CPU supports 6 MCE banks
    Oct 31 20:14:09 localhost kernel: CPU0: Thermal monitoring enabled (TM2)
    Oct 31 20:14:09 localhost kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
    tlb_flushall_shift: -1
    Oct 31 20:14:09 localhost kernel: Freeing SMP alternatives memory: 20K (ffffffff819e6000 - ffffffff819eb000)
    Oct 31 20:14:09 localhost kernel: ACPI: Core revision 20130517
    Oct 31 20:14:09 localhost kernel: ACPI: All ACPI Tables successfully acquired
    Oct 31 20:14:09 localhost kernel: ftrace: allocating 20100 entries in 79 pages
    Oct 31 20:14:09 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Oct 31 20:14:09 localhost kernel: smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (fam: 06, model: 17, stepping: 0a)
    Oct 31 20:14:09 localhost kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    Oct 31 20:14:09 localhost kernel: ... version: 2
    Oct 31 20:14:09 localhost kernel: ... bit width: 40
    Oct 31 20:14:09 localhost kernel: ... generic registers: 2
    Oct 31 20:14:09 localhost kernel: ... value mask: 000000ffffffffff
    Oct 31 20:14:09 localhost kernel: ... max period: 000000007fffffff
    Oct 31 20:14:09 localhost kernel: ... fixed-purpose events: 3
    Oct 31 20:14:09 localhost kernel: ... event mask: 0000000700000003
    Oct 31 20:14:09 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 OK
    Oct 31 20:14:09 localhost kernel: Brought up 4 CPUs
    Oct 31 20:14:09 localhost kernel: smpboot: Total of 4 processors activated (22675.85 BogoMIPS)
    Oct 31 20:14:09 localhost kernel: devtmpfs: initialized
    Oct 31 20:14:09 localhost kernel: PM: Registering ACPI NVS region [mem 0xcff7e000-0xcffcffff] (335872 bytes)
    Oct 31 20:14:09 localhost kernel: RTC time: 16:44:09, date: 10/31/13
    Oct 31 20:14:09 localhost kernel: NET: Registered protocol family 16
    Oct 31 20:14:09 localhost kernel: ACPI: bus type PCI registered
    Oct 31 20:14:09 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Oct 31 20:14:09 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Oct 31 20:14:09 localhost kernel: PCI: not using MMCONFIG
    Oct 31 20:14:09 localhost kernel: PCI: Using configuration type 1 for base access
    Oct 31 20:14:09 localhost kernel: bio: create slab <bio-0> at 0
    Oct 31 20:14:09 localhost kernel: ACPI: Added _OSI(Module Device)
    Oct 31 20:14:09 localhost kernel: ACPI: Added _OSI(Processor Device)
    Oct 31 20:14:09 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Oct 31 20:14:09 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Oct 31 20:14:09 localhost kernel: ACPI: EC: Look up EC in DSDT
    Oct 31 20:14:09 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7e0d0 00235 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 00235 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7e9d0 004B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 004B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7e310 00235 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 00235 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7ee90 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7e550 00235 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 00235 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7ef20 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7e790 00235 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 00235 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT 00000000cff7efb0 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Dynamic OEM Table Load:
    Oct 31 20:14:09 localhost kernel: ACPI: SSDT (null) 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
    Oct 31 20:14:09 localhost kernel: ACPI: Interpreter enabled
    Oct 31 20:14:09 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
    Oct 31 20:14:09 localhost kernel: ACPI: (supports S0 S1 S3 S4 S5)
    Oct 31 20:14:09 localhost kernel: ACPI: Using IOAPIC for interrupt routing
    Oct 31 20:14:09 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Oct 31 20:14:09 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    Oct 31 20:14:09 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Oct 31 20:14:09 localhost kernel: ACPI: No dock devices found.
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Oct 31 20:14:09 localhost kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    Oct 31 20:14:09 localhost kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    Oct 31 20:14:09 localhost kernel: PCI host bridge to bus 0000:00
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:00.0: [8086:2e20] type 00 class 0x060000
    Oct 31 20:14:09 localhost kernel: DMAR: Forcing write-buffer flush capability
    Oct 31 20:14:09 localhost kernel: DMAR: Disabling IOMMU for graphics on this chipset
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: [8086:2e21] type 01 class 0x060400
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.0: reg 0x20: [io 0xc800-0xc81f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.1: reg 0x20: [io 0xc880-0xc89f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.2: reg 0x20: [io 0xcc00-0xcc1f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.2: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xfe9ffc00-0xfe9fffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xfe9f8000-0xfe9fbfff 64bit]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0xc080-0xc09f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0xc400-0xc41f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0xc480-0xc49f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfe9ff800-0xfe9ffbff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.0: address space collision: [io 0x0800-0x087f] conflicts with ACPI CPU throttle [??? 0x00000810-0x00000815 flags 0x80000000]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.2: [8086:3a20] type 00 class 0x01018a
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xff90-0xff9f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.2: reg 0x24: [io 0xffa0-0xffaf]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xfe9ff400-0xfe9ff4ff 64bit]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.5: [8086:3a26] type 00 class 0x010185
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.5: reg 0x10: [io 0xc000-0xc007]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.5: reg 0x14: [io 0xbc00-0xbc03]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.5: reg 0x18: [io 0xb880-0xb887]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.5: reg 0x1c: [io 0xb800-0xb803]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.5: reg 0x20: [io 0xb480-0xb48f]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.5: reg 0x24: [io 0xb400-0xb40f]
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.0: [1002:9460] type 00 class 0x030000
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xfeae0000-0xfeaeffff 64bit]
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.0: reg 0x20: [io 0xd000-0xd0ff]
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfeac0000-0xfeadffff pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.0: supports D1 D2
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.1: [1002:aa30] type 00 class 0x040300
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfeafc000-0xfeafffff 64bit]
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.1: supports D1 D2
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:02:00.0: [1969:1026] type 00 class 0x020000
    Oct 31 20:14:09 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfebc0000-0xfebfffff 64bit]
    Oct 31 20:14:09 localhost kernel: pci 0000:02:00.0: reg 0x18: [io 0xec00-0xec7f]
    Oct 31 20:14:09 localhost kernel: pci 0000:02:00.0: PME# supported from D3hot D3cold
    Oct 31 20:14:09 localhost kernel: pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    Oct 31 20:14:09 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 11 12 14 15)
    Oct 31 20:14:09 localhost kernel: ACPI: Enabled 3 GPEs in block 00 to 3F
    Oct 31 20:14:09 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed
    Oct 31 20:14:09 localhost kernel: Found 1 acpi root devices
    Oct 31 20:14:09 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Oct 31 20:14:09 localhost kernel: vgaarb: loaded
    Oct 31 20:14:09 localhost kernel: vgaarb: bridge control possible 0000:01:00.0
    Oct 31 20:14:09 localhost kernel: PCI: Using ACPI for IRQ routing
    Oct 31 20:14:09 localhost kernel: PCI: pci_cache_line_size set to 64 bytes
    Oct 31 20:14:09 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    Oct 31 20:14:09 localhost kernel: e820: reserve RAM buffer [mem 0xcff70000-0xcfffffff]
    Oct 31 20:14:09 localhost kernel: NetLabel: Initializing
    Oct 31 20:14:09 localhost kernel: NetLabel: domain hash size = 128
    Oct 31 20:14:09 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Oct 31 20:14:09 localhost kernel: NetLabel: unlabeled traffic allowed by default
    Oct 31 20:14:09 localhost kernel: HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    Oct 31 20:14:09 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    Oct 31 20:14:09 localhost kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    Oct 31 20:14:09 localhost kernel: Switched to clocksource hpet
    Oct 31 20:14:09 localhost kernel: pnp: PnP ACPI init
    Oct 31 20:14:09 localhost kernel: ACPI: bus type PNP registered
    Oct 31 20:14:09 localhost kernel: system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    Oct 31 20:14:09 localhost kernel: pnp 00:01: [dma 4]
    Oct 31 20:14:09 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    Oct 31 20:14:09 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    Oct 31 20:14:09 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
    Oct 31 20:14:09 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    Oct 31 20:14:09 localhost kernel: system 00:05: [io 0x0290-0x029f] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 31 20:14:09 localhost kernel: system 00:06: [io 0x04d0-0x04d1] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:06: [io 0x0800-0x087f] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:06: [io 0x0500-0x057f] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:06: [mem 0xfed08000-0xfed08fff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:06: [mem 0xfed50000-0xfed8ffff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 31 20:14:09 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
    Oct 31 20:14:09 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs INT0800 (active)
    Oct 31 20:14:09 localhost kernel: system 00:09: [mem 0xffc00000-0xffefffff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 31 20:14:09 localhost kernel: system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 31 20:14:09 localhost kernel: system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
    Oct 31 20:14:09 localhost kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    Oct 31 20:14:09 localhost kernel: system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:0c: [mem 0x00100000-0xcfffffff] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:0c: [mem 0xe0000000-0xffffffff] could not be reserved
    Oct 31 20:14:09 localhost kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    Oct 31 20:14:09 localhost kernel: pnp: PnP ACPI: found 13 devices
    Oct 31 20:14:09 localhost kernel: ACPI: bus type PNP unregistered
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 400000
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0000000-0xf03fffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: BAR 15: assigned [mem 0xf0400000-0xf05fffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf03fffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xf0400000-0xf05fffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 04]
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1c.0: enabling device (0106 -> 0107)
    Oct 31 20:14:09 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf03fffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf05fffff 64bit pref]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:04: resource 8 [mem 0xd0000000-0xdfffffff]
    Oct 31 20:14:09 localhost kernel: pci_bus 0000:04: resource 9 [mem 0xf0000000-0xffffffff]
    Oct 31 20:14:09 localhost kernel: NET: Registered protocol family 2
    Oct 31 20:14:09 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    Oct 31 20:14:09 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    Oct 31 20:14:09 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Oct 31 20:14:09 localhost kernel: TCP: reno registered
    Oct 31 20:14:09 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Oct 31 20:14:09 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Oct 31 20:14:09 localhost kernel: NET: Registered protocol family 1
    Oct 31 20:14:09 localhost kernel: pci 0000:01:00.0: Boot video device
    Oct 31 20:14:09 localhost kernel: PCI: CLS 32 bytes, default 64
    Oct 31 20:14:09 localhost kernel: Unpacking initramfs...
    Oct 31 20:14:09 localhost kernel: Freeing initrd memory: 8392K (ffff88007f7ce000 - ffff880080000000)
    Oct 31 20:14:09 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Oct 31 20:14:09 localhost kernel: software IO TLB [mem 0xcbf70000-0xcff70000] (64MB) mapped at [ffff8800cbf70000-ffff8800cff6ffff]
    Oct 31 20:14:09 localhost kernel: Scanning for low memory corruption every 60 seconds
    Oct 31 20:14:09 localhost kernel: audit: initializing netlink socket (disabled)
    Oct 31 20:14:09 localhost kernel: type=2000 audit(1383237849.203:1): initialized
    Oct 31 20:14:09 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Oct 31 20:14:09 localhost kernel: zbud: loaded
    Oct 31 20:14:09 localhost kernel: VFS: Disk quotas dquot_6.5.2
    Oct 31 20:14:09 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Oct 31 20:14:09 localhost kernel: msgmni has been set to 7909
    Oct 31 20:14:09 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Oct 31 20:14:09 localhost kernel: io scheduler noop registered
    Oct 31 20:14:09 localhost kernel: io scheduler deadline registered
    Oct 31 20:14:09 localhost kernel: io scheduler cfq registered (default)
    Oct 31 20:14:09 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    Oct 31 20:14:09 localhost kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    Oct 31 20:14:09 localhost kernel: pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
    Oct 31 20:14:09 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Oct 31 20:14:09 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Oct 31 20:14:09 localhost kernel: intel_idle: does not run on family 6 model 23
    Oct 31 20:14:09 localhost kernel: GHES: HEST is not enabled!
    Oct 31 20:14:09 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Oct 31 20:14:09 localhost kernel: Linux agpgart interface v0.103
    Oct 31 20:14:09 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
    Oct 31 20:14:09 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Oct 31 20:14:09 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Oct 31 20:14:09 localhost kernel: mousedev: PS/2 mouse device common for all mice
    Oct 31 20:14:09 localhost kernel: rtc_cmos 00:02: RTC can wake from S4
    Oct 31 20:14:09 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    Oct 31 20:14:09 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    Oct 31 20:14:09 localhost kernel: cpuidle: using governor ladder
    Oct 31 20:14:09 localhost kernel: cpuidle: using governor menu
    Oct 31 20:14:09 localhost kernel: drop_monitor: Initializing network drop monitor service
    Oct 31 20:14:09 localhost kernel: TCP: cubic registered
    Oct 31 20:14:09 localhost kernel: NET: Registered protocol family 10
    Oct 31 20:14:09 localhost kernel: NET: Registered protocol family 17
    Oct 31 20:14:09 localhost kernel: Key type dns_resolver registered
    Oct 31 20:14:09 localhost kernel: registered taskstats version 1
    Oct 31 20:14:09 localhost kernel: Magic number: 1:736:743
    Oct 31 20:14:09 localhost kernel: rtc_cmos 00:02: setting system clock to 2013-10-31 16:44:09 UTC (1383237849)
    Oct 31 20:14:09 localhost kernel: Freeing unused kernel memory: 1140K (ffffffff818c9000 - ffffffff819e6000)
    Oct 31 20:14:09 localhost kernel: Write protecting the kernel read-only data: 8192k
    Oct 31 20:14:09 localhost kernel: Freeing unused kernel memory: 1084K (ffff8800014f1000 - ffff880001600000)
    Oct 31 20:14:09 localhost kernel: Freeing unused kernel memory: 352K (ffff8800017a8000 - ffff880001800000)
    Oct 31 20:14:09 localhost systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    Oct 31 20:14:09 localhost systemd[1]: Running in initial RAM disk.
    Oct 31 20:14:09 localhost systemd[1]: No hostname configured.
    Oct 31 20:14:09 localhost systemd[1]: Set hostname to <localhost>.
    Oct 31 20:14:09 localhost systemd[1]: Initializing machine ID from random generator.
    Oct 31 20:14:09 localhost systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit local-fs.target failed to load: No such file or directory.
    Oct 31 20:14:09 localhost systemd[1]: Cannot add dependency job for unit swap.target, ignoring: Unit swap.target failed to load: No such file or directory.
    Oct 31 20:14:09 localhost systemd[1]: Cannot add dependency job for unit timers.target, ignoring: Unit timers.target failed to load: No such file or directory.
    Oct 31 20:14:09 localhost systemd[1]: Cannot add dependency job for unit paths.target, ignoring: Unit paths.target failed to load: No such file or directory.
    Oct 31 20:14:09 localhost systemd[1]: Cannot add dependency job for unit slices.target, ignoring: Unit slices.target failed to load: No such file or directory.
    Oct 31 20:14:09 localhost systemd[1]: Starting -.slice.
    Oct 31 20:14:09 localhost systemd[1]: Created slice -.slice.
    Oct 31 20:14:09 localhost systemd[1]: Starting system.slice.
    Oct 31 20:14:09 localhost systemd[1]: Created slice system.slice.
    Oct 31 20:14:09 localhost systemd[1]: Expecting device dev-sda10.device...
    Oct 31 20:14:09 localhost systemd[1]: Starting Journal Socket.
    Oct 31 20:14:09 localhost systemd[1]: Listening on Journal Socket.
    Oct 31 20:14:09 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel...
    Oct 31 20:14:09 localhost systemd[1]: Starting Journal Service...
    Oct 31 20:14:09 localhost systemd[1]: Started Journal Service.
    Oct 31 20:14:09 localhost systemd-udevd[58]: starting version 208
    Oct 31 20:14:09 localhost systemd-journal[47]: Journal started
    Oct 31 20:14:09 localhost systemd[1]: Starting udev Kernel Socket.
    Oct 31 20:14:09 localhost systemd[1]: Listening on udev Kernel Socket.
    Oct 31 20:14:09 localhost systemd[1]: Starting udev Control Socket.
    Oct 31 20:14:09 localhost systemd[1]: Listening on udev Control Socket.
    Oct 31 20:14:09 localhost systemd[1]: Starting Sockets.
    Oct 31 20:14:09 localhost systemd[1]: Reached target Sockets.
    Oct 31 20:14:09 localhost systemd[1]: Starting udev Coldplug all Devices...
    Oct 31 20:14:09 localhost systemd[1]: Started Create list of required static device nodes for the current kernel.
    Oct 31 20:14:09 localhost systemd[1]: Starting Create static device nodes in /dev...
    Oct 31 20:14:09 localhost systemd[1]: Started Create static device nodes in /dev.
    Oct 31 20:14:09 localhost systemd[1]: Starting udev Kernel Device Manager...
    Oct 31 20:14:09 localhost systemd[1]: Started udev Kernel Device Manager.
    Oct 31 20:14:09 localhost systemd[1]: Started udev Coldplug all Devices.
    Oct 31 20:14:09 localhost systemd[1]: Starting System Initialization.
    Oct 31 20:14:09 localhost systemd[1]: Reached target System Initialization.
    Oct 31 20:14:09 localhost systemd[1]: Starting Basic System.
    Oct 31 20:14:09 localhost systemd[1]: Reached target Basic System.
    Oct 31 20:14:09 localhost kernel: ACPI: bus type USB registered
    Oct 31 20:14:09 localhost kernel: usbcore: registered new interface driver usbfs
    Oct 31 20:14:09 localhost kernel: usbcore: registered new interface driver hub
    Oct 31 20:14:09 localhost kernel: usbcore: registered new device driver usb
    Oct 31 20:14:09 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Oct 31 20:14:09 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c800
    Oct 31 20:14:09 localhost kernel: hub 1-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 1-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c880
    Oct 31 20:14:09 localhost kernel: hub 2-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 2-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.2: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000cc00
    Oct 31 20:14:09 localhost kernel: ehci-pci: EHCI PCI platform driver
    Oct 31 20:14:09 localhost kernel: hub 3-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 3-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c080
    Oct 31 20:14:09 localhost kernel: hub 4-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 4-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c400
    Oct 31 20:14:09 localhost kernel: [drm] Initialized drm 1.1.0 20060810
    Oct 31 20:14:09 localhost kernel: hub 5-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 5-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
    Oct 31 20:14:09 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
    Oct 31 20:14:09 localhost kernel: hub 6-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 6-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1a.7: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 7
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1a.7: debug port 1
    Oct 31 20:14:09 localhost kernel: SCSI subsystem initialized
    Oct 31 20:14:09 localhost kernel: ACPI: bus type ATA registered
    Oct 31 20:14:09 localhost kernel: [drm] radeon kernel modesetting enabled.
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xfe9ffc00
    Oct 31 20:14:09 localhost kernel: libata version 3.00 loaded.
    Oct 31 20:14:09 localhost kernel: [drm] initializing kernel modesetting (RV770 0x1002:0x9460 0x1043:0x02B4).
    Oct 31 20:14:09 localhost kernel: [drm] register mmio base: 0xFEAE0000
    Oct 31 20:14:09 localhost kernel: [drm] register mmio size: 65536
    Oct 31 20:14:09 localhost kernel: ATOM BIOS: 9460.11.22.1.5.AS01
    Oct 31 20:14:09 localhost kernel: radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    Oct 31 20:14:09 localhost kernel: radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
    Oct 31 20:14:09 localhost kernel: [drm] Detected VRAM RAM=1024M, BAR=256M
    Oct 31 20:14:09 localhost kernel: [drm] RAM width 256bits DDR
    Oct 31 20:14:09 localhost kernel: [TTM] Zone kernel: Available graphics memory: 2026018 kiB
    Oct 31 20:14:09 localhost kernel: [TTM] Initializing pool allocator
    Oct 31 20:14:09 localhost kernel: [TTM] Initializing DMA pool allocator
    Oct 31 20:14:09 localhost kernel: [drm] radeon: 1024M of VRAM memory ready
    Oct 31 20:14:09 localhost kernel: [drm] radeon: 512M of GTT memory ready.
    Oct 31 20:14:09 localhost kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
    Oct 31 20:14:09 localhost kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    Oct 31 20:14:09 localhost kernel: hub 7-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 7-0:1.0: 6 ports detected
    Oct 31 20:14:09 localhost kernel: [drm] Loading RV770 Microcode
    Oct 31 20:14:09 localhost kernel: [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    Oct 31 20:14:09 localhost kernel: radeon 0000:01:00.0: WB enabled
    Oct 31 20:14:09 localhost kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880127ab8c00
    Oct 31 20:14:09 localhost kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff880127ab8c0c
    Oct 31 20:14:09 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    Oct 31 20:14:09 localhost kernel: [drm] Driver supports precise vblank timestamp query.
    Oct 31 20:14:09 localhost kernel: radeon 0000:01:00.0: irq 43 for MSI/MSI-X
    Oct 31 20:14:09 localhost kernel: radeon 0000:01:00.0: radeon: using MSI.
    Oct 31 20:14:09 localhost kernel: [drm] radeon: irq initialized.
    Oct 31 20:14:09 localhost kernel: hub 1-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 1-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: hub 2-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 2-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: [drm] ring test on 0 succeeded in 1 usecs
    Oct 31 20:14:09 localhost kernel: [drm] ring test on 3 succeeded in 1 usecs
    Oct 31 20:14:09 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs
    Oct 31 20:14:09 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs
    Oct 31 20:14:09 localhost kernel: [drm] Radeon Display Connectors
    Oct 31 20:14:09 localhost kernel: [drm] Connector 0:
    Oct 31 20:14:09 localhost kernel: [drm] HDMI-A-1
    Oct 31 20:14:09 localhost kernel: [drm] HPD2
    Oct 31 20:14:09 localhost kernel: [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
    Oct 31 20:14:09 localhost kernel: [drm] Encoders:
    Oct 31 20:14:09 localhost kernel: [drm] DFP1: INTERNAL_UNIPHY
    Oct 31 20:14:09 localhost kernel: [drm] Connector 1:
    Oct 31 20:14:09 localhost kernel: [drm] VGA-1
    Oct 31 20:14:09 localhost kernel: [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
    Oct 31 20:14:09 localhost kernel: [drm] Encoders:
    Oct 31 20:14:09 localhost kernel: [drm] CRT2: INTERNAL_KLDSCP_DAC2
    Oct 31 20:14:09 localhost kernel: [drm] Connector 2:
    Oct 31 20:14:09 localhost kernel: [drm] DIN-1
    Oct 31 20:14:09 localhost kernel: [drm] Encoders:
    Oct 31 20:14:09 localhost kernel: [drm] TV1: INTERNAL_KLDSCP_DAC2
    Oct 31 20:14:09 localhost kernel: [drm] Connector 3:
    Oct 31 20:14:09 localhost kernel: [drm] DVI-I-1
    Oct 31 20:14:09 localhost kernel: [drm] HPD1
    Oct 31 20:14:09 localhost kernel: [drm] DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c
    Oct 31 20:14:09 localhost kernel: [drm] Encoders:
    Oct 31 20:14:09 localhost kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1
    Oct 31 20:14:09 localhost kernel: [drm] DFP2: INTERNAL_KLDSCP_LVTMA
    Oct 31 20:14:09 localhost kernel: [drm] Internal thermal controller with fan control
    Oct 31 20:14:09 localhost kernel: == power state 0 ==
    Oct 31 20:14:09 localhost kernel: ui class: none
    Oct 31 20:14:09 localhost kernel: internal class: boot
    Oct 31 20:14:09 localhost kernel: caps: video
    Oct 31 20:14:09 localhost kernel: uvd vclk: 0 dclk: 0
    Oct 31 20:14:09 localhost kernel: power level 0 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: power level 1 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: power level 2 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: status: c r b
    Oct 31 20:14:09 localhost kernel: == power state 1 ==
    Oct 31 20:14:09 localhost kernel: ui class: performance
    Oct 31 20:14:09 localhost kernel: internal class: none
    Oct 31 20:14:09 localhost kernel: caps: single_disp video
    Oct 31 20:14:09 localhost kernel: uvd vclk: 0 dclk: 0
    Oct 31 20:14:09 localhost kernel: power level 0 sclk: 24000 mclk: 97500 vddc: 1053
    Oct 31 20:14:09 localhost kernel: power level 1 sclk: 50000 mclk: 97500 vddc: 1183
    Oct 31 20:14:09 localhost kernel: power level 2 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: status:
    Oct 31 20:14:09 localhost kernel: == power state 2 ==
    Oct 31 20:14:09 localhost kernel: ui class: none
    Oct 31 20:14:09 localhost kernel: internal class: uvd
    Oct 31 20:14:09 localhost kernel: caps: video
    Oct 31 20:14:09 localhost kernel: uvd vclk: 53300 dclk: 40000
    Oct 31 20:14:09 localhost kernel: power level 0 sclk: 50000 mclk: 97500 vddc: 1183
    Oct 31 20:14:09 localhost kernel: power level 1 sclk: 50000 mclk: 97500 vddc: 1183
    Oct 31 20:14:09 localhost kernel: power level 2 sclk: 50000 mclk: 97500 vddc: 1183
    Oct 31 20:14:09 localhost kernel: status:
    Oct 31 20:14:09 localhost kernel: == power state 3 ==
    Oct 31 20:14:09 localhost kernel: ui class: performance
    Oct 31 20:14:09 localhost kernel: internal class: none
    Oct 31 20:14:09 localhost kernel: caps: video
    Oct 31 20:14:09 localhost kernel: uvd vclk: 0 dclk: 0
    Oct 31 20:14:09 localhost kernel: power level 0 sclk: 24000 mclk: 97500 vddc: 1053
    Oct 31 20:14:09 localhost kernel: power level 1 sclk: 50000 mclk: 97500 vddc: 1183
    Oct 31 20:14:09 localhost kernel: power level 2 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: status:
    Oct 31 20:14:09 localhost kernel: == power state 4 ==
    Oct 31 20:14:09 localhost kernel: ui class: none
    Oct 31 20:14:09 localhost kernel: internal class: acpi
    Oct 31 20:14:09 localhost kernel: caps:
    Oct 31 20:14:09 localhost kernel: uvd vclk: 0 dclk: 0
    Oct 31 20:14:09 localhost kernel: power level 0 sclk: 24000 mclk: 97500 vddc: 1053
    Oct 31 20:14:09 localhost kernel: power level 1 sclk: 24000 mclk: 97500 vddc: 1053
    Oct 31 20:14:09 localhost kernel: power level 2 sclk: 24000 mclk: 97500 vddc: 1053
    Oct 31 20:14:09 localhost kernel: status:
    Oct 31 20:14:09 localhost kernel: switching from power state:
    Oct 31 20:14:09 localhost kernel: ui class: none
    Oct 31 20:14:09 localhost kernel: internal class: boot
    Oct 31 20:14:09 localhost kernel: caps: video
    Oct 31 20:14:09 localhost kernel: uvd vclk: 0 dclk: 0
    Oct 31 20:14:09 localhost kernel: power level 0 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: power level 1 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: power level 2 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: status: c b
    Oct 31 20:14:09 localhost kernel: switching to power state:
    Oct 31 20:14:09 localhost kernel: ui class: performance
    Oct 31 20:14:09 localhost kernel: internal class: none
    Oct 31 20:14:09 localhost kernel: caps: single_disp video
    Oct 31 20:14:09 localhost kernel: uvd vclk: 0 dclk: 0
    Oct 31 20:14:09 localhost kernel: power level 0 sclk: 24000 mclk: 97500 vddc: 1053
    Oct 31 20:14:09 localhost kernel: power level 1 sclk: 50000 mclk: 97500 vddc: 1183
    Oct 31 20:14:09 localhost kernel: power level 2 sclk: 85000 mclk: 97500 vddc: 1313
    Oct 31 20:14:09 localhost kernel: status: r
    Oct 31 20:14:09 localhost kernel: [drm] radeon: dpm initialized
    Oct 31 20:14:09 localhost kernel: hub 3-0:1.0: USB hub found
    Oct 31 20:14:09 localhost kernel: hub 3-0:1.0: 2 ports detected
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 8
    Oct 31 20:14:09 localhost kernel: ehci-pci 0000:00:1d.7

    OK, I found a solution for this problem after fiddling with my fstab. Trick is to let Systemd mount partitions when necessary and do its business during boot like explained here in Arch wiki: https://wiki.archlinux.org/index.php/Im … tem_mounts
    $ nano /etc/fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    /dev/sda8 /boot ext4 defaults,noatime,noauto,x-systemd.automount 0 2
    /dev/sda9 none swap defaults,noauto,x-systemd.automount 0 0
    # /dev/sda10 / ext4 defaults,noatime,noauto,x-systemd.automount 0 1
    /dev/sda11 /home ext4 defaults,noatime,noauto,x-systemd.automount 0 2
    Now my boot time is reduced from 28secs to 9secs without any SSD card or Readahead like software involved:
    $ systemd-analyze && systemd-analyze blame
    Startup finished in 229ms (kernel) + 2.544s (initrd) + 7.181s (userspace) = 9.954s
    2.275s systemd-vconsole-setup.service
    743ms systemd-logind.service
    559ms dev-mqueue.mount
    538ms sys-kernel-config.mount
    538ms sys-kernel-debug.mount
    536ms powermanagement.service
    498ms kmod-static-nodes.service
    493ms polkit.service
    483ms dev-hugepages.mount
    456ms systemd-sysctl.service
    402ms systemd-tmpfiles-setup.service
    398ms upower.service
    379ms udisks2.service
    332ms systemd-random-seed.service
    269ms systemd-tmpfiles-setup-dev.service
    261ms systemd-journal-flush.service
    233ms systemd-user-sessions.service
    208ms systemd-udev-trigger.service
    177ms systemd-udevd.service
    156ms [email protected]
    113ms [email protected]
    52ms systemd-update-utmp.service
    47ms systemd-remount-fs.service
    38ms home.mount
    4ms alsa-restore.service
    $ systemd-analyze critical-chain
    The time after the unit is active or started is printed after the "@" character.
    The time the unit takes to start is printed after the "+" character.
    graphical.target @7.181s
    └─multi-user.target @7.181s
    └─systemd-logind.service @6.437s +743ms
    └─basic.target @6.436s
    └─timers.target @6.434s
    └─systemd-tmpfiles-clean.timer @6.434s
    └─sysinit.target @2.986s
    └─systemd-vconsole-setup.service @711ms +2.275s
    └─systemd-journald.socket
    └─-.mount
    └─system.slice
    └─-.slice

  • Several macbook issues:  date and time, constant spinning ball, super slow

    I have a macbook w/ several problems. these problems started about 3 months after i got it and have continued to escalate, now becoming REAL problems.
    1. The date and time always "stalls". In order to display the correct date and time i have to click on it (top right), the date and time menu appears, and it naturally resets itself to the correct time. It is not a time zone issue. I think this might happen when it falls asleep, which brings me to problem 2.
    2. A lot of times when my computer falls asleep, it doesn't wake up when i open it or when i click the keypad to open. For a while this was such a normal thing that i had to take the battery out for a couple of seconds and then replace it in order for the computer to turn back on. Now, i can push the on/off key to sometimes "wake" it back up. This problem is consistent, yet it doesn't happen every time it goes to sleep. this problem happens maybe 5 times a day.
    3. my computer is SUPER SLOW. Not necessarily the internet, just overall performance. Typing emails (entourage) and regular mail. Using excel and word, iphoto, etc. Switching from one program to another causes the spinning ball to appear for longer than normal.
    Any suggestions would be greatly appreciated. And, i admit in advance, i am not very good at finding my way around the mac, so detailed instructions would be post appreciated! Thanks.
    mac 10.4.11
    L2 Cache (per processor): 2 MB
    Memory: 512 MB

    arunodaya wrote:
    3. my computer is SUPER SLOW. Not necessarily the internet, just overall performance. Typing emails (entourage) and regular mail. Using excel and word, iphoto, etc. Switching from one program to another causes the spinning ball to appear for longer than normal.
    Any suggestions would be greatly appreciated. And, i admit in advance, i am not very good at finding my way around the mac, so detailed instructions would be post appreciated! Thanks.
    mac 10.4.11
    L2 Cache (per processor): 2 MB
    Memory: 512 MB
    since you said that you are using excel and word then i'm going to guess that you also have windows on your system... your computer will not function to its full potential running another OS with only 512 of RAM.... you really need up upgrade to at least 1GB for a requirement or 2GB for a much better performance.

  • Itunes freezes, runs super slow

    I had been away for some time, so had missed several updates. Therefore I don't know at what point some of these issues might have arose, all I know is that they are all here now.
    I recently updated Itunes to 12.0.1.26 and I am absolutely miserable with it!!
    It's bad enough that they've removed the tools I always used for navigating (and call this progress??!!).
    But now everything is running super slow, and nearly every action I attempt to take, whether it be to simply listen to a podcast, refresh, switch from podcasts to music, delete an episode, go from the store back to podcasts or music, etc., causes everything to freeze, and sometimes it stays frozen for well over a minute.
    If I listen to a podcast on the PC, which I often do while working, everything else I do on the PC, be it open a file, go to on the internet, etc., causes the playback of the podcast to distort or start skipping.
    Also, it used to be that episodes that did not download (usually because I was unavailable to refresh for a day or two) would still show up in my list of subscribed podcasts. This is now gone.
    Also, it used to be that if you had certain episodes of a podcast but did not subscribe to it, you could right click that podcast and click on a link that offered you the ability to see all available episodes. This too is now gone. WHY????????
    I haven't even tried yet to sync my ipod, am afraid of what damage it might do.
    Is this normal? Can I get rid of it somehow and go back to version 10 or 11 something wherever I used to be? I created a system restore point before updating Itunes, am tempted...
    Please can someone offer help?

    I have huge issues with my ipod classic since the itunes 12 upgrade. The first time I synch'd it, it went very wrong and got an unknown error. I tried many tips from fellow users, yet nothing worked. And all my music was gone from the ipod. After hours trying to sort it out on my own, I decided to reformat it on my PC laptop to see if my ipod sofware was up to date. It was but the good news is my ipod was resurrected from its vegetative state. I can now sync on my mac mini. Alas, the new problem is now with the ipod which has become very slow to respond. It was working like a charm before itunes 12. I would like to downgrade Itunes but I have not succeeded so far.  I only found 10.6.2 (i think) but then I get error messages. What a nuisance. Any help would be appreciated. Cheers

  • Super slow downloading

    Two days ago i was downloading at normal (cable modem) speeds as i have been for the last year, now my itunes downloads are super slow (20 minutes per song and hours for tv episodes). When i try to play a sample of a song it keeps trying to reconnect me (network stalled , rebuffering system) over and over. I am getting data but at an extremely slow rate. whats the deal?
    pc   Windows XP  

    could be a whole number of things
    a) something else is using up all your bandwidth
    b) you isp has throttled your connection (normally for breaking their fair use policy)
    c) your isp server is having problems
    d) something wrong with your pc
    e) something else
    try switching your router off for a while then switching back on
    if problems persist contact your isp

  • Yosemite on 13" MBP(Mid 2012) running super slow on standard configuration. Is there a rock solid way that I can make it fast? or Yosemite is designed to work only on PCIe SSDs with 16GB RAM? Missing Steve Jobs :(

    My 13" MBP MD 101 / A1278 / 9,2 / Mid 2012 is still in production and it is performing like a windows pc; super slow after updating it to Yosemite.I can't afford to upgrade its HDD to SSD and 4GB RAM to 16GB.
    Tried everything found on internet, nothing got successful in making it fast as it was once with mountain lion. I hope I could have Yosemite's features and leopard's responsiveness and stability.
    I think Apple guys have designed Yosemite only for SSDs only. They should design OS X according to every mac's different hardware, like if I have a spinning old hard drive it should mould itself to the capabilities of it and not demand responsiveness of an SSD.
    Please do let me know if anyone have brilliant new idea other than found on the internet.
    Problem description:
    My MBP acting like a windows pc; running really very slow after Yosemite update
    EtreCheck version: 2.1.8 (121)
    Report generated 13 March 2015 4:50:42 am GMT+5
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,2
        1 2.5 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 611
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C1510) - Time since boot: 1:8:8
    Disk Information: ℹ️
        APPLE HDD HTS547550A9E384 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (94.57 GB free)
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/MacX Video Converter Pro.app
        [not loaded]    com.digiarty.driver.goodSysAudioCapture (1 - SDK 10.8) [Click for support]
            /Applications/Parallels Desktop.app
        [not loaded]    com.parallels.kext.hypervisor (10.1.1 28614 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.netbridge (10.1.1 28614 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.usbconnect (10.1.1 28614 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.vnic (10.1.1 28614 - SDK 10.7) [Click for support]
            /Applications/Tunnelblick.app
        [not loaded]    net.tunnelblick.tap (1.0) [Click for support]
        [not loaded]    net.tunnelblick.tun (1.0) [Click for support]
            /Library/Extensions
        [not loaded]    com.equinux.VPNTracker7 (7.0.0 - SDK 10.8) [Click for support]
        [not loaded]    com.sony.filesystems.pdudf (5.02.0d002 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.filesystems.pdudfr (5.02.0d002 - SDK 10.6) [Click for support]
        [loaded]    com.sony.scsi.PDW-U1 (5.02.0d002 - SDK 10.6) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.wdc.driver.1394HP (1.0.11 - SDK 10.4) [Click for support]
        [not loaded]    com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) [Click for support]
        [not loaded]    com.wdc.driver.USBHP (1.0.11) [Click for support]
        [not loaded]    com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) [Click for support]
            /Users/[redacted]/Library/Services/ToastIt.service/Contents/MacOS
        [not loaded]    com.roxio.TDIXController (2.0) [Click for support]
    Startup Items: ℹ️
        MobileBrServ: Path: /Library/StartupItems/MobileBrServ
        Startup items are obsolete in OS X Yosemite
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.AirPlayUIAgent.plist
        [killed]    com.apple.BezelUI.plist
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.EscrowSecurityAlert.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.SafariNotificationAgent.plist
        [killed]    com.apple.sbd.plist
        [killed]    com.apple.security.cloudkeychainproxy.plist
        [killed]    com.apple.spindump_agent.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        [killed]    com.apple.xpc.loginitemregisterd.plist
        [running]    com.paragon.NTFS.notify.plist [Click for support]
        14 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.corestorage.corestoragehelperd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.icloud.findmydeviced.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.softwareupdated.plist
        [killed]    com.apple.spindump.plist
        [killed]    com.apple.systemstats.analysis.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    com.apple.xpc.smd.plist
        11 processes killed due to memory pressure
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [loaded]    com.paragon.updater.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
    Launch Daemons: ℹ️
        [failed]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.equinux.VPNTracker7.agent.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    com.paragon.ntfs12.refresh.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    com.tunnelbear.mac.tbeard.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.BlueStacks.AppPlayer.LogRotator.plist [Click for support]
        [loaded]    com.BlueStacks.AppPlayer.Service.plist [Click for support]
        [loaded]    com.BlueStacks.AppPlayer.UninstallAgent.plist [Click for support]
        [loaded]    com.BlueStacks.AppPlayer.UpdaterAgent.plist [Click for support]
        [loaded]    com.facebook.videochat.[redacted].plist [Click for support]
        [loaded]    net.tunnelblick.tunnelblick.LaunchAtLogin.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        InfiniteHD    Application  (/Users/[redacted]/Library/Octoshape/InfiniteHD.app)
        XDMSetupHelper    Application  (/Library/Application Support/XDCAM Drive/Helpers/XDMSetupHelper.app)
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        PepperFlashPlayer: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        iPhotoPhotocast: Version: 7.0
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.1.3 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    User internet Plug-ins: ℹ️
        BlueStacks Install Detector: Version: 0.3.6 - SDK 10.7 [Click for support]
        OctoshapeWeb: Version: 1.0 - SDK 10.8 [Click for support]
    Safari Extensions: ℹ️
        Open in Internet Explorer
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
        Paragon NTFS for Mac ® OS X  [Click for support]
        Perian  [Click for support]
        XDCAM Drive Monitor  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            13%    Google Chrome
             5%    WindowServer
             2%    coreaudiod
             1%    Activity Monitor
             1%    sysmond
    Top Processes by Memory: ℹ️
        164 MB    Google Chrome
        26 MB    Google Chrome Helper
        21 MB    WindowServer
        21 MB    System Events
        17 MB    VLC
    Virtual Memory Information: ℹ️
        153 MB    Free RAM
        1.05 GB    Active RAM
        1.05 GB    Inactive RAM
        835 MB    Wired RAM
        5.13 GB    Page-ins
        250 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 13, 2015, 04:25:03 AM    /Library/Logs/DiagnosticReports/Finder_2015-03-13-042503_[redacted].cpu_resourc e.diag [Click for details]
        Mar 13, 2015, 03:33:34 AM    Self test - passed
        Mar 12, 2015, 10:42:57 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Google Chrome_2015-03-12-224257_[redacted].crash
        Mar 12, 2015, 02:29:49 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Google Chrome_2015-03-12-142949_[redacted].crash
    Thanks!

    Sorry for the delay, here are the results. I don't think there is any critical information.
    Start time: 02:37:18 03/20/15
    Revision: 1290
    Model Identifier: MacBookPro9,2
    System Version: OS X 10.10.2 (14C1510)
    Kernel Version: Darwin 14.1.0
    Time since boot: 4:13
    UID: 501
    Activity
        en1: in 222, out 7 (KiB/s)
    I/O requests (KiB/s)
        coresymbolicati (UID 0): 15084
        kernel_task (UID 0): 4112
    Energy (lifetime)
        Google Chrome Helper (UID 501): 12.91
    Energy (sampled)
        kernel_task (UID 0): 14.50
        storedownloadd (UID 501): 9.77
        WindowServer (UID 88): 6.85
    Font issues: 4
    Firewall: On
    Diagnostic reports
        2015-03-09 Adobe Premiere Pro CS6 hang x2
        2015-03-14 CalendarAgent crash
        2015-03-14 Google Chrome crash x2
        2015-03-14 cider crash x2
        2015-03-14 cloudd crash
        2015-03-16 garcon crash x2
        2015-03-17 garcon crash
        2015-03-19 Safari hang
    HID errors: 209
    Shutdown codes
        -60 4
        -62 2
    Kernel log
        Mar 14 00:58:53 utun_start: ifnet_disable_output returned error 12
        Mar 14 08:40:28 utun_start: ifnet_disable_output returned error 12
        Mar 15 03:44:54 Failed to open the file
        Mar 16 08:48:51 ARPT: 104931.993359: MacAuthEvent en1   Auth result for: bc:98:89:51:d2:a9 Auth timed out
        Mar 16 08:48:52 ARPT: 104933.756283: MacAuthEvent en1   Auth result for: bc:98:89:51:d2:a9 Auth timed out
        Mar 16 08:48:53 ARPT: 104934.356521: MacAuthEvent en1   Auth result for: bc:98:89:51:d2:a9 Auth timed out
        Mar 16 11:06:49 ARPT: 112055.047262: directed SSID scan fail
        Mar 17 03:45:47 Sleep failure code 0x00000000 0x1f006500
        Mar 17 04:01:34 utun_start: ifnet_disable_output returned error 12
        Mar 17 13:11:57 Sleep failure code 0x00000000 0x1f006500
        Mar 17 13:12:44 utun_start: ifnet_disable_output returned error 12
        Mar 17 13:23:44 utun_start: ifnet_disable_output returned error 12
        Mar 17 17:23:36 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 17 17:23:36 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 17 17:23:36 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 17 17:23:36 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 17 17:23:36 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 17 17:23:37 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 18 09:59:27 utun_start: ifnet_disable_output returned error 12
        Mar 19 10:37:51 utun_start: ifnet_disable_output returned error 12
        Mar 19 10:59:28 PM notification timeout (pid 415, Safari)
        Mar 19 10:59:58 PM notification timeout (pid 415, Safari)
    System log
        Mar 20 00:29:44 com.apple.WebKit.WebContent: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 0-component color space; kCGImageAlphaNoneSkipFirst; 896 bytes/row.
        Mar 20 00:29:44 com.apple.WebKit.WebContent: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 0-component color space; kCGImageAlphaNoneSkipFirst; 2048 bytes/row.
        Mar 20 00:29:44 com.apple.WebKit.WebContent: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 0-component color space; kCGImageAlphaNoneSkipFirst; 2048 bytes/row.
        Mar 20 00:29:44 com.apple.WebKit.WebContent: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 0-component color space; kCGImageAlphaPremultipliedFirst; 64 bytes/row.
        Mar 20 00:29:44 com.apple.WebKit.WebContent: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 0-component color space; kCGImageAlphaPremultipliedFirst; 64 bytes/row.
        Mar 20 00:47:30 com.apple.WebKit.WebContent: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 0-component color space; kCGImageAlphaPremultipliedFirst; 64 bytes/row.
        Mar 20 00:47:30 com.apple.WebKit.WebContent: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 0-component color space; kCGImageAlphaPremultipliedFirst; 64 bytes/row.
        Mar 20 00:52:02 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "System Preferences" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 00:53:20 WindowServer: WSGetSurfaceInWindow : Invalid surface 1086387412 for window 218
        Mar 20 00:54:31 com.apple.usbmuxd: LOCKDOWN_V2_BONJOUR_SERVICE_NAME is _apple-mobdev2._tcp,8dc207de
        Mar 20 00:54:58 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Spotlight" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 00:55:02 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Spotlight" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 01:46:08 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:46:08 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:46:20 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:46:20 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:46:22 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:46:22 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:50:50 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:50:50 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:51:34 Google Chrome Helper: CGAffineTransformInvert: singular matrix.
        Mar 20 01:51:34 Google Chrome Helper: CGAffineTransformInvert: singular matrix.
        Mar 20 01:51:53 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 01:51:53 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 02:37:46 dtrace: Invalid connection: com.apple.coresymbolicationd
    launchd log
        Mar 19 11:45:37 com.BlueStacks.AppPlayer.UninstallAgent: Interval spawn of service failed: 139: Service cannot presently execute
        Mar 19 11:45:37 com.BlueStacks.AppPlayer.LogRotator: Interval spawn of service failed: 139: Service cannot presently execute
        Mar 19 13:16:13 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.202, service = com.shazam.mac.ShazamHelper, error = 119: Service is disabled
        Mar 19 13:16:13 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.202, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 19 13:16:20 com.apple.xpc.launchd.domain.pid.fmfd.253: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:16:22 com.apple.xpc.launchd.domain.pid.SocialPushAgent.267: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:16:22 com.apple.xpc.launchd.domain.pid.syncdefaultsd.262: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:16:23 com.apple.xpc.launchd.domain.pid.NotificationCenter.273: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:16:23 com.apple.xpc.launchd.domain.pid.om.apple.photostream-agent.282: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:16:23 com.apple.xpc.launchd.domain.pid.storeaccountd.310: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:16:26 com.apple.xpc.launchd.domain.pid.SafariDAVClient.303: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:16:37 com.BlueStacks.AppPlayer.UninstallAgent: Interval spawn of service failed: 139: Service cannot presently execute
        Mar 19 13:16:37 com.BlueStacks.AppPlayer.LogRotator: Interval spawn of service failed: 139: Service cannot presently execute
        Mar 19 13:17:15 com.apple.xpc.launchd.domain.pid.SafariDAVClient.372: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:22:29 com.apple.xpc.launchd.domain.pid.bird.221: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 13:46:31 com.apple.xpc.launchd.domain.pid.syncdefaultsd.466: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 14:21:13 com.apple.xpc.launchd.domain.pid.syncdefaultsd.543: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 18:47:20 com.apple.xpc.launchd.domain.pid.syncdefaultsd.1029: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 22:14:50 com.apple.xpc.launchd.domain.pid.syncdefaultsd.1418: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 22:21:12 : Error reading cache: 2: No such file or directory
        Mar 19 22:25:54 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.206, service = com.shazam.mac.ShazamHelper, error = 119: Service is disabled
        Mar 19 22:25:54 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.206, service = com.freemacsoft.AppCleaner-Helper, error = 119: Service is disabled
        Mar 19 22:25:54 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.206, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 19 22:26:16 com.BlueStacks.AppPlayer.LogRotator: Interval spawn of service failed: 139: Service cannot presently execute
        Mar 19 22:26:16 com.BlueStacks.AppPlayer.UninstallAgent: Interval spawn of service failed: 139: Service cannot presently execute
    Console log
        Mar 19 11:44:21 fontd: Failed to open read-only database, regenerating DB
    Loaded kernel extensions
        com.sony.scsi.PDW-U1 (5.02.0d002)
    System services loaded
        com.adobe.SwitchBoard
        com.adobe.fpsaud
        com.apple.watchdogd
        com.equinux.VPNTracker7.agent
        com.google.keystone.daemon
        com.microsoft.office.licensing.helper
        com.oracle.java.Helper-Tool
        com.oracle.java.JavaUpdateHelper
        com.paragon.ntfs12.refresh
        com.tunnelbear.mac.tbeard
    System services disabled
        com.openssh.sshd
        com.apple.mrt
    Login services loaded
        com.BlueStacks.AppPlayer.LogRotator
        - status: 78
        com.BlueStacks.AppPlayer.Service
        com.BlueStacks.AppPlayer.UninstallAgent
        - status: 78
        com.BlueStacks.AppPlayer.UpdaterAgent
        - status: 78
        com.adobe.AAM.Scheduler-1.0
        com.adobe.ARM.UUID
        com.apple.mrt.uiagent
        com.divx.dms.agent
        com.divx.update.agent
        com.facebook.videochat.NAME.updater
        com.fiplab.MemoryCleanHelper
        com.google.keystone.system.agent
        com.oracle.java.Java-Updater
        com.paragon.ntfs.trial
        com.paragon.updater
        net.tunnelblick.tunnelblick.LaunchAtLogin
        - status: 78
    Login services disabled
        com.adobe.AdobeCreativeCloud
    User services disabled
        com.adobe.AdobeCreativeCloud
    Startup items
        /Library/StartupItems/MobileBrServ/mbbservice
        /Library/StartupItems/MobileBrServ/mbbserviceopen.app/Contents/Info.plist
        /Library/StartupItems/MobileBrServ/mbbserviceopen.app/Contents/MacOS/mbbservice open
        /Library/StartupItems/MobileBrServ/MobileBrServ
        /Library/StartupItems/MobileBrServ/runmbbserviceopen
        /Library/StartupItems/MobileBrServ/StartupParameters.plist
        /Library/StartupItems/MobileBrServ/Uninstall.app/Contents/Info.plist
        /Library/StartupItems/MobileBrServ/Uninstall.app/Contents/MacOS/applet
    Global login items
        /Library/Application Support/XDCAM Drive/Helpers/XDMSetupHelper.app
    User login items
        iTunesHelper
        - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
        InfiniteHD
        - /Users/USER/Library/Octoshape/InfiniteHD.app
        XDMSetupHelper
        - /Library/Application Support/XDCAM Drive/Helpers/XDMSetupHelper.app
    Firefox extensions
        Screengrab  (fix version)
        ZenMate Security & Privacy VPN
    Widgets
        wfcc
    iCloud errors
        bird 829
        cloudd 164
        Automator 24
        accountsd 2
        CallHistorySyncHelper 1
    Continuity errors
        sharingd 51
        lsuseractivityd 25
        Google Chrome 13
    User caches/logs
        1.8 GiB: /var/folders/jy/7r31rvr17dl9cdw_4sqhvg800000gn/T/../C/com.apple.appstore/915041 082/wct8079783343594854923.pkg
    Restricted files: 10
    Lockfiles: 24
    Accessibility
        Keyboard Zoom: On
        Scroll Zoom: On
    Contents of /Library/LaunchAgents/com.divx.dms.agent.plist
        - mod date: Nov 17 13:11:48 2014
        - checksum: 637650676
        <?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.divx.dms.agent</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/DivX/DivXMediaServer.app/Contents/MacOS/DivXMediaServer</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.divx.update.agent.plist
        - mod date: May 20 02:24:29 2014
        - checksum: 3867571547
        <?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.divx.update.agent</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/DivX/DivXUpdate.app/Contents/MacOS/DivXUpdate</string>
        <string>/silent</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>10800</integer>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: Apr  5 15:58:39 2013
        - checksum: 3344678577
        <?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.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>0</integer>
        <key>Minute</key>
        <integer>57</integer>
        <key>Weekday</key>
        <integer>2</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchAgents/com.paragon.updater.plist
        - mod date: Oct 31 19:52:50 2014
        - checksum: 962844124
        <?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>StartInterval</key>
        <integer>86400</integer>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/Paragon Updater/Paragon Updater.app/Contents/MacOS/Paragon Updater</string>
        <string>--check</string>
        <string>--delay=30</string>
        </array>
        <key>Label</key>
        <string>com.paragon.updater</string>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer.plist
        - mod date: Aug  8 11:34:37 2014
        - checksum: 1602219417
        <?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.teamviewer.teamviewer</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer.app/Contents/MacOS/TeamViewer</string>
        <string>-RunAsAgent</string>
        <string>YES</string>
        </array>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer.app/Contents/MacOS/</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
        <key>Disabled</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer_desktop.plist
        - mod date: Aug 22 19:30:07 2014
        - checksum: 2466887275
        <?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.teamviewer.desktop</string>
        <key>LimitLoadToSessionType</key>
        <array>
        <string>LoginWindow</string>
        <string>Aqua</string>
        </array>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop</strin g>
        <string>-RunAsAgent</string>
        <string>YES</string>
        <string>-Module</string>
        <string>Full</string>
        </array>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer.app/Contents/Helpers/</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
        ...and 4 more line(s)
    Contents of /Library/LaunchDaemons/com.apple.qmaster.qmasterd.plist
        - mod date: Aug 26 06:24:23 2010
        - checksum: 681742547
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//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.qmaster.qmasterd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/sbin/qmasterd</string>
        </array>
        <key>OnDemand</key>
        <false/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.equinux.VPNTracker7.agent.plist
        - mod date: May 28 18:56:00 2014
        - checksum: 294513792
        <?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>EnvironmentVariables</key>
        <dict/>
        <key>Label</key>
        <string>com.equinux.VPNTracker7.agent</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.equinux.VPNTracker7.agent</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>
        <dict>
        <key>IPCSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
        <string>/var/run/com.equinux.VPNTracker7.agent.socket</string>
        <key>SockType</key>
        ...and 5 more line(s)
    Contents of /Library/LaunchDaemons/com.paragon.ntfs12.refresh.plist
        - mod date: Jan  2 02:52:40 2015
        - checksum: 3946840225
        <?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">
        <!-- This file is NOT provided by Paragon Software -->
        <dict>
            <key>Label</key>
            <string>com.paragon.ntfs12.refresh</string>
            <key>ProgramArguments</key>
            <array>
                <string>/Library/Application Support/Paragon Software/ntfs12refresh.sh</string>
            </array>
            <key>RunAtLoad</key>
            <true/>
            <key>StartInterval</key>
            <integer>604800</integer>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.teamviewer.teamviewer_service.plist
        - mod date: Aug  8 11:34:37 2014
        - checksum: 2586050363
        <?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>Disabled</key>
        <true/>
        <key>Label</key>
        <string>com.teamviewer.service</string>
        <key>KeepAlive</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service</string>
        <string>-Module</string>
        <string>Full</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer.app/Contents/MacOS</string>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.tunnelbear.mac.tbeard.plist
        - mod date: Jul 12 04:24:27 2014
        - checksum: 960441644
        <?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.tunnelbear.mac.tbeard</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.tunnelbear.mac.tbeard</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
        <string>/var/run/com.tunnelbear.mac.tbeard.socket</string>
        <key>SockType</key>
        <string>Stream</string>
        </dict>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /System/Library/LaunchAgents/com.paragon.NTFS.notify.plist
        - mod date: Oct 31 19:53:00 2014
        - checksum: 3292335405
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.paragon.ntfs.trial</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PreferencePanes/NTFSforMacOSX.prefPane/Contents/MacOS/notifica tor</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.BlueStacks.AppPlayer.LogRotator.plist
        - mod date: Nov 27 08:17:10 2014
        - checksum: 1253472770
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
            "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
          <dict>
            <key>Label</key>
            <string>com.BlueStacks.AppPlayer.LogRotator</string>
            <key>ProgramArguments</key>
            <array>
              <string>/Users/USER/Library/BlueStacks App Player/Runtime/uHD-LogRotator</string>
            </array>
            <key>StandardInPath</key>
            <string>/dev/null</string>
            <key>StandardOutPath</key>
            <string>/dev/null</string>
            <key>StandardErrorPath</key>
            <string>/dev/null</string>
            <key>StartInterval</key>
            <integer>15</integer>
            <key>RunAtLoad</key>
            <true/>
          </dict>
        </plist>
    Contents of Library/LaunchAgents/com.BlueStacks.AppPlayer.Service.plist
        - mod date: Nov 27 08:17:08 2014
        - checksum: 836378979
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
            "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
          <dict>
            <key>Label</key>
            <string>com.BlueStacks.AppPlayer.Service</string>
            <key>ProgramArguments</key>
            <array>
              <string>/Users/USER/Library/BlueStacks App Player/Runtime/uHD-Kal</string>
            </array>
            <key>StandardInPath</key>
            <string>/dev/null</string>
            <key>StandardOutPath</key>
            <string>/dev/null</string>
            <key>StandardErrorPath</key>
            <string>/dev/null</string>
            <key>RunAtLoad</key>
            <false/>
          </dict>
        </plist>
    Contents of Library/LaunchAgents/com.BlueStacks.AppPlayer.UninstallAgent.plist
        - mod date: Nov 27 08:17:11 2014
        - checksum: 2029135569
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
            "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
          <dict>
            <key>Label</key>
            <string>com.BlueStacks.AppPlayer.UninstallAgent</string>
            <key>ProgramArguments</key>
            <array>
              <string>/Users/USER/Library/BlueStacks App Player/Uninstall/uHD-UninstallAgent</string>
            </array>
            <key>StandardInPath</key>
            <string>/dev/null</string>
            <key>StandardOutPath</key>
            <string>/dev/null</string>
            <key>StandardErrorPath</key>
            <string>/dev/null</string>
            <key>StartInterval</key>
            <integer>15</integer>
            <key>RunAtLoad</key>
            <true/>
          </dict>
        </plist>
    Contents of Library/LaunchAgents/com.BlueStacks.AppPlayer.UpdaterAgent.plist
        - mod date: Nov 27 08:17:10 2014
        - checksum: 3847672156
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
            "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
          <dict>
            <key>Label</key>
            <string>com.BlueStacks.AppPlayer.UpdaterAgent</string>
            <key>ProgramArguments</key>
            <array>
              <string>/Users/USER/Library/BlueStacks App Player/Runtime/uHD-UpdaterAgent</string>
            </array>
            <key>StandardInPath</key>
            <string>/dev/null</string>
            <key>StandardOutPath</key>
            <string>/dev/null</string>
            <key>StandardErrorPath</key>
            <string>/dev/null</string>
            <key>StartCalendarInterval</key>
            <dict>
              <key>Hour</key>
              <integer>13</integer>
              <key>Minute</key>
              <integer>0</integer>
            </dict>
            <key>RunAtLoad</key>
        ...and 3 more line(s)
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
        - mod date: Feb 19 07:08:24 2015
        - 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.apple.FolderActions.folders.plist
        - mod date: Mar 14 11:25:54 2015
        - checksum: 2841064722
        <?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.FolderActions.folders</string>
        <key>Program</key>
        <string>/usr/bin/osascript</string>
        <key>ProgramArguments</key>
        <array>
        <string>osascript</string>
        <string>-e</string>
        <string>tell application "Folder Actions Dispatcher" to tick</string>
        </array>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/Desktop/CONVERT to B&amp;W</string>
        <string>/Users/USER/Desktop/Convert to B&amp;W</string>
        </array>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.facebook.videochat.NAME.plist
        - mod date: Dec  5 01:06:08 2014
        - checksum: 1998993382
        <?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.facebook.videochat.NAME.updater</string>
          <key>ProgramArguments</key>
          <array>
            <string>/usr/bin/java</string>
            <string>-cp</string>
            <string>/Users/USER/Library/Application Support/Facebook/video/3.1.0.522/FacebookUpdate.jar</string>
            <string>FacebookUpdate</string>
            <string>com.facebook.peep</string>
            <string>3.1.0.522</string>
          </array>
          <key>RunAtLoad</key>
          <true/>
          <key>StartInterval</key>
          <integer>10800</integer>
          <key>StandardErrorPath</key>
          <string>/dev/null</string>
          <key>StandardOutPath</key>
          <string>/dev/null</string>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/net.tunnelblick.tunnelblick.LaunchAtLogin.plist
        - mod date: Jul 17 23:09:49 2014
        - checksum: 2295440304
        <?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>net.tunnelblick.tunnelblick.LaunchAtLogin</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Tunnelblick.app/Contents/Resources/launchAtLogin.sh</stri ng>
        </array>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>RunAtLoad</key>
        <true/>
        <key>OnDemand</key>
        <true/>
        <key>ExitTimeOut</key>
        <integer>0</integer>
        <key>ProcessType</key>
        <string>Interactive</string>
        </dict>
        </plist>
    Extensions
        /Library/Extensions/SONY_PDW-U1.kext
        - com.sony.scsi.PDW-U1
        /Library/Extensions/com.equinux.VPNTracker7.kext
        - com.equinux.VPNTracker7
        /Library/Extensions/pdudf.kext
        - com.sony.filesystems.pdudf
        /Library/Extensions/pdudfr.kext
        - com.sony.filesystems.pdudfr
        /System/Library/Extensions/JMicronATA.kext
        - com.jmicron.JMicronATA
        /System/Library/Extensions/WD1394HPDriver.kext
        - com.wdc.driver.1394HP
        /System/Library/Extensions/WD1394_64HPDriver.kext
        - com.wdc.driver.1394_64HP
        /System/Library/Extensions/WDUSBHPDriver.kext
        - com.wdc.driver.USBHP
        /System/Library/Extensions/WDUSB_64HPDriver.kext
        - com.wdc.driver.USB_64HP
    Applications
        /Applications/Adobe After Effects CC 2014/Adobe After Effects CC 2014.app
        - N/A
        /Applications/Adobe After Effects CS6/Plug-ins/Effects/Synthetic Aperture/(CF3 Support)/SA Color Finesse 3 UI.app
        - com.synthetic-ap.SA Color Finesse 3 UI
        /Applications/Adobe After Effects CS6/Plug-ins/Effects/mochaAE/(Mocha Support)/mocha AE CS6.app
        - com.imagineersystems.mocha4ae_adobe
        /Applications/Adobe Flash Builder 4.6/eclipse/Eclipse.app
        - org.eclipse.eclipse
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/nai/lib/naib.app
        - APP_ID
        /Applications/Adobe Flash CS6/AIR3.2/lib/nai/lib/naib.app
        - APP_ID
        /Applications/Adobe Flash CS6/Common/Configuration/Simulator/SimController.app
        - SimController
        /Applications/Adobe/Adobe Help.app
        - chc.UUID.1
        /Applications/Adobe/Adobe Widget Browser.app
        - com.adobe.WidgetBrowser
        /Applications/AppCleaner.app
        - com.freemacsoft.AppCleaner
        /Applications/AppCleaner.app/Contents/Library/LoginItems/AppCleaner Helper.app
        - com.freemacsoft.AppCleaner-Helper
        /Applications/Blu-ray Player.app
        - com.macblurayplayer.MacBlurayPlayer
        /Applications/Data Rescue 3.app
        - com.prosofteng.DataRescue3
        /Applications/Deeper.app
        - com.titanium.Deeper
        /Applications/DivX/DivX Preferences.app
        - com.divx.divxprefs
        /Applications/DivX/Uninstall DivX for Mac.app
        - com.divxinc.uninstalldivxformac
        /Applications/Fidelia.app
        - com.audiofile.fidelia
        /Applications/LooksBuilderPL.app
        - com.RedGiantSoftware.LooksBuilderPL
        /Applications/Magic Bullet Grinder.app
        - com.RedGiant.Grinder
        /Applications/Magic Bullet Looks.app
        - com.RedGiantSoftware.LooksBuilder
        /Applications/Maintenance.app
        - com.titanium.Maintenance
        /Applications/Microsoft Communicator.app
        - com.microsoft.Communicator
        /Applications/Microsoft Messenger.app
        - com.microsoft.Messenger
        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
        - com.apple.ASApplication
        /Applications/Microsoft Office 2011/Office/Equation Editor.app
        - com.microsoft.EquationEditor
        /Applications/Microsoft Office 2011/Office/Microsoft Office Setup Assistant.app
        - com.microsoft.office.setupassistant
        /Applications/Microsoft Office 2011/Office/Microsoft Query.app
        - N/A
        /Applications/Need for Speed™ Most Wanted.app:™ Most Wanted:
        - N/A
        /Applications/OnyX.app
        - com.titanium.OnyX
        /Applications/Red Giant Link/Red Giant Link.app
        - org.pythonmac.unspecified.RedGiantLink
        /Applications/Remote Desktop Connection.app
        - com.microsoft.rdc
        /Applications/Utilities/Adobe AIR Application Installer.app
        - com.adobe.air.ApplicationInstaller
        /Applications/Utilities/Adobe AIR Uninstaller.app
        - com.adobe.air.Installer
        /Applications/VideoSpec.app
        - com.houdini.VideoSpec
        /Library/Application Support/Adobe/Installers/AdobeInDesign8AppBase/ExtraFiles/INSTALLDIR_EXE/Adobe InDesign CS6.app
        - N/A
        /Library/Application Support/Adobe/SwitchBoard/SwitchBoard.app
        - com.adobe.switchboard-2.0
        /Library/Application Support/DivX/DivXTransferWizard.app
        - com.divx.TransferWizard
        /Library/Application Support/DivX/DivXUpdate.app
        - com.divx.DivXUpdate
        /Library/Application Support/DivX/DivXUpdater.app
        - com.divx.DivXUpdater
        /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
        - com.microsoft.error_reporting
        /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
        - com.microsoft.netlib.shipassertprocess
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app
        - com.adobe.air.ApplicationInstaller
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater.app
        - com.adobe.air.Installer
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Template.app
        - com.adobe.air.Template
        /Library/PDF Services/Save as Adobe PDF.app
        - com.apple.automator.SaveasAdobePDF
        /Library/StartupItems/MobileBrServ/Uninstall.app
        - N/A
        /Library/StartupItems/MobileBrServ/mbbserviceopen.app
        - com.yourcompany.mbbserviceopen
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Accessibility On-Screen Keyboard.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Activate Application.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Alarms.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Audio Control Panel.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Bing Travel.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/COM Surrogate.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Calculator.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Calendar.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Application

  • Battery replacement caused super slow performance

    I experience a strange behaviour  of my laptop after the battery change i.e. horrible lags – the operating system is literally choking, and loading takes.
    First I thought that maybe that is a coincidence so I tried to clean the drive, to use a disk utility and other actions which one normally does to regain the performance, but without any result
    I also opened the system monitor app and the memory usage seems fine
    Today when I came to work my laptop turned off in the night and when I rebooted the fan ran like crazy – also it came back to its old super fast performance,
    I thought the problem solved itself but the fan didn’t want to turn off
    I checked the battery but then the battery icon showed x on the battery meaning there was no battery
    Like in this article:
    http://osxdaily.com/2013/05/07/fix-missing-battery-fans-running-macbook/
    I did SMC reset and ideed the fan stopped and the battery status went back to normal but at the same time the system went back to
    the same super  slow mode as before
    I ran out ideas what could that be and how i can get  my old performance back
    please help

    Some detail I forgot - i have the NTE5 socket and, since calling BT tech support have got the HH plugged direct into the test socket, via my ASDL filter, with no improvement.
    I have done quiet line test - my only telephone is a wireless one - and it can be fairly crackly - so I do hear some squeaks and crackles when doing the quiet line test - but have no idea if this is my phone or the line.
    Broadband WAS repeatedly disconnecting (i.e. the B was going red then orange then back to blue) but as I don't sit looking at the HH all day I have no idea how often it is happening...
    After my third call to BT i have an engineer due to come out on Monday with the ominous "if we can't find a fault it'll cost you £100" ringing in my ears...

  • My Macbook Pro(I bought in November 2012) 8 GB Ram, Suddenly Running Super Slow Please Help Me

    Hello Experts ,
    Please help me
    my macbook Suddenly Running Very slow not vey its super slow please help i am attaching Report
    EtreCheck version: 2.1.8 (121)
    Report generated February 5, 2015 at 6:04:18 AM PST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,2
        1 2.9 GHz Intel Core i7 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 410
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 10:25:19
    Disk Information: ℹ️
        TOSHIBA MK7559GSXF disk0 : (750.16 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 748.93 GB (242.19 GB free)
                Core Storage: disk0s2 749.30 GB Online
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Logitech USB Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
        /etc/hosts - Count: 1
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [not loaded]    com.BlackBerry.driver.USBCDCNCM (1.0.10 - SDK 10.7) [Click for support]
        [not loaded]    com.rim.driver.BlackBerryVirtualPrivateNetwork (1.0.18 - SDK 10.8) [Click for support]
        [not loaded]    foo.tap (1.0) [Click for support]
        [not loaded]    foo.tun (1.0) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.cisco.nke.ipsec (1.0.0) [Click for support]
        [loaded]    com.rim.driver.BlackBerryUSBDriverInt (0.0.97) [Click for support]
        [not loaded]    com.rim.driver.BlackBerryUSBDriverVSP (0.0.97) [Click for support]
        [not loaded]    com.tomtom.driver.UsbEthernetGadget (1.0.0d1) [Click for support]
    Startup Items: ℹ️
        CiscoVPN: Path: /System/Library/StartupItems/CiscoVPN
        Startup items are obsolete in OS X Yosemite
    Problem System Launch Agents: ℹ️
        [loaded]    com.paragon.NTFS.trial.plist [Click for support]
        [loaded]    com.paragon.NTFS.upd.plist [Click for support]
    Launch Agents: ℹ️
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.teamviewer.teamviewer.plist [Click for support]
        [running]    com.teamviewer.teamviewer_desktop.plist [Click for support]
        [running]    jp.co.canon.CUPSCMFP.BG.plist [Click for support]
        [running]    jp.co.canon.UFR2.BG.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.chungwasoft.Shimo.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [running]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.rim.tunmgr.plist [Click for support]
        [loaded]    com.teamviewer.Helper.plist [Click for support]
        [running]    com.teamviewer.teamviewer_service.plist [Click for support]
    User Launch Agents: ℹ️
        [not loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Click for support]
    User Login Items: ℹ️
        None
    Internet Plug-ins: ℹ️
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobePDFViewerNPAPI: Version: 10.1.12 [Click for support]
        AdobePDFViewer: Version: 10.1.12 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.2.4 - SDK 10.6 [Click for support]
        googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Click for support]
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
    Safari Extensions: ℹ️
        AdBlock
        iTube Studio
    3rd Party Preference Panes: ℹ️
        AirServer  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Java  [Click for support]
        Paragon NTFS for Mac ® OS X  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            31%    TeamViewer_Desktop
            20%    WindowServer
             1%    launchd
             1%    TeamViewer_Service
             0%    UFR II BackGrounder
    Top Processes by Memory: ℹ️
        180 MB    mds_stores
        172 MB    Finder
        103 MB    WindowServer
        88 MB    TeamViewer_Desktop
        86 MB    mds
    Virtual Memory Information: ℹ️
        2.87 GB    Free RAM
        4.13 GB    Active RAM
        523 MB    Inactive RAM
        1.07 GB    Wired RAM
        2.58 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 4, 2015, 11:25:03 PM    /Library/Logs/DiagnosticReports/Activity Monitor_2015-02-04-232503_[redacted].crash
        Feb 4, 2015, 07:27:24 PM    Self test - passed
        Feb 2, 2015, 07:47:02 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/TeamViewer_2015-02-02-194702_[ redacted].crash
        Feb 2, 2015, 06:37:06 PM    /Library/Logs/DiagnosticReports/Microsoft Word_2015-02-02-183706_[redacted].hang
        Feb 2, 2015, 06:33:40 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/AdobeAcrobat_2015-02-02-183340 _[redacted].crash

    Remove Clean My Mac: http://macpaw.com/support/cleanmymac/knowledgebase/how-to-uninstall-cleanmymac-2
    If you are not using TeamViewer, remove it also. If you had it running while you ran Etrecheck, then it doesn't need to be removed.
    ~Lyssa

  • In Aperture 3, how can I easily move entire projects out of my main Ap Library into other libraries?  My Ap library is running super slow because it's overloaded l so I have created two new libraries, but can't seem to move the projects into them

    In Aperture 3, how can I easily move entire projects out of my main Ap Library into other libraries?  My Ap library is running super slow because it's overloaded, so I have created two new libraries, but can't seem to move the projects into them?

    Hello Annabel,
    To move entire projects export them as Aperture Libraries, and then import those Libraries into the other Aperture Library:
    Select the Project in the Inspector, then
    File -> Export -> Project as Library
    In the other Library do:
    File -> Import  -> Library/ Project
    But I am not quite convinced, that the size of your current Aperture Library is responsible for the slowness of Aperture - Aperture is designed to cope with huge libraries.
    You may want to post your hardware setup and details of your library, and some of the hardware experts here may help you to find the reason for the slowness.
    A huge library should only be a problem, if the projects are too big, and if you have many, many smart albums at the root level of your library.
    So keep the projects small, and try to move some of your smart albums to lower levels in your folder structure (then Aperture does not need to scan all of your images to build the smart album).
    Other reasons for Aperture's slowness may be, e.g.
    An overfull system drive and/or external drive (keep at least 20% of your drives empty)
    lack of RAM
    a corrupted Aperture Library, that needs repairing
    Have you checked those options, before you split your library? It would be a pity to split it, for you would loose the ability to browse all parts at the same time, to use all your images in the Media Browser, etc.
    Regards
    Léonie

  • IMac 27" 3.06GHz 240GB SSD / 2TB WD Black Caviar 16GB SUPER SLOW

    Hi Apple or other fellow Apple Users,
    I have the iMac 27" 3.06GHz and was on Snow Leopard. Was amazingly snappy and fast but I wanted more.
    Upgraded RAM to 16GB and soon the 1TB filled up and was slowing me down.
    I took out the optical drive and installed a Runcore 240GB 2.5" SSD with a Caddy holding the drive using the optical bay's connection (with an adapter of course)
    Replaced the 1TB with a WD 2TB Black Caviar as my Data drive.
    Freshly installed OSX Lion on the 240GB SSD and then moved the Users document folders linked to the 2TB drive.  Apps are installed on the 240GB SSD and Trim support is switched "on".  Ran fine (but not super fast like it should) for awhile but now after some usage, it slows down to the point where typing letters takes about 10 seconds to come out, spining wheel appears virtually everywhere, Flash pages loadings are extremely laggy.
    I am a photographer and use Adobe Lightroom, Photoshop CS5 and a load of other graphic applications.  They run quite slow after about 1 hr of usage and then to the point where it's unbearable.
    Usually speeds back up after reboot, but then super slow again after some usage.
    I believe it has something to do with the Fans that after SSD installtions, causes them to run constantly, so the iMac is constantly cool around 36 degrees and hottest at 41 degrees.
    Done Repaired permissions, rebooted to safe mode and have plenty of hd space.  Updated everything and OSX 10.7.2
    Any ideas how to speed it back up?
    Thanks

    How did you manage to get the SSD and the 2TB drive in your new Imac? OWC said you couldn't update those internal parts. I am too looking to get an Imac 27" but I want to add my own SSD and 2TB drive similar to what you did. did you buy the imac with this set up already from apple? do you have to get the SSD/Harddrive combo from apple to have the parts needed for the replacement? thanks in advance.

  • All of a sudden SUPER SLOW!!!  Why?

    For no apparent reason my Powerbook G4 1.5ghz with 1.5gb RAM just started doing EVERYTHING super slow. Annoyingly slow. Clicking on the bookmarks menu in Safari took 10 seconds for the color wheel to stop spinning and to display the small to medium sized list of book marks. I just restarted and zapped the PRAM and tried to log in, and typing in my password took at least 5 seconds to acknowledge that I had even typed in the first 2 characters of my password.
    WHAT IS GOING ON?
    I zapped the PRAM, did a disk utility verify and it was good. I checked the activity monitor and nothing out of the ordinary...
    The only thing I've done differently is downloaded and installed Google Earth, which, if that is the source, I'd gladly remove it. Is there a way to uninstall a program so there are no lingering files?
    I have the higher RPM drive, 80gb and it's 1.5gb away from full, so I don't know if that has anything to do with it.
    Please help... This $2600 computer is far too young to be replaced.
    Scott

    Hi Scott --
    Sorry to hear about that. Seems from a MacFixIt article linked to on Applejack's home page (written byu Dan FDrakes) that Applejack is a pretty powerful program, that has both serious pros and cons: http://www.macfixit.com/article.php?story=2005041817191411
    I found a MacFixIt discussion thread that appears to outline the steps needed to delete Applejack from one's computer -- they reference the readme that accompanies Applejack.
    Of course, these steps may not be of use to you can't start your machine properly. ;-(
    Maybe you could try starting your machine in Safe Mode: http://docs.info.apple.com/article.html?artnum=107392 ; http://docs.info.apple.com/article.html?artnum=107393 Then, perhaps you'd be able to delete Applejack and restart your machine properly.
    All of which, if successful, will bring you back to where you started, which (imo) is when you need to begin freeing up some hard drive space.
    Well, hopefully Apple's phone support will help you recover your system. I would, of course, try all of their suggestions first.
    Please post back how everything turns out.
    Good luck.
    -- JDee

Maybe you are looking for

  • Validation check for Cash Payments

    Hi Gurus, I need to put validation check for cash payment only - not more than Rs. 20000/- & no check for cash receipt. Please guide me what is reqd in - PREQUISITE & CHECK. Thanks, Vikas

  • OSMF not working for local .f4v on linux

    hey frnds, OSMF not working for local .f4v on linux system. It shows playback error. Is it bug of osmf ? Why it can not play local video(.f4v) on linux thx in advanced,

  • BEx Analyzer error

    When trying to open the BEx analyzer, I get the following error: SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed. I can access the Bex analyzer using the RRMX transaction. Waiting for your answer Thank you Ramona Leabu

  • RFC, IDOC, ALE, BAPI

    HI everybody, anybody can tell me 1.what is RFC and its use? 2.What is IDOC and its purpose? 3.What ie ALE and BAPI? please tell me their functions. points will be rewared.

  • Hey I have just downloaded pages and I am looking for the glasses template that you shown in photos

    I am looking for the glasses template that shown on photo lab of Pages? somehow I am unable to find out them