Kernel_task hogging CPU on fresh install

I am unsure what is causing the system to take up so CPU I have a fresh install of Yosemite. Below is the output of a diagnostic test. If anyone has a suggestion it would be greatly appreciated. I
Start time: 13:17:40 03/13/15
Model Identifier: MacBookPro8,2
System Version: OS X 10.10.2 (14C109)
Kernel Version: Darwin 14.1.0
Boot Mode: Normal
Time since boot: 27 minutes
SATA
   Samsung SSD 850 EVO 250GB             
System load
   combined level = Bad
   - thermal level = Bad
Log
   Mar 13 12:52:02 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
   Mar 13 12:52:18 BUG in process suhelperd[196]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
   Mar 13 12:52:54 BUG in process suhelperd[196]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
   Mar 13 12:55:48 AppleKeyStore: operation failed (pid: 247 sel: 15 ret: e00002ce)
   Mar 13 12:56:41 BUG in process suhelperd[196]: over-released legacy external boost assertions (0 total, 0 external, 0 legacy-external)
Activity
   CPU: user 2%, system 33%
Firewall: On
DNS: 108.169.253.1 (static)
Wi-Fi
   link auth: none
Restricted files: 32
Elapsed time (s): 452

The kernel is using excessive processor cycles. Below are some possible causes for the condition.
Throttling
When it gets high temperature readings from the hardware, or low voltage readings from the battery of a MacBook, the kernel may try to compensate by interrupting the processor(s) to slow them down and reduce power consumption. This condition can be due to:
☞ a buildup of dust on the logic board
☞ high ambient temperature
☞ a worn-out or faulty battery in a portable
☞ the malfunction of a cooling fan, a temperature sensor, a voltage sensor, or some other internal component
Note that if the problem is caused by a sensor, there may be no actual overheating or undervoltage.
If the computer is portable, test with and without the AC adapter connected. If kernel_task hogs the processor only on AC power, charging is causing the machine to heat up. That behavior may be normal for some models. CPU usage should drop when charging is complete.
Apple Diagnostics or the Apple Hardware Test, though not very reliable, is sometimes able to detect a fault. For more thorough hardware testing, make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
If nothing is wrong with the hardware, then whatever you can do to improve cooling may help.
Installed software
Not applicable in this case.
Corrupt NVRAM or SMC data
Sometimes the problem is cleared up by resetting the NVRAM or the SMC.
External display
Connecting an external LCD display to some MacBook Pro models while the lid is open may cause this issue. If applicable, test by closing the lid or disconnecting the display. You might get better results with a newer LED display.

Similar Messages

  • Python, kernel_task hogging CPU

    Recently, I've noticed Cee Pee You has reported 100% processor usage which doesn't decrease until I log out. When this happens Activity Monitor shows that both python and kernel_task each occupy over 45% CPU activity, leaving little for anything else.
    Usually, I have Safari, Mail, Acquisition, and Activity Monitor open. Quitting any or all of them doesn't decrease the CPU load so I can't tell which one has caused Python to go wild. I have all the latest updates for Tiger including QT.
    Can anyone guess what's happening? Is there anything else I can do to determine what program is misbehaving?

    John Galt wrote:
    How can I find out what application is calling Python?
    Try opening Activity Monitor, then switch to display "All Processes, Hierarchically". See if Python is indented just below and well to the right of another process. The upper process is its parent. Don't be fooled by the fact that the Python process will not have an icon, so it might look a bit indented. It's the process title that will be indented. As an example, look to "Activity Monitor" and "pmTool". pmTool is started by Activity monitor.
    If you want to see what arguments were used to call the Python process, which could give more clues, use this Terminal command:
    <pre class="command">ps -auxww | grep -i python</pre>
    Finally, you can look and see if the Python process is reading or writing any files using the command:
    <pre class="command">sudo fs_usage pid</pre>
    Where "pid" is the process ID number of the python you're seeing hog the CPU. If you don't restrict by the PID, you'll be overwhelmed by the amount of reading and writing going on. When you're asked for your password, don't be alarmed that it won't echo back to you when you type it in. That's for security. To stop fs_usage, type the "control" - "c" combination on your keyboard.
    charlie

  • Kernel_task high CPU

    Hi,
    I've recently started having issues with OS X Yosemite the Kernel_Task runs constantly at +400% CPU this makes the Mac totally unusable. I read on various google searches about removing a file in the system library based on the version of MacBook Pro. I did this and it made no difference.
    1 search advised that a total re-install of the OS is needed to resolve this issue. I tried a repair install from the recovery partition but it error's out and now won't boot into OS X without trying to install. I'm guessing my only option now is to wipe OS X and start fresh, which is not an issue my only issue with this is I have a BootCamp partition which i do not want to lose. If i wipe just the OS X partition and install Yosemite on there will my BootCamp partition still work?
    Or does anyone else know how to fix ridiculously high Kernel_task CPU usage?

    The kernel is using excessive processor cycles. Below are some possible causes for the condition.
    Throttling
    When it gets high temperature readings from the hardware, or low voltage readings from the battery of a MacBook, the kernel may try to compensate by interrupting the processor(s) to slow them down and reduce power consumption. This condition can be due to:
    ☞ a buildup of dust on the logic board
    ☞ high ambient temperature
    ☞ a worn-out or faulty battery in a portable
    ☞ the malfunction of a cooling fan, a temperature sensor, a voltage sensor, or some other internal component
    Note that if the problem is caused by a sensor, there may be no actual overheating or undervoltage.
    If the computer is portable, test with and without the AC adapter connected. If kernel_task hogs the processor only on AC power, charging is causing the machine to heat up. That behavior may be normal for some models. CPU usage should drop when charging is complete.
    Apple Diagnostics or the Apple Hardware Test, though not very reliable, is sometimes able to detect a fault. For more thorough hardware testing, make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If nothing is wrong with the hardware, then whatever you can do to improve cooling may help.
    Installed software
    User-installed software that includes a device driver or other kernel code may thrash the kernel. That category includes virtualization software, such as Parallels and VMware, as well as most commercial "anti-virus" products. Some system-monitoring applications, such as "iStat," can also contribute to the problem. You can test for this possibility by completely disabling or removing the software according to the developer's instructions, or starting in safe mode. Note, however, that disabling a system modification without removing it or testing in safe mode may not be as easy as you think.
    Corrupt NVRAM or SMC data
    Sometimes the problem is cleared up by resetting the NVRAM or the SMC.
    External display
    Connecting an external LCD display to some MacBook Pro models while the lid is open may cause this issue. If applicable, test by closing the lid or disconnecting the display. You might get better results with a newer LED display.

  • Should I do a fresh install?

    Hey guys, I purchased my unibody macbook (Intel core 2 duo 2.4 GHz, 4GB ram, 256 SSD, NVIDIA GeForce 9400M 256MB, running 10.7.2) in April of 2009 and have been using it exclusively ever since.
    Recently, my computer has begun to slow down quite a bit. Safari hangs on websites, I receive the spinning rainbow more often, the computer shuts down randomly and won't turn back on for hours, etc. I brought the computer into the apple store (it's still covered by applecare until April of 2012), but all of the diagnostics tests came clean. Over the past few weeks, the computer has continued to slow down quite a bit, and I have noticed that my CPU is reaching levels that I haven't seen before. Currently I only have safari open with one tab, but my fans are running at 6000+ RPM and my CPU is peaking a bit over 90 degrees. I looked at my activity monitor and it seems as though the flash plug-in for safari was hogging my CPU usage. I uninstalled that, reinstalled, repaired disk permissions, and restarted my computer, but that hasn't seemed to help since I did it a few days ago.
    I know that while my computer isn't exactly new, the processor in particular, I can't seem to feel as though it should be running more efficiently. I've used 159GB of space on my SSD, with around 60GB of that being music and photos.
    My question is whether or not doing a fresh install of lion would possibly alleviate this issue. It might not be bad to do spring cleaning, but only if it will possibly help. If I do proceed with a fresh install, is there a way that I can back up just my documents (all on pages), music (all on itunes), and photos (all on iCloud)? I have plenty of time machine backups ranging from when I got the computer to now since I do it every week, but that would restore the computer entirely to those settings.
    Suggestions?

    ipodperson1 wrote:
    I live in canada and dont want to start downloading it and have it go for 4 hours
    Then wait a week or 2 before buying and downloading. Even then the servers may be overloaded. No one knows as it isn't tomorrow yet.
    No matter where you are or when you download it, it is going to take some time. If it is the same size as the lion download that could be 40 minutes to several hours depending on your internet speed and the download server internet speed and how busy they are.

  • QuickTime 7.1.6 hogs CPU, sends fans into panic mode

    I use QuickTime with Flip4Mac to download streaming audio files in Windows Media (.wma) format. I dutifully upgraded to QT 7.1.6 when it came out (ca. May), and suddenly found my MacBook Pro's fans coming on. I opened Activity Monitor and QuickTime was eating up the CPU. It started small, but gradually built up, until at about 9MB of a 27MB file QT was using over 99% of the CPU, and the computer's fans were in high gear.
    I laboriously downgraded to QT 7.1.5, and the problem was solved. I thought it might have been something else in my System setup, which was getting funky; so when I upgraded my hard disk last night I did a complete fresh install of 10.4.9 etc., including QuickTime 7.1.6 (and the latest Flip4Mac). Now I find QuickTime doing it again; at 11MB downloaded of a 27MB file it's steadily hogging 98-99+% of CPU, running the fans at full speed, and making some other functions sluggish.
    Anyone else run into this behavior? Any solutions -- any way to tell QuickTime it doesn't have to run in desperation mode? It used to do just fine before 7.1.6; I never noticed how much CPU it was using, but it never triggered the fans. I really hate when the fans run like this; it feels like the computer's being overdriven.
    BTW, I also sometimes use an iBook G4 1GHz, running 10.3.9 & QuickTime 7.1.3, to do the same downloading chore, and it has no problem. It's really not hard work -- at least for any version of QT before 7.1.6.
    MacBook Pro 17" 2.16GHz   Mac OS X (10.4.9)   2GB RAM, 120GB HD, SuperDrive

    I encountered a kernal panic for CPU 0) unable to find driver for this platform: "PowerBook 5,2")
    I believe that driver is munged on the HD, or the HD is munged, seen several just like that on 2.5" drives, never on a 3.5"er btw.
    If you can copy/retrieve your important data, I think you need to Zero the internal HD & start over, though if Permissions get repaired on it, you might try a reinstall of the latest big Combo Update... 2nd an Archive & install.

  • Kernel_Task High CPU Useage

    Hello Everyone!
    I really need someones help.
    Im getting very high Kernel Task on my Mac.
    I replaced the battery and its still playing up.
    Ive tried SMC reset.
    I have a Etrecheck dump here...
    EtreCheck version: 2.1.6 (109)
    Report generated 23 January 2015 21:40:34 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Early 2011) (Technical Specifications)
      MacBook Pro - model: MacBookPro8,2
      1 2.2 GHz Intel Core i7 CPU: 4-core
      8 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
      Battery Health: Normal - Cycle count 38
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 512 MB
      Color LCD 1440 x 900
      AMD Radeon HD 6750M - VRAM: 1024 MB
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Time since boot: 0:18:51
    Disk Information: ℹ️
      Samsung SSD 840 EVO 250GB disk0 : (250.06 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Mac OSX (disk1) / : 248.85 GB (88.09 GB free)
      Encrypted AES-XTS Unlocked
      Core Storage: disk0s2 249.20 GB Online
      MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      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: ℹ️
      /Applications/Parallels Access.app
      [loaded] com.parallels.virtualsound (1.0.27 27 - SDK 10.6) [Support]
      /Applications/Parallels Desktop.app
      [not loaded] com.parallels.kext.hypervisor (10.1.2 28859 - SDK 10.7) [Support]
      [not loaded] com.parallels.kext.netbridge (10.1.2 28859 - SDK 10.7) [Support]
      [not loaded] com.parallels.kext.usbconnect (10.1.2 28859 - SDK 10.7) [Support]
      [not loaded] com.parallels.kext.vnic (10.1.2 28859 - SDK 10.7) [Support]
    Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist [Support]
      [loaded] com.parallels.mobile.prl_deskctl_agent.launchagent.plist [Support]
      [not loaded] com.teamviewer.teamviewer.plist [Support]
      [not loaded] com.teamviewer.teamviewer_desktop.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.ea.origin.ESHelper.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [running] com.parallels.mobile.dispatcher.launchdaemon.plist [Support]
      [loaded] com.parallels.mobile.kextloader.launchdaemon.plist [Support]
      [loaded] com.teamviewer.Helper.plist [Support]
      [not loaded] com.teamviewer.teamviewer_service.plist [Support]
      [loaded] org.cindori.TEAuth.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.parallels.mobile.startgui.launchagent.plist [Support]
      [running] com.spotify.webhelper.plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      TrimCheck Application  (/Applications/Trim Enabler.app/Contents/Helpers/TrimCheck.app)
    Internet Plug-ins: ℹ️
      FlashPlayer-10.6: Version: 16.0.0.287 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.287 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
      QuickTime Plugin: Version: 7.7.3
      Default Browser: Version: 600 - SDK 10.10
    Safari Extensions: ℹ️
      Adblock Plus [Installed]
      Open in Internet Explorer [Installed]
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Auto backup: YES
      Volumes being backed up:
      Mac OSX: Disk size: 248.85 GB Disk used: 160.76 GB
      Destinations:
      James-Seagate TM Backup [Network]
      Total size: 1.99 TB
      Total number of backups: 30
      Oldest backup: 2014-09-20 20:43:44 +0000
      Last backup: 2015-01-20 23:53:49 +0000
      Size of backup disk: Excellent
      Backup size 1.99 TB > (Disk size 248.85 GB X 3)
    Top Processes by CPU: ℹ️
          24% WindowServer
          1% AppleSpell
          1% ps
          1% com.apple.WebKit.WebContent
          0% notifyd
    Top Processes by Memory: ℹ️
      378 MB Safari
      344 MB com.apple.WebKit.WebContent
      155 MB Messages
      112 MB ocspd
      103 MB Finder
    Virtual Memory Information: ℹ️
      2.31 GB Free RAM
      4.28 GB Active RAM
      571 MB Inactive RAM
      1.42 GB Wired RAM
      997 MB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Jan 23, 2015, 09:22:22 PM Self test - passed
      Jan 20, 2015, 11:49:55 PM /Library/Logs/DiagnosticReports/mtmd_2015-01-20-234955_[redacted].cpu_resource. diag [Details]

    The kernel is using excessive processor cycles. Below are some possible causes for the condition.
    Throttling
    When it gets high temperature readings from the hardware, or low voltage readings from the battery of a MacBook, the kernel may try to compensate by interrupting the processor(s) to slow them down and reduce power consumption. This condition can be due to:
    ☞ a buildup of dust on the logic board
    ☞ high ambient temperature
    ☞ a worn-out or faulty battery in a portable
    ☞ the malfunction of a cooling fan, a temperature sensor, a voltage sensor, or some other internal component
    Note that if the problem is caused by a sensor, there may be no actual overheating or undervoltage.
    If the computer is portable, test with and without the AC adapter connected. If kernel_task hogs the processor only on AC power, charging is causing the machine to heat up. That behavior may be normal for some models. CPU usage should drop when charging is complete.
    Apple Diagnostics or the Apple Hardware Test, though not very reliable, is sometimes able to detect a fault. For more thorough hardware testing, make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If nothing is wrong with the hardware, then whatever you can do to improve cooling may help.
    Installed software
    User-installed software that includes a device driver or other kernel code may thrash the kernel. That category includes virtualization software, such as Parallels and VMware, as well as most commercial "anti-virus" products. Some system-monitoring applications, such as "iStat," can also contribute to the problem. You can test for this possibility by completely disabling or removing the software according to the developer's instructions, or starting in safe mode. Note, however, that disabling a system modification without removing it or testing in safe mode may not be as easy as you think.
    Corrupt NVRAM or SMC data
    Sometimes the problem is cleared up by resetting the NVRAM or the SMC.
    External display
    Connecting an external LCD display to some MacBook Pro models while the lid is open may cause this issue. If applicable, test by closing the lid or disconnecting the display. You might get better results with a newer LED display.

  • I did not deactivate a photoshop cs6 before there was a new hard drive installed with a Win7 Pro fresh install too. How can I activate photoshop on the new hardware if I can't deactivate it on the old hardware that is no longer available? Any help will be

    I did not deactivate a photoshop cs6 before there was a new "C" hard drive installed on my computer and a Win7 Pro fresh install too. How can I activate photoshop on the new hardware if I can't deactivate it on the old hardware that is no longer available? Any help will be appreciated.

    If it's the same machine (same CPU) there should not be any need to activate.  The actiovation is tied to your CPU.
    If you run into problems, then:
    Unfortunately, only Adobe customer service can assist you with your issue. These are user forums; you are not addressing Adobe here.
    Click on the link below, and after that click on "Still need Help? Contact us."
    Then on the next page, click Chat
    There is also a phone option. 1 (800) 833-6687
    http://helpx.adobe.com/contact.html?step=PHXS_downloading-installing-setting-up_licensing- activation

  • Very slow Mac, compared to when running a fresh install

    I was wondering if anyone could help me diagnose the reason for my mac being so slow. (Eg 1.5-3 minute boot up as opposed to 15-20 seconds) And why it takes a long time to load a lot of things. I have restored this from a time machine partition, so I believe something has transferred over incorrectly resulting in this general sluggishness of the system.
    I have tried disabling all Startup items, disconnecting all external devices, but to no real success.
    Here's the boot log of the system below, where I've noticed it hangs after posting FIPS success.
    I was wondering if anyone could point me to any of the things that look suspicious? I've tried, but I haven't been able to find out what is causing it, as I believe the process that is causing this sluggishnesh begins at startup.
    30/05/13 4:24:10.000 PM bootlog[0]: BOOT_TIME 1369895050 0
    30/05/13 4:24:25.000 PM kernel[0]: PMAP: PCID enabled
    30/05/13 4:24:25.000 PM kernel[0]: Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    30/05/13 4:24:25.000 PM kernel[0]: vm_page_bootstrap: 1993882 free pages and 86886 wired pages
    30/05/13 4:24:25.000 PM kernel[0]: kext submap [0xffffff7f80735000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000735000]
    30/05/13 4:24:25.000 PM kernel[0]: zone leak detection enabled
    30/05/13 4:24:25.000 PM kernel[0]: standard timeslicing quantum is 10000 us
    30/05/13 4:24:25.000 PM kernel[0]: standard background quantum is 2500 us
    30/05/13 4:24:25.000 PM kernel[0]: mig_table_max_displ = 74
    30/05/13 4:24:11.661 PM com.apple.launchd[1]: *** launchd[1] has started up. ***
    30/05/13 4:24:25.000 PM kernel[0]: TSC Deadline Timer supported and enabled
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto kext started!
    30/05/13 4:24:25.000 PM kernel[0]: Running kernel space in FIPS MODE
    30/05/13 4:24:25.000 PM kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    30/05/13 4:24:25.000 PM kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS AES ECB AESNI POST test passed!
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS AES XTS AESNI POST test passed!
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    30/05/13 4:24:11.664 PM com.apple.launchd[1]: *** Verbose boot, will log to /dev/console. ***
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    30/05/13 4:24:11.667 PM com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    30/05/13 4:24:25.000 PM kernel[0]: corecrypto.kext FIPS POST passed!
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    30/05/13 4:24:24.316 PM com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled
    30/05/13 4:24:25.000 PM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    30/05/13 4:24:25.000 PM kernel[0]: calling mpo_policy_init for TMSafetyNet
    30/05/13 4:24:25.000 PM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    30/05/13 4:24:25.000 PM kernel[0]: calling mpo_policy_init for Sandbox
    30/05/13 4:24:25.000 PM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    30/05/13 4:24:25.000 PM kernel[0]: calling mpo_policy_init for Quarantine
    30/05/13 4:24:25.000 PM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    30/05/13 4:24:25.000 PM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    30/05/13 4:24:25.000 PM kernel[0]: The Regents of the University of California. All rights reserved.
    30/05/13 4:24:25.000 PM kernel[0]: MAC Framework successfully initialized
    30/05/13 4:24:25.000 PM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    30/05/13 4:24:25.000 PM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    30/05/13 4:24:25.000 PM kernel[0]: ACPI: System State [S0 S3 S4 S5]
    30/05/13 4:24:25.000 PM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1223PFM64 (36 cpu) 0xf80000000, 0x80000000
    30/05/13 4:24:25.000 PM kernel[0]: [ PCI configuration begin ]
    30/05/13 4:24:25.000 PM kernel[0]: AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
    30/05/13 4:24:25.000 PM kernel[0]: console relocated to 0xfc0010000
    30/05/13 4:24:25.000 PM kernel[0]: PCI configuration changed (bridge=16 device=3 cardbus=0)
    30/05/13 4:24:25.000 PM kernel[0]: [ PCI configuration end, bridges 12 devices 17 ]
    30/05/13 4:24:25.000 PM kernel[0]: Thunderbolt runtime power conservation disabled.
    30/05/13 4:24:25.000 PM kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
    30/05/13 4:24:25.000 PM kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    30/05/13 4:24:25.000 PM kernel[0]: rooting via boot-uuid from /chosen: 9DADC387-C048-3E67-AFB3-3344605810FC
    30/05/13 4:24:25.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    30/05/13 4:24:25.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    30/05/13 4:24:25.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    30/05/13 4:24:25.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    30/05/13 4:24:25.000 PM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    30/05/13 4:24:25.000 PM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    30/05/13 4:24:25.000 PM kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID c82a14fffe912174; max speed s800.
    30/05/13 4:24:25.000 PM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/ST31000528AS Media/IOGUIDPartitionScheme/Macintosh HD@2
    30/05/13 4:24:25.000 PM kernel[0]: BSD root: disk0s2, major 1, minor 1
    30/05/13 4:24:25.000 PM kernel[0]: Kernel is LP64
    30/05/13 4:24:25.000 PM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    30/05/13 4:24:25.000 PM kernel[0]: USBMSC Identifier (non-unique): MY69FD72DY04KS 0x3f0 0x5a11 0x100
    30/05/13 4:24:25.000 PM kernel[0]: ath_get_caps[4038] rx chainmask mismatch actual 7 sc_chainmak 0
    30/05/13 4:24:25.000 PM kernel[0]: 1.297317: ath_get_caps[4013] tx chainmask mismatch actual 7 sc_chainmak 0
    30/05/13 4:24:25.000 PM kernel[0]: 1.303430: Atheros: mac 448.3 phy 342.14 radio 0.0
    30/05/13 4:24:25.000 PM kernel[0]: 1.304325: Use hw queue 0 for WME_AC_BE traffic
    30/05/13 4:24:25.000 PM kernel[0]: 1.305204: Use hw queue 1 for WME_AC_BK traffic
    30/05/13 4:24:25.000 PM kernel[0]: 1.306047: Use hw queue 2 for WME_AC_VI traffic
    30/05/13 4:24:25.000 PM kernel[0]: 1.306882: Use hw queue 3 for WME_AC_VO traffic
    30/05/13 4:24:25.000 PM kernel[0]: 1.307725: Use hw queue 8 for CAB traffic
    30/05/13 4:24:25.000 PM kernel[0]: 1.308463: Use hw queue 9 for beacons
    30/05/13 4:24:25.000 PM kernel[0]: 1.309205: wlan_vap_create : enter. devhandle=0xd9f3e658, opmode=IEEE80211_M_STA, flags=0x1
    30/05/13 4:24:25.000 PM kernel[0]: 1.310853: wlan_vap_create : exit. devhandle=0xd9f3e658, opmode=IEEE80211_M_STA, flags=0x1.
    30/05/13 4:24:27.000 PM kernel[0]: BCM5701Enet: Ethernet address c8:2a:14:21:ba:13
    30/05/13 4:24:27.000 PM kernel[0]: AirPort_AtherosNewma40: Ethernet address e4:ce:8f:5f:b3:53
    30/05/13 4:24:27.000 PM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    30/05/13 4:24:27.000 PM kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    30/05/13 4:24:33.000 PM kernel[0]: IOBluetoothUSBDFU::probe
    30/05/13 4:24:33.000 PM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0201
    30/05/13 4:24:33.000 PM kernel[0]: [IOBluetoothHCIController][start] -- completed
    30/05/13 4:24:33.000 PM kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    30/05/13 4:24:33.000 PM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    30/05/13 4:24:33.000 PM kernel[0]: Previous Shutdown Cause: 5
    30/05/13 4:24:33.000 PM kernel[0]: AMDBartsGraphicsAccelerator: ** Device in slot: SLOT--1 **
    30/05/13 4:24:33.000 PM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    30/05/13 4:24:33.317 PM hidd[48]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    30/05/13 4:24:33.863 PM cfprefsd[21]: CFPreferences failed to read preferences data. Errno was 21
    30/05/13 4:24:33.864 PM cfprefsd[21]: CFPreferences failed to read preferences data. Errno was 21
    30/05/13 4:24:33.971 PM mDNSResponder[39]: mDNSResponder mDNSResponder-379.37 (Dec 16 2012 19:43:09) starting OSXVers 12
    30/05/13 4:24:34.000 PM kernel[0]: [AGPM Controller] build GPUDict by Vendor1002Device6720
    30/05/13 4:24:34.000 PM kernel[0]: DSMOS has arrived
    30/05/13 4:24:40.810 PM coreservicesd[62]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    30/05/13 4:24:40.836 PM blued[57]: Read the UHE Info
    30/05/13 4:24:40.836 PM blued[57]: Read version 2 info.  Number of devices:2
    30/05/13 4:24:40.836 PM blued[57]: Class of device:     0x2580
    30/05/13 4:24:40.836 PM blued[57]: Device name: 'My Mosse-Robinson’s Mouse' length:30
    30/05/13 4:24:40.836 PM blued[57]: Finished reading the HID data
    30/05/13 4:24:40.836 PM blued[57]: Found a device with PID:0x030d VID:0x05ac
    30/05/13 4:24:40.837 PM blued[57]: Class of device:     0x2540
    30/05/13 4:24:40.837 PM blued[57]: Device name: 'My Mosse-Robinson’s Keyboard' length:33
    30/05/13 4:24:40.837 PM blued[57]: Finished reading the HID data
    30/05/13 4:24:40.837 PM blued[57]: Found a device with PID:0x0239 VID:0x05ac
    30/05/13 4:24:41.000 PM kernel[0]: macx_swapon SUCCESS
    30/05/13 4:24:41.529 PM WindowServer[88]: Server is starting up
    30/05/13 4:24:41.531 PM WindowServer[88]: Session 256 retained (2 references)
    30/05/13 4:24:41.531 PM WindowServer[88]: Session 256 released (1 references)
    30/05/13 4:24:41.538 PM WindowServer[88]: Session 256 retained (2 references)
    30/05/13 4:24:41.538 PM WindowServer[88]: init_page_flip: page flip mode is on
    30/05/13 4:24:41.538 PM WindowServer[88]: init_resolution: resolution is enabled
    30/05/13 4:24:41.694 PM WindowServer[88]: mux_initialize: Couldn't find any matches
    30/05/13 4:24:41.706 PM WindowServer[88]: GLCompositor enabled for tile size [256 x 256]
    30/05/13 4:24:41.706 PM WindowServer[88]: CGXGLInitMipMap: mip map mode is on
    30/05/13 4:24:41.733 PM WindowServer[88]: WSMachineUsesNewStyleMirroring: false
    30/05/13 4:24:41.733 PM WindowServer[88]: Display 0x042801c0: GL mask 0x1; bounds (0, 0)[2560 x 1440], 54 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a007, S/N 0, Unit 0, Rotation 0
    UUID 0x000006100000a00700000000042801c0
    30/05/13 4:24:41.733 PM WindowServer[88]: Display 0x003f0040: GL mask 0x10; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffff003f0040
    30/05/13 4:24:41.733 PM WindowServer[88]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003f
    30/05/13 4:24:41.733 PM WindowServer[88]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    30/05/13 4:24:41.734 PM WindowServer[88]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    30/05/13 4:24:41.739 PM WindowServer[88]: Created shield window 0x5 for display 0x042801c0
    30/05/13 4:24:41.739 PM WindowServer[88]: Created shield window 0x6 for display 0x003f0040
    30/05/13 4:24:41.740 PM WindowServer[88]: Created shield window 0x7 for display 0x003f003f
    30/05/13 4:24:41.740 PM WindowServer[88]: Created shield window 0x8 for display 0x003f003e
    30/05/13 4:24:41.740 PM WindowServer[88]: Created shield window 0x9 for display 0x003f003d
    30/05/13 4:24:41.741 PM WindowServer[88]: Display 0x042801c0: GL mask 0x1; bounds (0, 0)[2560 x 1440], 54 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a007, S/N 0, Unit 0, Rotation 0
    UUID 0x000006100000a00700000000042801c0
    30/05/13 4:24:41.741 PM WindowServer[88]: Display 0x003f0040: GL mask 0x10; bounds (3584, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffff003f0040
    30/05/13 4:24:41.741 PM WindowServer[88]: Display 0x003f003f: GL mask 0x8; bounds (3585, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003f
    30/05/13 4:24:41.741 PM WindowServer[88]: Display 0x003f003e: GL mask 0x4; bounds (3586, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    30/05/13 4:24:41.741 PM WindowServer[88]: Display 0x003f003d: GL mask 0x2; bounds (3587, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    30/05/13 4:24:41.741 PM WindowServer[88]: CGXPerformInitialDisplayConfiguration
    30/05/13 4:24:41.741 PM WindowServer[88]:   Display 0x042801c0: MappedDisplay Unit 0; Vendor 0x610 Model 0xa007 S/N 0 Dimensions 23.50 x 13.23; online enabled built-in, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
    30/05/13 4:24:41.741 PM WindowServer[88]:   Display 0x003f0040: MappedDisplay Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1
    30/05/13 4:24:41.741 PM WindowServer[88]:   Display 0x003f003f: MappedDisplay Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3585,0)[1 x 1], Rotation 0, Resolution 1
    30/05/13 4:24:41.741 PM WindowServer[88]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3586,0)[1 x 1], Rotation 0, Resolution 1
    30/05/13 4:24:41.742 PM WindowServer[88]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3587,0)[1 x 1], Rotation 0, Resolution 1
    30/05/13 4:24:41.896 PM WindowServer[88]: GLCompositor: GL renderer id 0x01021b05, GL mask 0x0000001f, accelerator 0x0000481b, unit 0, caps QEX|QGL|MIPMAP, vram 1024 MB
    30/05/13 4:24:41.896 PM WindowServer[88]: GLCompositor: GL renderer id 0x01021b05, GL mask 0x0000001f, texture units 8, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    30/05/13 4:24:41.911 PM hidd[48]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    30/05/13 4:24:41.911 PM WindowServer[88]: Unable to open IOHIDSystem (e00002bd)
    30/05/13 4:24:41.000 PM kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    30/05/13 4:24:42.000 PM kernel[0]: [BNBMouseDevice::init][75.19] init is complete
    30/05/13 4:24:43.000 PM kernel[0]: [BNBMouseDevice::handleStart][75.19] returning 1
    30/05/13 4:24:43.000 PM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    30/05/13 4:24:43.000 PM kernel[0]: [AppleMultitouchDevice::start] entered
    30/05/13 4:24:43.372 PM com.apple.SecurityServer[15]: Session 100000 created
    30/05/13 4:24:43.740 PM WindowServer[88]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    30/05/13 4:24:44.615 PM cfprefsd[21]: CFPreferences: error renaming file blued.plist.yVQnGnD to blued.plist, errno was 21.
    30/05/13 4:24:44.902 PM WindowServer[88]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042801c0 device: 0x101ed8a10  isBackBuffered: 1 numComp: 3 numDisp: 3
    30/05/13 4:24:46.000 PM kernel[0]: NTFS driver 3.10 [Flags: R/W].
    30/05/13 4:24:46.000 PM kernel[0]: NTFS volume name BOOTCAMP, version 3.1.
    30/05/13 4:24:48.639 PM airportd[95]: _processDLILEvent: en1 attached (down)
    30/05/13 4:24:48.000 PM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1 this 0xffffff801c6a2000
    30/05/13 4:24:48.000 PM kernel[0]: AtherosNewma40P2PInterface::init() <p2p> role 1
    30/05/13 4:24:48.765 PM com.apple.SecurityServer[15]: Entering service
    30/05/13 4:24:48.821 PM awacsd[58]: Starting awacsd connectivity-78.2 (Dec 16 2012 19:43:29)
    30/05/13 4:24:48.822 PM loginwindow[42]: Login Window Application Started
    30/05/13 4:24:48.824 PM awacsd[58]: InnerStore CopyAllZones: no info in Dynamic Store
    30/05/13 4:24:48.878 PM UserEventAgent[11]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    30/05/13 4:24:48.881 PM loginwindow[42]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    30/05/13 4:24:48.886 PM systemkeychain[75]: done file: /var/run/systemkeychaincheck.done
    30/05/13 4:24:48.906 PM mDNSResponder[39]: D2D_IPC: Loaded
    30/05/13 4:24:48.906 PM mDNSResponder[39]: D2DInitialize succeeded
    30/05/13 4:24:48.909 PM mDNSResponder[39]: Adding registration domain 167899042.members.btmm.icloud.com.
    30/05/13 4:24:48.938 PM awacsd[58]: Configuring lazy AWACS client: 167899042.p04.members.btmm.icloud.com.
    30/05/13 4:24:48.974 PM digest-service[114]: label: default
    30/05/13 4:24:48.975 PM digest-service[114]:           dbname: od:/Local/Default
    30/05/13 4:24:48.975 PM digest-service[114]:           mkey_file: /var/db/krb5kdc/m-key
    30/05/13 4:24:48.975 PM digest-service[114]:           acl_file: /var/db/krb5kdc/kadmind.acl
    30/05/13 4:24:48.976 PM digest-service[114]: digest-request: uid=0
    30/05/13 4:24:48.993 PM rpcsvchost[118]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    30/05/13 4:24:48.995 PM digest-service[114]: digest-request: init request
    30/05/13 4:24:48.998 PM digest-service[114]: digest-request: init return domain: BUILTIN server: LOCALHOST
    30/05/13 4:24:49.008 PM aosnotifyd[119]: bootstrap_look_up failed (44e)
    30/05/13 4:24:49.000 PM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    30/05/13 4:24:49.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    30/05/13 4:24:49.000 PM kernel[0]: 39.409929: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    30/05/13 4:24:49.000 PM kernel[0]: 39.409936: switchVap from 1 to 1
    30/05/13 4:24:49.176 PM kdc[45]: label: default
    30/05/13 4:24:49.176 PM kdc[45]:           dbname: od:/Local/Default
    30/05/13 4:24:49.177 PM kdc[45]:           mkey_file: /var/db/krb5kdc/m-key
    30/05/13 4:24:49.177 PM kdc[45]:           acl_file: /var/db/krb5kdc/kadmind.acl
    30/05/13 4:24:49.190 PM kdc[45]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    30/05/13 4:24:49.227 PM kdc[45]: KDC started
    30/05/13 4:24:49.389 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    30/05/13 4:24:49.389 PM configd[17]: DHCP en1: INIT-REBOOT transmit failed
    30/05/13 4:24:49.409 PM configd[17]: network changed: DNS*
    30/05/13 4:24:49.410 PM configd[17]: setting hostname to "My-iMac.local"
    30/05/13 4:24:49.000 PM kernel[0]: 40.066078: performCountryCodeOperation: Not connected, scan in progress[0]
    30/05/13 4:24:49.000 PM kernel[0]: 40.068173: setWOW_PARAMETERS:wowevents = 2(1)
    30/05/13 4:24:49.809 PM InternetSharing[46]: objc[46]: Object 0x7fcb18d007f0 of class __NSDictionaryM autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
    30/05/13 4:24:49.829 PM com.apple.InternetSharing[46]: *** no interface for service
    30/05/13 4:24:50.202 PM mds[38]: (Normal) FMW: FMW 0 0
    30/05/13 4:24:50.369 PM cfprefsd[21]: CFPreferences: error renaming file blued.plist.tGGJbEu to blued.plist, errno was 21.
    30/05/13 4:24:50.370 PM cfprefsd[21]: CFPreferences: error renaming file blued.plist.fqIWXwi to blued.plist, errno was 21.
    30/05/13 4:24:50.652 PM appleeventsd[54]: main: Starting up
    30/05/13 4:24:50.660 PM awacsd[58]: KV HTTP 0
    30/05/13 4:24:51.219 PM locationd[43]: NOTICE,Location icon should now be in state 0
    30/05/13 4:24:51.236 PM sudo[135]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /dev/disk0s4
    30/05/13 4:24:51.000 PM kernel[0]: en1: BSSID changed to 94:44:52:e5:e8:6e
    30/05/13 4:24:51.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    30/05/13 4:24:51.000 PM kernel[0]: AirPort: Link Up on en1
    30/05/13 4:24:51.000 PM kernel[0]: en1: BSSID changed to 94:44:52:e5:e8:6e
    30/05/13 4:24:51.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    30/05/13 4:24:51.000 PM kernel[0]: 42.397428: setWOW_PARAMETERS:wowevents = 2(1)
    30/05/13 4:24:51.000 PM kernel[0]: AirPort: RSN handshake complete on en1
    30/05/13 4:24:52.001 PM com.apple.usbmuxd[27]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    30/05/13 4:24:52.000 PM kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0301,0de1,0300,45e1,0000]
    30/05/13 4:24:53.916 PM airportd[95]: _doAutoJoin: Already associated to “Belkin-Wifi”. Bailing on auto-join.
    30/05/13 4:24:53.932 PM airportd[95]: _doAutoJoin: Already associated to “Belkin-Wifi”. Bailing on auto-join.
    30/05/13 4:24:54.533 PM WindowServer[88]: Created shield window 0xa for display 0x042801c0
    30/05/13 4:24:54.533 PM WindowServer[88]: Display 0x042801c0: MappedDisplay Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    30/05/13 4:24:54.534 PM WindowServer[88]: Display 0x042801c0: MappedDisplay Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    30/05/13 4:24:54.553 PM WindowServer[88]: Display 0x042801c0: MappedDisplay Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    30/05/13 4:24:54.550 PM launchctl[142]: com.apple.findmymacmessenger: Already loaded
    30/05/13 4:24:54.560 PM com.apple.SecurityServer[15]: Session 100003 created
    30/05/13 4:24:54.795 PM airportd[95]: _doAutoJoin: Already associated to “Belkin-Wifi”. Bailing on auto-join.
    30/05/13 4:24:54.796 PM hidd[48]: CGSShutdownServerConnections: Detaching application from window server
    30/05/13 4:24:54.796 PM hidd[48]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    30/05/13 4:24:54.808 PM loginwindow[42]: Login Window Started Security Agent
    30/05/13 4:24:54.863 PM fseventsd[49]: Logging disabled completely for device:1: /Volumes/Recovery HD
    30/05/13 4:24:55.143 PM configd[17]: network changed: v4(en0+:192.168.2.180) DNS+ Proxy+ SMB
    30/05/13 4:24:55.280 PM mds[38]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    30/05/13 4:24:55.000 PM kernel[0]: Sandbox: sandboxd(157) deny mach-lookup com.apple.coresymbolicationd
    30/05/13 4:24:53.798 PM ntpd[112]: proto: precision = 1.000 usec
    30/05/13 4:24:53.985 PM com.apple.InternetSharing[46]: InternetSharing: com.apple.InternetSharing.broadcast-0 has been started
    30/05/13 4:24:53.986 PM com.apple.InternetSharing[46]: BCAST is ready [en0, mtu=1500, 2 DNS server(s), 0 DNSv6 server(s)]
    30/05/13 4:24:53.986 PM com.apple.InternetSharing[46]: removed addr=fe80::e6ce:8fff:fe5f:b353 on en1
    30/05/13 4:24:53.986 PM com.apple.InternetSharing[46]: added addr=192.168.3.1 mask=255.255.255.0 on bridge0
    30/05/13 4:24:53.000 PM kernel[0]: 45.946953: Invoking setHOST_AP_MODE
    30/05/13 4:24:53.000 PM kernel[0]: 45.946957: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    30/05/13 4:24:53.000 PM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    30/05/13 4:24:53.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    30/05/13 4:24:53.000 PM kernel[0]: 45.960195: setDISASSOCIATE ****STA SYNC DISASSOC SUCCESS 
    30/05/13 4:24:53.000 PM kernel[0]: 45.960200: switchVap from 1 to 6
    30/05/13 4:24:53.000 PM kernel[0]: 45.979212: osif_com_vap_event_handler vap delete event
    30/05/13 4:24:53.000 PM kernel[0]: 45.979219: deleteVap ****SYNC VAP DELETE SUCCESS 
    30/05/13 4:24:53.000 PM kernel[0]: 45.982272: Invoking setRSN_CONF
    30/05/13 4:24:53.000 PM kernel[0]: AirPort: Link Up on en1
    30/05/13 4:24:53.000 PM kernel[0]: en1: BSSID changed to e4:ce:8f:5f:b3:53
    30/05/13 4:24:53.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    30/05/13 4:24:53.000 PM kernel[0]: 46.007045: Invoking getKEY_RSC
    30/05/13 4:24:53.000 PM kernel[0]: en1: promiscuous mode enable succeeded
    30/05/13 4:24:53.000 PM kernel[0]: bridge_attach_protocol: en1
    30/05/13 4:24:54.085 PM com.apple.InternetSharing[46]: com.apple.InternetSharing.broadcast-0 started: [DNS subnet=192.168.3/24 on bridge0]
    30/05/13 4:24:54.085 PM com.apple.InternetSharing[46]:   dns[0]: 192.168.2.1
    30/05/13 4:24:54.085 PM com.apple.InternetSharing[46]:   dns[1]: 192.168.2.1
    30/05/13 4:24:54.095 PM SecurityAgent[153]: This is the first run
    30/05/13 4:24:54.095 PM SecurityAgent[153]: MacBuddy was run = 0
    30/05/13 4:24:54.122 PM SecurityAgent[153]: User info context values set for My
    30/05/13 4:24:54.178 PM com.apple.InternetSharing[46]: com.apple.InternetSharing.broadcast-0 started: [DHCP subnet=192.168.3/24 on bridge0 mtu=1500 <---> en0 mtu=1500] max-mss=1460
    30/05/13 4:24:54.178 PM com.apple.InternetSharing[46]:   dns[0]: 192.168.3.1
    30/05/13 4:24:54.309 PM com.apple.InternetSharing[46]: started "natpmpd"
    30/05/13 4:24:54.457 PM loginwindow[42]: Login Window - Returned from Security Agent
    30/05/13 4:24:54.459 PM loginwindow[42]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    30/05/13 4:24:54.484 PM loginwindow[42]: USER_PROCESS: 42 console
    30/05/13 4:24:55.020 PM named[160]: starting BIND 9.8.3-P1 -c /etc/com.apple.named.proxy.conf -f
    30/05/13 4:24:55.020 PM named[160]: built with '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--prefix=/usr' '--sysconfdir=/private/etc' '--localstatedir=/private/var' '--enable-atomic=no' '--with-openssl=yes' '--with-gssapi=yes' '--enable-symtable=none' 'CC=/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/u sr/bin/cc' 'CFLAGS=-arch i386 -arch x86_64 -g -Os -pipe -gdwarf-2 ' 'LDFLAGS=-arch i386 -arch x86_64 -framework IOKit -framework CoreFoundation' 'CXX=/Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/ usr/bin/c++' 'CXXFLAGS=-arch i386 -arch x86_64 -g -Os -pipe '
    30/05/13 4:24:55.020 PM named[160]: ----------------------------------------------------
    30/05/13 4:24:55.020 PM named[160]: BIND 9 is maintained by Internet Systems Consortium,
    30/05/13 4:24:55.020 PM named[160]: Inc. (ISC), a non-profit 501(c)(3) public-benefit
    30/05/13 4:24:55.020 PM named[160]: corporation.  Support and training for BIND 9 are
    30/05/13 4:24:55.020 PM named[160]: available at https://www.isc.org/support
    30/05/13 4:24:55.020 PM named[160]: ----------------------------------------------------
    30/05/13 4:24:55.587 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Device not configured (6)
    30/05/13 4:24:55.587 PM configd[17]: DHCP en1: INIT-REBOOT transmit failed
    30/05/13 4:24:55.897 PM com.apple.launchd[1]: (com.apple.xprotectupdater[25]) Exited with code: 252
    30/05/13 4:24:55.989 PM named[160]: Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones
    30/05/13 4:24:56.000 PM kernel[0]: utun_ctl_connect: creating interface utun0
    30/05/13 4:24:56.169 PM named[160]: running
    30/05/13 4:24:56.170 PM UserEventAgent[143]: cannot find useragent 1102
    30/05/13 4:24:56.171 PM named[160]: Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones
    30/05/13 4:24:56.237 PM com.apple.launchd.peruser.501[164]: (com.apple.gamed) Ignored this key: UserName
    30/05/13 4:24:56.237 PM com.apple.launchd.peruser.501[164]: (com.apple.gamed) Ignored this key: GroupName
    30/05/13 4:24:56.238 PM com.apple.launchd.peruser.501[164]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    30/05/13 4:24:56.241 PM loginwindow[42]: Connection with distnoted server was invalidated
    30/05/13 4:24:56.249 PM distnoted[168]: # distnote server agent  absolute time: 48.352954504   civil time: Thu May 30 16:24:56 2013   pid: 168 uid: 501  root: no
    30/05/13 4:24:56.526 PM blued[57]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    30/05/13 4:24:56.664 PM WindowServer[88]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    30/05/13 4:24:57.425 PM named[160]: Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones
    30/05/13 4:24:58.103 PM BezelServices 236.3[42]: -[DriverServices sendPreferencesToDevice:resetDefaults:] error: classPrefID (null), classPrefs (null)
    30/05/13 4:24:58.105 PM coreservicesd[62]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationReady to notificationID=116
    30/05/13 4:24:58.122 PM WindowServer[88]: Display 0x042801c0: MappedDisplay Unit 0; ColorProfile { 2, "iMac"}; TransferFormula (1.000000, 1.000000, 1.000000)
    30/05/13 4:24:58.278 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Device not configured (6)
    30/05/13 4:24:58.278 PM configd[17]: DHCP en1: INIT-REBOOT transmit failed
    30/05/13 4:24:58.751 PM com.apple.launchd.peruser.501[164]: (com.apple.afpstat-qfa[211]) Exited with code: 2
    30/05/13 4:24:58.835 PM NetworkBrowserAgent[217]: Starting NetworkBrowserAgent
    30/05/13 4:24:59.684 PM bootpd[161]: server name My-iMac.local
    30/05/13 4:24:59.684 PM bootpd[161]: interface en0: ip 192.168.2.180 mask 255.255.255.0
    30/05/13 4:24:59.684 PM bootpd[161]: interface bridge0: ip 192.168.3.1 mask 255.255.255.0
    30/05/13 4:25:00.083 PM bootpd[161]: service time 0.000010 seconds
    30/05/13 4:25:00.395 PM com.apple.launchd.peruser.501[164]: (com.apple.mrt.uiagent[201]) Exited with code: 255
    30/05/13 4:25:00.894 PM fseventsd[49]: check_vol_last_mod_time:XXX failed to get mount time (25; &mount_time == 0x10d075518)
    30/05/13 4:25:00.894 PM fseventsd[49]: log dir: /Volumes/External/.fseventsd getting new uuid: 1977A513-201A-4A9B-8A40-AB9A585F82AB
    30/05/13 4:25:01.093 PM mDNSResponderHelper[74]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    30/05/13 4:25:02.998 PM apsd[60]: Unable to bootstrap_lookup connection port for 'com.apple.ubd.system-push': Unknown service name
    30/05/13 4:25:03.069 PM configd[17]: inet_set_autoaddr(en1, 1) failed, Resource busy (16)
    30/05/13 4:25:03.069 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Device not configured (6)
    30/05/13 4:25:03.069 PM configd[17]: DHCP en1: INIT transmit failed
    30/05/13 4:25:04.125 PM WindowServer[88]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    30/05/13 4:25:04.171 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Device not configured (6)
    30/05/13 4:25:04.171 PM configd[17]: DHCP en1: INIT transmit failed
    30/05/13 4:25:04.584 PM GrowlLauncher[195]: Launching Growl at URL: file://localhost/Applications/Growl.app/Contents/MacOS/Growl
    30/05/13 4:25:06.238 PM com.apple.SecurityServer[15]: Session 100005 created
    30/05/13 4:25:06.302 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Device not configured (6)
    30/05/13 4:25:06.302 PM configd[17]: DHCP en1: INIT transmit failed
    30/05/13 4:25:10.699 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Device not configured (6)
    30/05/13 4:25:10.699 PM configd[17]: DHCP en1: INIT transmit failed
    30/05/13 4:25:10.886 PM bootpd[161]: DHCP REQUEST [bridge0]: 1,d8:a2:5e:53:4d:68 <My-iPad>
    30/05/13 4:25:11.000 PM kernel[0]: 62.766797: osif_connect_event: sta: d8:a2:5e:53:4d:68 arrive message posted
    30/05/13 4:25:11.000 PM kernel[0]: 62.783435: Invoking setSTA_AUTHORIZE
    30/05/13 4:25:12.321 PM bootpd[161]: ACK sent My-iPad 192.168.3.6 pktsize 300
    30/05/13 4:25:12.321 PM bootpd[161]: service time 1.602424 seconds
    30/05/13 4:25:12.321 PM bootpd[161]: DHCP REQUEST [bridge0]: 1,d8:a2:5e:53:4d:68 <My-iPad>
    30/05/13 4:25:13.253 PM bootpd[161]: ACK sent My-iPad 192.168.3.6 pktsize 300
    30/05/13 4:25:13.253 PM bootpd[161]: service time 0.932620 seconds
    30/05/13 4:25:14.366 PM coreservicesd[62]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationBirth to notificationID=115
    30/05/13 4:25:14.818 PM mDNSResponder[39]: ERROR: handle_resolve_request bad interfaceIndex 5
    30/05/13 4:25:14.818 PM com.apple.usbmuxd[27]: _BrowseReplyReceivedCallback (thread 0x7fff778fd180): Error doing DNSServiceResolve(): -65540
    30/05/13 4:25:15.492 PM Growl[250]: Setup timer, this should only happen once
    30/05/13 4:25:15.493 PM Growl[250]: Next image check no earlier than 24 hours from 2013-05-29 13:59:00 +0000
    30/05/13 4:25:15.584 PM Image Capture Extension[253]: Another instance of 'Image Capture Extension' is already running! This instance is exiting.
    30/05/13 4:25:15.585 PM com.apple.launchd.peruser.501[164]: ([0x0-0x17017].com.apple.ImageCaptureExtension2[253]) Exited with code: 1
    30/05/13 4:25:15.585 PM HPScanner[230]: ERROR: Image Capture Extension went away!
    30/05/13 4:25:16.174 PM com.apple.launchd[1]: (com.apple.coreservices.appleid.authentication[147]) Exit timeout elapsed (20 seconds). Killing
    30/05/13 4:25:18.125 PM WindowServer[88]: disable_update_likely_unbalanced: UI updates still disabled by application "SystemUIServer" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    30/05/13 4:25:19.620 PM configd[17]: bootp_session_transmit: bpf_write(en1) failed: Device not configured (6)
    30/05/13 4:25:19.620 PM configd[17]: DHCP en1: INIT transmit failed
    30/05/13 4:25:20.909 PM WindowServer[88]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 17.78 seconds (server forcibly re-enabled them after 1.00 seconds)
    30/05/13 4:25:21.195 PM BetterSnapTool[237]: kCGErrorIllegalArgument: CGSUnregisterWindowWithSystemStatusBar: Invalid window
    30/05/13 4:25:21.225 PM configd[17]: set_arp_linklocal(en1) SIOCARPIPLL 1 failed, Resource busy
    30/05/13 4:25:21.228 PM configd[17]: network changed: v4(en0:192.168.2.180, en1+:169.254.217.249) DNS Proxy SMB
    30/05/13 4:25:21.664 PM UserEventAgent[11]: Captive: Online (HostAP mode)
    30/05/13 4:25:21.667 PM configd[17]: network changed: v4(en0:192.168.2.180, en1) DNS Proxy SMB
    30/05/13 4:25:21.859 PM named[160]: Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones
    30/05/13 4:25:22.003 PM named[160]: Warning: 'empty-zones-enable/disable-empty-zone' not set: disabling RFC 1918 empty zones
    30/05/13 4:25:25.674 PM mDNSResponderHelper[259]: do_mDNSInterfaceAdvtIoctl: ioctl call SIOCGIFINFO_IN6 failed - error (22) Invalid argument
    30/05/13 4:25:26.937 PM named[160]: client 192.168.3.6#63922: error sending response: host unreachable
    30/05/13 4:25:29.935 PM named[160]: client 192.168.3.6#63922: error sending response: host unreachable
    30/05/13 4:25:31.946 PM com.apple.SecurityServer[15]: Session 100009 created
    30/05/13 4:25:32.086 PM WindowServer[88]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    30/05/13 4:25:32.268 PM WindowServer[88]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 1.18 seconds (server forcibly re-enabled them after 1.00 seconds)

    1.5-3 minute boot up as opposed to 15-20 seconds
    And
    why it takes a long time to load a lot of things.
    I have restored this
    from a time machine partition.
    TimeMachine is only a backup and restore, it won't fix issues in software and according to your information, doesn't even optimize the restore for best performance on boot hard drives.
    What you need to do to regain your speed is to understand how your machine works
    Why is my computer slow?
    Fix any and all issues in software following this list of fixes
    ..Step by Step to fix your Mac
    Then follow this defrag method I've outlined
    How to safely defrag a Mac's hard drive
    Most commonly used backup methods
    There shouldn't be need to reinstall OS X fresh unless your having file structure issues which if they are should appear when in the Steps, which then a zero erase and install will cure as well as any bad sector issues, the defrag step wouldn't be necessarry on a freshly installed system obviously as the files are written all together, not in portions all over the drive.
    Hope this assists.

  • Slow iMac (also after fresh install)

    Hello,
    I am helping a friend wit his iMac mid 2011 (intel core i5, 4 GB RAM and 500 HDD). She had 10.6.8 and suddenly the iMa became very slow in every operation (boot, finder, mail, everything). She called me and I tried to debug the problem. Nothing was using much CPU o RAM and so I updated the iMac to Mavericks.
    Always the same. Then I fresh installed but the iMac was slow also during the recovery mode (loading colourful spin) and while erasing the disk. Reinstalled the OS and same problem. It works for a few minutes and then it gets stuck on simple operatios. Really frustrating.
    Today, again fresh installed but always the same problem.
    Very weird because the RAM usage is never over 1 GB and the CPU too.
    What could it be? Hardware problem?
    Thanks a lot!

    How much free storage space?
    Click your Apple menu icon top left in your screen. From the drop down menu click About This Mac > More Info > Storage
    Make sure there's at least 15% free disk space.

  • Why is Mavericks running so slowly after a fresh install on my Macbook Pro?

    I have a 13-inch, Early 2011 Macbook Pro.
    Towards the end of 2013 Mountain Lion had been running very sluggishly, and I was getting the spinning beachball of death all the time, so I decided to do a fresh install of Mavericks. I wiped my whole HD using disk utility and installed Mavericks from a flash drive.
    I then installed Microsoft Office 2011 from the original DVD and set up Mac Mail to work with my Gmail account etc. All very standard. I also installed X-Code and various other things related to my work, but nothing crazy. My HD is only half-full (I have 141 GB of free space).
    Despite this, everything is running really sluggishly (especially when MS Office programs are open) and I have to watch the beachball of death spin for about 10 seconds every minute.
    Any help is greatly appreciated!
    Here is the Etrecheck output:
    Hardware Information:
              MacBook Pro (13-inch, Early 2011)
              MacBook Pro - model: MacBookPro8,1
              1 2.3 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 3000 - VRAM: 384 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 2 days 3:4:35
    Disk Information:
              Hitachi HTS545032B9A302 disk0 : (320.07 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        disk0s2 (disk0s2) <not mounted>: 319.21 GB
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 disk2 : (8.09 GB)
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. iPhone
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [System] com.oracle.java.Helper-Tool.plist 3rd-Party support link
              [System] com.robohippo.HippoConnectDaemon.plist 3rd-Party support link
              [System] com.trusteer.rooks.rooksd.plist 3rd-Party support link
              [System] cx.pow.firewall.plist 3rd-Party support link
    Launch Agents:
              [System] com.oracle.java.Java-Updater.plist 3rd-Party support link
              [System] com.robohippo.HippoConnectAgent.plist 3rd-Party support link
              [System] com.trusteer.rapport.rapportd.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
              [not loaded] com.spotify.webhelper.plist 3rd-Party support link
              [not loaded] cx.pow.powd.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
    Internet Plug-ins:
              FlashPlayer-10.6: Version: 12.0.0.38 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              Flash Player: Version: 12.0.0.38 - SDK 10.6 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
              JavaAppletPlugin: Version: Java 7 Update 51 3rd-Party support link
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              Java  3rd-Party support link
              Trusteer Endpoint Protection  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        My Day:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Open XML for Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              Epson Printer Utility 4:          Version: 9.17 - SDK 10.5 3rd-Party support link
                        /Library/Printers/EPSON/InkjetPrinter2/Utility/UT4/Epson Printer Utility 4.app
              /Applications/Microsoft Office 2011
                        Microsoft PowerPoint:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Outlook:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Document Connection:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              Microsoft Language Register:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Smultron:          Version: 3.8.4 - SDK 10.0 3rd-Party support link
    Time Machine:
              Auto backup: YES
              Volumes being backed up:
              Destinations:
                        Time Machine Backups [Local] (Last used)
                        Total size: 412.18 GB
                        Total number of backups: 4
                        Oldest backup: 2014-01-07 12:40:04 +0000
                        Last backup: 2014-01-20 17:50:35 +0000
                        Size of backup disk: Excellent
                                  Backup size 412.18 GB > (Disk size 0 B X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  17%          Mail
                   8%          mtmd
                   5%          mds_stores
                   3%          mds
                   2%          iTunes
    Top Processes by Memory:
              217 MB          Mail
              184 MB          com.apple.WebKit.WebContent
              139 MB          softwareupdated
              115 MB          mds_stores
              106 MB          Google Chrome
    Virtual Memory Information:
              186 MB          Free RAM
              1.21 GB          Active RAM
              983 MB          Inactive RAM
              1.07 GB          Wired RAM
              7.85 GB          Page-ins
              326 MB          Page-outs

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -q XML\|exec && echo $f; done; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed '8!d;s/^ *//'; o=`SP Hardware | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Memory (GB)"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`SP USB | awk '/V.*[(]/{if ($3 !~ /0(5a|a5)c/) print}' | wc -l`; Ps "3rd-party USB devices"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; egrep -q 'No th|pms' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* && ls | awk -F_ '!/ag$/{$NF=a[split($NF,a,".")]; print}' | tail`; Pm "${D[$i]} diagnostics"; done; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process \"$s\" with UID ${s[1]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process \"$s\" with UID ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | grep -v com\.apple\.CSConfig | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/Star*; do M; done`; Pm "Startup items"; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f | while read f; do file -b "$f" | grep -qw shared && ! codesign -v "$f" && echo $f; done`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter
    exec sh
    and press return. You should then get a new line ending in a dollar sign.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
    If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
    The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There wiil be nothing in the Terminal window and no indication of progress until it's done. Wait for the line "[Process completed]" to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
    8. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Macbook pro i7 - Mid 2010 - Lion 10.7.2 fresh install CRASHES

    Hello MacHeads like my self,
    I have a macbook pro - mid 2010 (i7, 8gb ram), I had a major disk corruption a few days ago (WD 750gb 7200rpm), bunch of bad sectors and I belive it took place becouse I had the crazy black screen failiur going on for a few weeks until apple released the update to fix that, but I had to hard reset the macbook several times and that could have caused the bad sectors...
    Anyhow, I pulled the drive out, put a new one in, a 500gb 5400rpm made by Segate, fresh install of teh LION, made all of the available updates... it was running fine until yesterday when I got the the black screen again... I could not belive it... so I hard reste it again... today, the macbook crashed on it's own as I was writing a message using skype, I thought it was the black screen again (video failiur) but no, it actualy restarted on it's own.
    Any ideas?
    Here is the crash report below if someone can read this:
    Interval Since Last Panic Report:  289253 sec
    Panics Since Last Report:          5
    Anonymous UUID:                    1D1CDDD3-67E7-449D-BE38-7B3A880F39F9
    Wed Jan 25 11:16:36 2012
    panic(cpu 2 caller 0xffffff7f8091500b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff8115b6f000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80f19132b0 : 0xffffff8000220702
    0xffffff80f1913330 : 0xffffff7f8091500b
    0xffffff80f19133c0 : 0xffffff7f80a05120
    0xffffff80f1913410 : 0xffffff7f80a051e0
    0xffffff80f1913470 : 0xffffff7f80cb1749
    0xffffff80f19135b0 : 0xffffff7f80a24269
    0xffffff80f19135e0 : 0xffffff7f8091e96e
    0xffffff80f1913690 : 0xffffff7f8091a270
    0xffffff80f1913880 : 0xffffff7f8091be75
    0xffffff80f1913960 : 0xffffff7f817e0138
    0xffffff80f19139a0 : 0xffffff7f817ef798
    0xffffff80f19139c0 : 0xffffff7f8180b3fc
    0xffffff80f1913a00 : 0xffffff7f8180b461
    0xffffff80f1913a40 : 0xffffff7f817f360d
    0xffffff80f1913a90 : 0xffffff7f817a9f63
    0xffffff80f1913b10 : 0xffffff7f817a89d4
    0xffffff80f1913b40 : 0xffffff7f817ae429
    0xffffff80f1913b70 : 0xffffff80006528dd
    0xffffff80f1913be0 : 0xffffff8000652c7c
    0xffffff80f1913c40 : 0xffffff800065343b
    0xffffff80f1913d80 : 0xffffff80002a3898
    0xffffff80f1913e80 : 0xffffff8000223006
    0xffffff80f1913eb0 : 0xffffff8000214829
    0xffffff80f1913f10 : 0xffffff800021bb58
    0xffffff80f1913f70 : 0xffffff80002ae8a0
    0xffffff80f1913fb0 : 0xffffff80002d8383
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 b4000->0xffffff7f80b8dfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f8083f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808a2000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f8086a000
             com.apple.nvidia.nv50hal(7.1.4)[A44D0B74-5A18-34D5-842C-4E280365F55F]@0xffffff7 f80b8e000->0xffffff7f80eaffff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 b4000
             com.apple.GeForce(7.1.4)[6E2E0D5E-F779-35F2-A12C-0BAD59229A0E]@0xffffff7f817910 00->0xffffff7f81850fff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 b4000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808a2000
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f8083f000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f8086a000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 9837198261796
    last loaded kext at 8794451183636: com.apple.iokit.IOAVBFamily    1.0.0d22 (addr 0xffffff7f8078d000, size 36864)
    last unloaded kext at 9156783028694: com.apple.iokit.IOAVBFamily    1.0.0d22 (addr 0xffffff7f8078d000, size 36864)
    loaded kexts:
    com.paragon-software.filesystems.ntfs    82
    at.obdev.nke.LittleSnitch    2.4.2
    com.apple.driver.AppleBluetoothMultitouch    66.3
    com.apple.driver.AppleHWSensor    1.9.4d0
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleUpstreamUserClient    3.5.9
    com.apple.driver.AppleMCCSControl    1.0.26
    com.apple.driver.AppleHDA    2.1.3f7
    com.apple.driver.AppleMikeyDriver    2.1.3f7
    com.apple.driver.AudioAUUC    1.59
    com.apple.driver.AGPM    100.12.42
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.driver.AppleIntelHDGraphics    7.1.4
    com.apple.driver.AppleIntelHDGraphicsFB    7.1.4
    com.apple.driver.AppleUSBDisplays    317
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.driver.AppleSMCLMU    2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.2.1
    com.apple.GeForce    7.1.4
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.5d4
    com.apple.driver.AppleLPC    1.5.3
    com.apple.driver.AppleMuxControl    3.0.16
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUSBTCButtons    225.2
    com.apple.driver.AppleUSBCardReader    3.0.1
    com.apple.driver.AppleIRController    312
    com.apple.driver.AppleUSBTCKeyboard    225.2
    com.apple.driver.Oxford_Semi    3.0.1
    com.apple.iokit.SCSITaskUserClient    3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    33
    com.apple.driver.AppleFWOHCI    4.8.9
    com.apple.iokit.IOAHCIBlockStorage    2.0.1
    com.apple.driver.AirPort.Brcm4331    512.20.18
    com.apple.driver.AppleUSBHub    4.5.0
    com.apple.driver.AppleEFINVRAM    1.5.0
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleAHCIPort    2.2.0
    com.apple.iokit.AppleBCM5701Ethernet    3.0.8b2
    com.apple.driver.AppleACPIButtons    1.4
    com.apple.driver.AppleUSBEHCI    4.5.0
    com.apple.driver.AppleRTC    1.4
    com.apple.driver.AppleHPET    1.6
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.4
    com.apple.driver.AppleAPIC    1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient    167.0.0
    com.apple.nke.applicationfirewall    3.2.30
    com.apple.security.quarantine    1
    com.apple.driver.AppleIntelCPUPowerManagement    167.0.0
    com.apple.driver.AppleMultitouchDriver    220.62.1
    com.apple.driver.IOBluetoothHIDDriver    4.0.1f4
    com.apple.iokit.IOBluetoothSerialManager    4.0.1f4
    com.apple.iokit.IOSerialFamily    10.0.5
    com.apple.driver.DspFuncLib    2.1.3f7
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.2.4
    com.apple.iokit.IOSurface    80.0
    com.apple.iokit.IOAudioFamily    1.8.3fc11
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.ApplePolicyControl    3.0.16
    com.apple.driver.AppleHDAController    2.1.3f7
    com.apple.iokit.IOHDAFamily    2.1.3f7
    com.apple.driver.AppleSMC    3.1.1d8
    com.apple.driver.IOPlatformPluginFamily    4.7.5d4
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleGraphicsControl    3.0.16
    com.apple.driver.AppleBacklightExpert    1.0.3
    com.apple.nvidia.nv50hal    7.1.4
    com.apple.NVDAResman    7.1.4
    com.apple.iokit.IONDRVSupport    2.3.2
    com.apple.iokit.IOGraphicsFamily    2.3.2
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleUSBHIDKeyboard    152.3
    com.apple.driver.AppleHIDKeyboard    152.3
    com.apple.driver.BroadcomUSBBluetoothHCIController    4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController    4.0.1f4
    com.apple.iokit.IOBluetoothFamily    4.0.1f4
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.0.1
    com.apple.iokit.IOUSBMassStorageClass    3.0.0
    com.apple.driver.AppleUSBMultitouch    227.1
    com.apple.iokit.IOUSBHIDDriver    4.4.5
    com.apple.iokit.IOFireWireSerialBusProtocolTransport    2.1.0
    com.apple.iokit.IOFireWireSBP2    4.2.0
    com.apple.driver.AppleUSBMergeNub    4.5.3
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.0.1
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.7
    com.apple.iokit.IOCDStorageFamily    1.7
    com.apple.driver.XsanFilter    403
    com.apple.iokit.IOFireWireFamily    4.4.5
    com.apple.iokit.IOAHCISerialATAPI    2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.0.1
    com.apple.iokit.IO80211Family    411.1
    com.apple.iokit.IOUSBUserClient    4.5.3
    com.apple.iokit.IOAHCIFamily    2.0.7
    com.apple.iokit.IOEthernetAVBController    1.0.0d5
    com.apple.iokit.IONetworkingFamily    2.0
    com.apple.driver.AppleEFIRuntime    1.5.0
    com.apple.iokit.IOHIDFamily    1.7.1
    com.apple.iokit.IOUSBFamily    4.5.3
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    165.3
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    331
    com.apple.iokit.IOStorageFamily    1.7
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.4
    com.apple.iokit.IOPCIFamily    2.6.7
    com.apple.iokit.IOACPIFamily    1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D3130363636434C392D344742535100
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D3130363636434C392D344742535100
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.18)
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST9500325AS, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: hub_device, apple_vendor_id, 0x9122, 0xfd130000 / 5
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x0059, 0xfd131000 / 7
    USB Device: Cruzer, 0x0781  (SanDisk Corporation), 0x5530, 0xfd131100 / 9
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x0059, 0xfd131400 / 8
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd131440 / 10
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc51a, 0xfd131443 / 12
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd131442 / 11
    USB Device: Apple Cinema HD Display, apple_vendor_id, 0x921e, 0xfd132000 / 6
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3
    FireWire Device: My Book, WD, 800mbit_speed
    FireWire Device: USB2.0 & 1394 & eSATA combo Drive, PI-367, 800mbit_speed
    THANK YOU

    Latest crash log:
    Interval Since Last Panic Report:  39836 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    1D1CDDD3-67E7-449D-BE38-7B3A880F39F9
    Tue Jan 31 18:28:22 2012
    panic(cpu 2 caller 0xffffff7f8091500b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff811554f000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80f1f5b2b0 : 0xffffff8000220702
    0xffffff80f1f5b330 : 0xffffff7f8091500b
    0xffffff80f1f5b3c0 : 0xffffff7f80a05120
    0xffffff80f1f5b410 : 0xffffff7f80a051e0
    0xffffff80f1f5b470 : 0xffffff7f80cb1749
    0xffffff80f1f5b5b0 : 0xffffff7f80a24269
    0xffffff80f1f5b5e0 : 0xffffff7f8091e96e
    0xffffff80f1f5b690 : 0xffffff7f8091a270
    0xffffff80f1f5b880 : 0xffffff7f8091be75
    0xffffff80f1f5b960 : 0xffffff7f8184a138
    0xffffff80f1f5b9a0 : 0xffffff7f81859798
    0xffffff80f1f5b9c0 : 0xffffff7f818753fc
    0xffffff80f1f5ba00 : 0xffffff7f81875461
    0xffffff80f1f5ba40 : 0xffffff7f8185d60d
    0xffffff80f1f5ba90 : 0xffffff7f81813f63
    0xffffff80f1f5bb10 : 0xffffff7f818129d4
    0xffffff80f1f5bb40 : 0xffffff7f81818429
    0xffffff80f1f5bb70 : 0xffffff80006528dd
    0xffffff80f1f5bbe0 : 0xffffff8000652c7c
    0xffffff80f1f5bc40 : 0xffffff800065343b
    0xffffff80f1f5bd80 : 0xffffff80002a3898
    0xffffff80f1f5be80 : 0xffffff8000223006
    0xffffff80f1f5beb0 : 0xffffff8000214829
    0xffffff80f1f5bf10 : 0xffffff800021bb58
    0xffffff80f1f5bf70 : 0xffffff80002ae8a0
    0xffffff80f1f5bfb0 : 0xffffff80002d8383
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 b4000->0xffffff7f80b8dfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f8083f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808a2000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f8086a000
             com.apple.nvidia.nv50hal(7.1.4)[A44D0B74-5A18-34D5-842C-4E280365F55F]@0xffffff7 f80b8e000->0xffffff7f80eaffff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 b4000
             com.apple.GeForce(7.1.4)[6E2E0D5E-F779-35F2-A12C-0BAD59229A0E]@0xffffff7f817fb0 00->0xffffff7f818bafff
                dependency: com.apple.NVDAResman(7.1.4)[71EBC846-807C-386D-8D01-E144A87FAC0F]@0xffffff7f808 b4000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[6517D9A6-58F5-3CFC-B021-C882306150D5]@0xff ffff7f808a2000
                dependency: com.apple.iokit.IOPCIFamily(2.6.7)[6D54F06A-46B7-37FC-AF22-DE68DC18A1A3]@0xffff ff7f8083f000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[55FF26D3-292D-3B4B-8AB7-1D25C8B4313B]@0 xffffff7f8086a000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 40744983058425
    last loaded kext at 39902417273229: com.apple.driver.AppleUSBCDC    4.1.15 (addr 0xffffff7f80833000, size 16384)
    last unloaded kext at 40130748101624: com.apple.driver.AppleUSBCDC    4.1.15 (addr 0xffffff7f80833000, size 12288)
    loaded kexts:
    com.paragon-software.filesystems.ntfs    82
    com.Logitech.Control Center.HID Driver    3.5.1
    at.obdev.nke.LittleSnitch    2.4.2
    com.apple.driver.Oxford_Semi    3.0.1
    com.apple.driver.AppleHWSensor    1.9.4d0
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleUpstreamUserClient    3.5.9
    com.apple.driver.AppleMCCSControl    1.0.26
    com.apple.driver.AppleHDA    2.1.3f7
    com.apple.driver.AppleMikeyDriver    2.1.3f7
    com.apple.driver.AudioAUUC    1.59
    com.apple.driver.AGPM    100.12.42
    com.apple.driver.AppleIntelHDGraphics    7.1.4
    com.apple.driver.AppleIntelHDGraphicsFB    7.1.4
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.driver.AppleUSBDisplays    317
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.driver.AppleSMCLMU    2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.GeForce    7.1.4
    com.apple.driver.AudioIPCDriver    1.2.1
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.5d4
    com.apple.driver.AppleLPC    1.5.3
    com.apple.driver.AppleMuxControl    3.0.16
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUSBTCButtons    225.2
    com.apple.driver.AppleUSBTCKeyboard    225.2
    com.apple.driver.AppleUSBCardReader    3.0.1
    com.apple.driver.AppleIRController    312
    com.apple.iokit.SCSITaskUserClient    3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    33
    com.apple.iokit.IOAHCIBlockStorage    2.0.1
    com.apple.driver.AppleUSBHub    4.5.0
    com.apple.driver.AppleFWOHCI    4.8.9
    com.apple.driver.AirPort.Brcm4331    512.20.18
    com.apple.iokit.AppleBCM5701Ethernet    3.0.8b2
    com.apple.driver.AppleEFINVRAM    1.5.0
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleAHCIPort    2.2.0
    com.apple.driver.AppleUSBEHCI    4.5.0
    com.apple.driver.AppleACPIButtons    1.4
    com.apple.driver.AppleRTC    1.4
    com.apple.driver.AppleHPET    1.6
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    167.0.0
    com.apple.driver.AppleAPIC    1.5
    com.apple.nke.applicationfirewall    3.2.30
    com.apple.security.quarantine    1
    com.apple.driver.AppleIntelCPUPowerManagement    167.0.0
    com.apple.iokit.IOFireWireSerialBusProtocolTransport    2.1.0
    com.apple.iokit.IOFireWireSBP2    4.2.0
    com.apple.driver.DspFuncLib    2.1.3f7
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.2.4
    com.apple.iokit.IOSurface    80.0
    com.apple.iokit.IOBluetoothSerialManager    4.0.1f4
    com.apple.iokit.IOSerialFamily    10.0.5
    com.apple.driver.AppleHDAController    2.1.3f7
    com.apple.iokit.IOHDAFamily    2.1.3f7
    com.apple.iokit.IOAudioFamily    1.8.3fc11
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.ApplePolicyControl    3.0.16
    com.apple.driver.AppleSMC    3.1.1d8
    com.apple.driver.IOPlatformPluginFamily    4.7.5d4
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleGraphicsControl    3.0.16
    com.apple.driver.AppleBacklightExpert    1.0.3
    com.apple.nvidia.nv50hal    7.1.4
    com.apple.NVDAResman    7.1.4
    com.apple.iokit.IONDRVSupport    2.3.2
    com.apple.iokit.IOGraphicsFamily    2.3.2
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleUSBHIDKeyboard    152.3
    com.apple.driver.AppleHIDKeyboard    152.3
    com.apple.driver.BroadcomUSBBluetoothHCIController    4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController    4.0.1f4
    com.apple.iokit.IOBluetoothFamily    4.0.1f4
    com.apple.driver.AppleUSBMultitouch    227.1
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.0.1
    com.apple.iokit.IOUSBMassStorageClass    3.0.0
    com.apple.iokit.IOUSBHIDDriver    4.4.5
    com.apple.driver.AppleUSBMergeNub    4.5.3
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.0.1
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.7
    com.apple.iokit.IOCDStorageFamily    1.7
    com.apple.driver.XsanFilter    403
    com.apple.iokit.IOAHCISerialATAPI    2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.0.1
    com.apple.iokit.IOUSBUserClient    4.5.3
    com.apple.iokit.IOFireWireFamily    4.4.5
    com.apple.iokit.IO80211Family    411.1
    com.apple.iokit.IOEthernetAVBController    1.0.0d5
    com.apple.iokit.IONetworkingFamily    2.0
    com.apple.iokit.IOAHCIFamily    2.0.7
    com.apple.iokit.IOUSBFamily    4.5.3
    com.apple.driver.AppleEFIRuntime    1.5.0
    com.apple.iokit.IOHIDFamily    1.7.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    165.3
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    331
    com.apple.iokit.IOStorageFamily    1.7
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.4
    com.apple.iokit.IOPCIFamily    2.6.7
    com.apple.iokit.IOACPIFamily    1.4

  • Just done a fresh install of Snow Leopard with all updates,iMac 5.1 behaves strange, sometimes I start Google Chrome and look at youtube videos the computer freezes and shuts down immediately, I believe its  related to overheating ?

    Just done a replacement of the pata DVD drive (its new and is working ok),  and a fresh clean  install of Snow Leopard with all updates, iMac 5.1 behaves strange, sometimes I start Google Chrome and look at youtube videos the computer freezes and shuts down immediately,
    I believe its  related to overheating ?
    iStat Pro shows GPU diode temp at 66 C, CPU at 48 C,  Fan rpms is around 1000
    Any ideas somebody ?
    The hard disk has been previously checked with state of the art techniques that have confirmed that the hard disk drive is in perfect condition.

    1.5-3 minute boot up as opposed to 15-20 seconds
    And
    why it takes a long time to load a lot of things.
    I have restored this
    from a time machine partition.
    TimeMachine is only a backup and restore, it won't fix issues in software and according to your information, doesn't even optimize the restore for best performance on boot hard drives.
    What you need to do to regain your speed is to understand how your machine works
    Why is my computer slow?
    Fix any and all issues in software following this list of fixes
    ..Step by Step to fix your Mac
    Then follow this defrag method I've outlined
    How to safely defrag a Mac's hard drive
    Most commonly used backup methods
    There shouldn't be need to reinstall OS X fresh unless your having file structure issues which if they are should appear when in the Steps, which then a zero erase and install will cure as well as any bad sector issues, the defrag step wouldn't be necessarry on a freshly installed system obviously as the files are written all together, not in portions all over the drive.
    Hope this assists.

  • Constant Kernel Panics on fresh install of 10.8.2

    Ever since upgrading to 10.8.2, my Mid 2010 MBP gets Kernel Panics related to the NVidia kext at least 5 times a day. When will apple finally fix this?? Here's the full kernel panic. It's the same thing every time. I have no third party .kext installed. I've blown this out and installed from 10.8 disc twice. It never starts to KP until the 10.8.2 update is applied. This is not hardware related since I did a fresh install of windows on the bootcamp partition as well and it runs just fine without crashing. On 10.8.2 it crashes without any peripherals plugged in except the charger and ethernet cable. I'm not ever taxing the system. It has safari or chrome open and that's it.
    Interval Since Last Panic Report:  142109 sec
    Panics Since Last Report:          5
    Anonymous UUID:                    639A9B71-261E-19AF-68DB-AA5674F7A2CD
    Thu Dec 13 10:16:41 2012
    panic(cpu 2 caller 0xffffff7f9b054b25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff812e6b1000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff810b7c2f80 : 0xffffff801a81d626
    0xffffff810b7c2ff0 : 0xffffff7f9b054b25
    0xffffff810b7c3080 : 0xffffff7f9b14e4b3
    0xffffff810b7c30e0 : 0xffffff7f9b14e527
    0xffffff810b7c3150 : 0xffffff7f9b463853
    0xffffff810b7c3290 : 0xffffff7f9b174659
    0xffffff810b7c32c0 : 0xffffff7f9b05e8da
    0xffffff810b7c3370 : 0xffffff7f9b059fac
    0xffffff810b7c3560 : 0xffffff7f9b05b1d8
    0xffffff810b7c3630 : 0xffffff7f9c14845e
    0xffffff810b7c36f0 : 0xffffff7f9c17900f
    0xffffff810b7c3770 : 0xffffff7f9c15db4a
    0xffffff810b7c37d0 : 0xffffff7f9c15e415
    0xffffff810b7c3820 : 0xffffff7f9c15e80f
    0xffffff810b7c38c0 : 0xffffff7f9c15f239
    0xffffff810b7c3900 : 0xffffff7f9c11ae81
    0xffffff810b7c3a80 : 0xffffff7f9c15b7fe
    0xffffff810b7c3b40 : 0xffffff7f9c11998a
    0xffffff810b7c3ba0 : 0xffffff801ac65bc9
    0xffffff810b7c3bc0 : 0xffffff801ac67170
    0xffffff810b7c3c20 : 0xffffff801ac64b8f
    0xffffff810b7c3d70 : 0xffffff801a8981e1
    0xffffff810b7c3e80 : 0xffffff801a820aed
    0xffffff810b7c3eb0 : 0xffffff801a810448
    0xffffff810b7c3f00 : 0xffffff801a81961b
    0xffffff810b7c3f70 : 0xffffff801a8a5b16
    0xffffff810b7c3fb0 : 0xffffff801a8ced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f9afed 000->0xffffff7f9b2effff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f9ad78000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f9afd9000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f9af96000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f9 b2fd000->0xffffff7f9b61ffff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f9af ed000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f9ad78000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f9c10d000 ->0xffffff7f9c1cffff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f9af ed000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f9afd9000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f9ad78000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f9af96000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x000000001a600000
    Kernel text base: 0xffffff801a800000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1658292561592
    last loaded kext at 59759140336: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f9aeee000, size 229376)
    last unloaded kext at 220180254451: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f9b967000, size 65536)
    loaded kexts:
    com.apple.filesystems.smbfs          1.8
    com.apple.filesystems.ntfs          3.10
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AGPM          100.12.69
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleMuxControl          3.2.11
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

    Except there are no specifics that say what the problem is they're looking for.
    Apple has determined that a small number of MacBook Pro (15-inch, Mid 2010) computers may intermittently freeze or stop displaying video on the built-in display or on an external display connected to the MacBook Pro. In this situation, you may also see a restart warning message before the video is lost or the display turns black or gray. Affected computers were manufactured between April 2010 and February 2011.
    This precisely is what has been happening with my system. I took it in a few months ago to a Apple authorized service centre and was denied coverage by Apple citing it wasn't the correct "cause" they were looking for; stating the problem originated in the CPU and not the graphics - but if we look at the problem they state - intermittently freeze of stop of video display, that is the same issue. Since then I have been back and forth with Apple trying to get a straight answer as to what the problem is with my machine, the exact specific of what they "cover" (they seem to make it up as they go along) and how my issue isn't the issue they're covering. Would also note my system has degraded to the point it is completely unusable and is now a really expensive paper weight. I took it in a second time to a different place, and they couldn't even diagnose the issue - Apple now cites they can't cover it because they don't have an error code.
    Anyone who has been following this issue would also note how many times and how much the wording in that tech note (TS4008) has changed since it was first posted around September 2011 and would remember the second note (something about the display going black randomly) that has since been merged with TS4008 and now has been removed altogether from the note.

  • Fresh Install: Gnome Shell segfault and bgrt invalid status (Nvidia)

    Hi everyone! I have Arch freshly installed, and after some modprobing last night I was finally able to get the Arch repository Nvidia drivers working. That being said, I am still getting a "bgrt invalid status" message on boot up (and, for what it is worth I do not have an Arch splash screen). I have googled the issue which took me to a thread here on the Arch forums, but that was dealing with the Noveau driver and not Nvidia.
    Below is my entire dmesg output, and would appreciate if someone might help me look through it and diagnose the Gnome segfault and any other issues that may be present. I am also looking for some advice as to the proprietary Nvidia drivers. I have a GTX 980, and while currently I don't need any advanced rendering, here when an upcoming game gets released on Steam, I very well may need that.
    dmesg output [main concern near bottom at entry 2.875973]:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.19.3-3-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d00bbf3b-182d-4b7f-9502-23eff99f42e5 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009d08dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009d08e000-0x000000009d094fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009d095000-0x000000009d4f4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009d4f5000-0x000000009d964fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009d965000-0x00000000bd92bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bd92c000-0x00000000bdc97fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bdc98000-0x00000000bdcb5fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bdcb6000-0x00000000be1defff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000be1df000-0x00000000bef51fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bef52000-0x00000000beffefff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000befff000-0x00000000beffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083effffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI 2.0=0xbdc9e000 ACPI=0xbdc9e000 SMBIOS=0xf04d0 MPS=0xfd5d0
    [ 0.000000] efi: mem00: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000008000-0x0000000000048000) (0MB)
    [ 0.000000] efi: mem02: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000000048000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem03: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000059000-0x000000000005f000) (0MB)
    [ 0.000000] efi: mem05: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000000005f000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem06: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem07: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem08: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000000f3e000) (14MB)
    [ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000f3e000-0x000000003795c000) (874MB)
    [ 0.000000] efi: mem10: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000003795c000-0x0000000037ca6000) (3MB)
    [ 0.000000] efi: mem11: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000037ca6000-0x0000000070a60000) (909MB)
    [ 0.000000] efi: mem12: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000070a60000-0x0000000099a88000) (656MB)
    [ 0.000000] efi: mem13: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000099a88000-0x000000009c090000) (38MB)
    [ 0.000000] efi: mem14: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c090000-0x000000009c094000) (0MB)
    [ 0.000000] efi: mem15: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x000000009c094000-0x000000009c0b1000) (0MB)
    [ 0.000000] efi: mem16: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0b1000-0x000000009c0b2000) (0MB)
    [ 0.000000] efi: mem17: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0b2000-0x000000009c0b3000) (0MB)
    [ 0.000000] efi: mem18: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0b3000-0x000000009c0b7000) (0MB)
    [ 0.000000] efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0b7000-0x000000009c0b9000) (0MB)
    [ 0.000000] efi: mem20: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0b9000-0x000000009c0ba000) (0MB)
    [ 0.000000] efi: mem21: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0ba000-0x000000009c0bb000) (0MB)
    [ 0.000000] efi: mem22: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0bb000-0x000000009c0bd000) (0MB)
    [ 0.000000] efi: mem23: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0bd000-0x000000009c0be000) (0MB)
    [ 0.000000] efi: mem24: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0be000-0x000000009c0c2000) (0MB)
    [ 0.000000] efi: mem25: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0c2000-0x000000009c0c4000) (0MB)
    [ 0.000000] efi: mem26: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0c4000-0x000000009c0c5000) (0MB)
    [ 0.000000] efi: mem27: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0c5000-0x000000009c0c6000) (0MB)
    [ 0.000000] efi: mem28: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0c6000-0x000000009c0e2000) (0MB)
    [ 0.000000] efi: mem29: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0e2000-0x000000009c0e3000) (0MB)
    [ 0.000000] efi: mem30: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0e3000-0x000000009c0e4000) (0MB)
    [ 0.000000] efi: mem31: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0e4000-0x000000009c0e5000) (0MB)
    [ 0.000000] efi: mem32: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0e5000-0x000000009c0e7000) (0MB)
    [ 0.000000] efi: mem33: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0e7000-0x000000009c0e8000) (0MB)
    [ 0.000000] efi: mem34: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0e8000-0x000000009c0f0000) (0MB)
    [ 0.000000] efi: mem35: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c0f0000-0x000000009c0f4000) (0MB)
    [ 0.000000] efi: mem36: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c0f4000-0x000000009c114000) (0MB)
    [ 0.000000] efi: mem37: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c114000-0x000000009c115000) (0MB)
    [ 0.000000] efi: mem38: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c115000-0x000000009c116000) (0MB)
    [ 0.000000] efi: mem39: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c116000-0x000000009c117000) (0MB)
    [ 0.000000] efi: mem40: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c117000-0x000000009c118000) (0MB)
    [ 0.000000] efi: mem41: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c118000-0x000000009c119000) (0MB)
    [ 0.000000] efi: mem42: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c119000-0x000000009c126000) (0MB)
    [ 0.000000] efi: mem43: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c126000-0x000000009c128000) (0MB)
    [ 0.000000] efi: mem44: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c128000-0x000000009c129000) (0MB)
    [ 0.000000] efi: mem45: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c129000-0x000000009c12b000) (0MB)
    [ 0.000000] efi: mem46: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c12b000-0x000000009c12e000) (0MB)
    [ 0.000000] efi: mem47: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c12e000-0x000000009c130000) (0MB)
    [ 0.000000] efi: mem48: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c130000-0x000000009c132000) (0MB)
    [ 0.000000] efi: mem49: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c132000-0x000000009c135000) (0MB)
    [ 0.000000] efi: mem50: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c135000-0x000000009c138000) (0MB)
    [ 0.000000] efi: mem51: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c138000-0x000000009c13e000) (0MB)
    [ 0.000000] efi: mem52: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c13e000-0x000000009c141000) (0MB)
    [ 0.000000] efi: mem53: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c141000-0x000000009c142000) (0MB)
    [ 0.000000] efi: mem54: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c142000-0x000000009c143000) (0MB)
    [ 0.000000] efi: mem55: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c143000-0x000000009c146000) (0MB)
    [ 0.000000] efi: mem56: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c146000-0x000000009c148000) (0MB)
    [ 0.000000] efi: mem57: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c148000-0x000000009c149000) (0MB)
    [ 0.000000] efi: mem58: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c149000-0x000000009c14a000) (0MB)
    [ 0.000000] efi: mem59: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009c14a000-0x000000009c14d000) (0MB)
    [ 0.000000] efi: mem60: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009c14d000-0x000000009cb1b000) (9MB)
    [ 0.000000] efi: mem61: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb1b000-0x000000009cb1d000) (0MB)
    [ 0.000000] efi: mem62: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb1d000-0x000000009cb1e000) (0MB)
    [ 0.000000] efi: mem63: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb1e000-0x000000009cb1f000) (0MB)
    [ 0.000000] efi: mem64: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb1f000-0x000000009cb23000) (0MB)
    [ 0.000000] efi: mem65: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb23000-0x000000009cb27000) (0MB)
    [ 0.000000] efi: mem66: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb27000-0x000000009cb28000) (0MB)
    [ 0.000000] efi: mem67: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb28000-0x000000009cb2b000) (0MB)
    [ 0.000000] efi: mem68: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb2b000-0x000000009cb4e000) (0MB)
    [ 0.000000] efi: mem69: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb4e000-0x000000009cb52000) (0MB)
    [ 0.000000] efi: mem70: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb52000-0x000000009cb53000) (0MB)
    [ 0.000000] efi: mem71: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009cb53000-0x000000009cb59000) (0MB)
    [ 0.000000] efi: mem72: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009cb59000-0x000000009d08e000) (5MB)
    [ 0.000000] efi: mem73: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x000000009d08e000-0x000000009d095000) (0MB)
    [ 0.000000] efi: mem74: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d095000-0x000000009d1f6000) (1MB)
    [ 0.000000] efi: mem75: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009d1f6000-0x000000009d4ba000) (2MB)
    [ 0.000000] efi: mem76: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d4ba000-0x000000009d4bf000) (0MB)
    [ 0.000000] efi: mem77: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009d4bf000-0x000000009d4c3000) (0MB)
    [ 0.000000] efi: mem78: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d4c3000-0x000000009d4d8000) (0MB)
    [ 0.000000] efi: mem79: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009d4d8000-0x000000009d4ea000) (0MB)
    [ 0.000000] efi: mem80: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d4ea000-0x000000009d4f5000) (0MB)
    [ 0.000000] efi: mem81: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x000000009d4f5000-0x000000009d965000) (4MB)
    [ 0.000000] efi: mem82: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009d965000-0x000000009d978000) (0MB)
    [ 0.000000] efi: mem83: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009d978000-0x000000009d97c000) (0MB)
    [ 0.000000] efi: mem84: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009d97c000-0x000000009d97d000) (0MB)
    [ 0.000000] efi: mem85: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009d97d000-0x000000009d982000) (0MB)
    [ 0.000000] efi: mem86: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009d982000-0x000000009d983000) (0MB)
    [ 0.000000] efi: mem87: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000009d983000-0x000000009d987000) (0MB)
    [ 0.000000] efi: mem88: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009d987000-0x00000000a4a2a000) (112MB)
    [ 0.000000] efi: mem89: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a2a000-0x00000000a4a2d000) (0MB)
    [ 0.000000] efi: mem90: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a2d000-0x00000000a4a2e000) (0MB)
    [ 0.000000] efi: mem91: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a2e000-0x00000000a4a30000) (0MB)
    [ 0.000000] efi: mem92: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a30000-0x00000000a4a31000) (0MB)
    [ 0.000000] efi: mem93: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a31000-0x00000000a4a32000) (0MB)
    [ 0.000000] efi: mem94: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a32000-0x00000000a4a38000) (0MB)
    [ 0.000000] efi: mem95: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a38000-0x00000000a4a39000) (0MB)
    [ 0.000000] efi: mem96: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a39000-0x00000000a4a45000) (0MB)
    [ 0.000000] efi: mem97: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a45000-0x00000000a4a46000) (0MB)
    [ 0.000000] efi: mem98: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a46000-0x00000000a4a6a000) (0MB)
    [ 0.000000] efi: mem99: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a6a000-0x00000000a4a6b000) (0MB)
    [ 0.000000] efi: mem100: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a6b000-0x00000000a4a77000) (0MB)
    [ 0.000000] efi: mem101: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a77000-0x00000000a4a78000) (0MB)
    [ 0.000000] efi: mem102: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a78000-0x00000000a4a9c000) (0MB)
    [ 0.000000] efi: mem103: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4a9c000-0x00000000a4a9d000) (0MB)
    [ 0.000000] efi: mem104: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4a9d000-0x00000000a4aa9000) (0MB)
    [ 0.000000] efi: mem105: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4aa9000-0x00000000a4aaa000) (0MB)
    [ 0.000000] efi: mem106: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4aaa000-0x00000000a4b29000) (0MB)
    [ 0.000000] efi: mem107: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4b29000-0x00000000a4b2a000) (0MB)
    [ 0.000000] efi: mem108: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a4b2a000-0x00000000a4c4c000) (1MB)
    [ 0.000000] efi: mem109: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a4c4c000-0x00000000a5238000) (5MB)
    [ 0.000000] efi: mem110: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5238000-0x00000000a5239000) (0MB)
    [ 0.000000] efi: mem111: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5239000-0x00000000a523b000) (0MB)
    [ 0.000000] efi: mem112: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a523b000-0x00000000a523c000) (0MB)
    [ 0.000000] efi: mem113: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a523c000-0x00000000a523d000) (0MB)
    [ 0.000000] efi: mem114: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a523d000-0x00000000a524a000) (0MB)
    [ 0.000000] efi: mem115: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a524a000-0x00000000a524d000) (0MB)
    [ 0.000000] efi: mem116: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a524d000-0x00000000a524e000) (0MB)
    [ 0.000000] efi: mem117: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a524e000-0x00000000a5250000) (0MB)
    [ 0.000000] efi: mem118: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5250000-0x00000000a5289000) (0MB)
    [ 0.000000] efi: mem119: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5289000-0x00000000a528a000) (0MB)
    [ 0.000000] efi: mem120: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a528a000-0x00000000a52ef000) (0MB)
    [ 0.000000] efi: mem121: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a52ef000-0x00000000a52f0000) (0MB)
    [ 0.000000] efi: mem122: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a52f0000-0x00000000a5334000) (0MB)
    [ 0.000000] efi: mem123: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5334000-0x00000000a593e000) (6MB)
    [ 0.000000] efi: mem124: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a593e000-0x00000000a594b000) (0MB)
    [ 0.000000] efi: mem125: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a594b000-0x00000000a594c000) (0MB)
    [ 0.000000] efi: mem126: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a594c000-0x00000000a594d000) (0MB)
    [ 0.000000] efi: mem127: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a594d000-0x00000000a595d000) (0MB)
    [ 0.000000] efi: mem128: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a595d000-0x00000000a5b5c000) (1MB)
    [ 0.000000] efi: mem129: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5b5c000-0x00000000a5b78000) (0MB)
    [ 0.000000] efi: mem130: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5b78000-0x00000000a5c47000) (0MB)
    [ 0.000000] efi: mem131: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5c47000-0x00000000a5c49000) (0MB)
    [ 0.000000] efi: mem132: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5c49000-0x00000000a5c68000) (0MB)
    [ 0.000000] efi: mem133: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5c68000-0x00000000a5c71000) (0MB)
    [ 0.000000] efi: mem134: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a5c71000-0x00000000a5e1e000) (1MB)
    [ 0.000000] efi: mem135: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a5e1e000-0x00000000a6149000) (3MB)
    [ 0.000000] efi: mem136: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6149000-0x00000000a6168000) (0MB)
    [ 0.000000] efi: mem137: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a6168000-0x00000000a6263000) (0MB)
    [ 0.000000] efi: mem138: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6263000-0x00000000a626c000) (0MB)
    [ 0.000000] efi: mem139: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a626c000-0x00000000a65d6000) (3MB)
    [ 0.000000] efi: mem140: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a65d6000-0x00000000a65d8000) (0MB)
    [ 0.000000] efi: mem141: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a65d8000-0x00000000a6b1e000) (5MB)
    [ 0.000000] efi: mem142: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6b1e000-0x00000000a6b20000) (0MB)
    [ 0.000000] efi: mem143: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a6b20000-0x00000000a6b26000) (0MB)
    [ 0.000000] efi: mem144: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a6b26000-0x00000000a6b28000) (0MB)
    [ 0.000000] efi: mem145: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a6b28000-0x00000000a711a000) (5MB)
    [ 0.000000] efi: mem146: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a711a000-0x00000000a711c000) (0MB)
    [ 0.000000] efi: mem147: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a711c000-0x00000000a853f000) (20MB)
    [ 0.000000] efi: mem148: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a853f000-0x00000000a8547000) (0MB)
    [ 0.000000] efi: mem149: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8547000-0x00000000a854e000) (0MB)
    [ 0.000000] efi: mem150: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a854e000-0x00000000a8556000) (0MB)
    [ 0.000000] efi: mem151: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8556000-0x00000000a855c000) (0MB)
    [ 0.000000] efi: mem152: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a855c000-0x00000000a8564000) (0MB)
    [ 0.000000] efi: mem153: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8564000-0x00000000a8568000) (0MB)
    [ 0.000000] efi: mem154: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8568000-0x00000000a8570000) (0MB)
    [ 0.000000] efi: mem155: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8570000-0x00000000a8578000) (0MB)
    [ 0.000000] efi: mem156: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8578000-0x00000000a8586000) (0MB)
    [ 0.000000] efi: mem157: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8586000-0x00000000a8592000) (0MB)
    [ 0.000000] efi: mem158: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8592000-0x00000000a8597000) (0MB)
    [ 0.000000] efi: mem159: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8597000-0x00000000a859c000) (0MB)
    [ 0.000000] efi: mem160: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a859c000-0x00000000a85a3000) (0MB)
    [ 0.000000] efi: mem161: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85a3000-0x00000000a85aa000) (0MB)
    [ 0.000000] efi: mem162: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85aa000-0x00000000a85b1000) (0MB)
    [ 0.000000] efi: mem163: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85b1000-0x00000000a85b5000) (0MB)
    [ 0.000000] efi: mem164: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85b5000-0x00000000a85bd000) (0MB)
    [ 0.000000] efi: mem165: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85bd000-0x00000000a85bf000) (0MB)
    [ 0.000000] efi: mem166: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85bf000-0x00000000a85c3000) (0MB)
    [ 0.000000] efi: mem167: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85c3000-0x00000000a85ca000) (0MB)
    [ 0.000000] efi: mem168: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85ca000-0x00000000a85d2000) (0MB)
    [ 0.000000] efi: mem169: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85d2000-0x00000000a85d9000) (0MB)
    [ 0.000000] efi: mem170: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85d9000-0x00000000a85e4000) (0MB)
    [ 0.000000] efi: mem171: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85e4000-0x00000000a85e9000) (0MB)
    [ 0.000000] efi: mem172: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85e9000-0x00000000a85ee000) (0MB)
    [ 0.000000] efi: mem173: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85ee000-0x00000000a85f6000) (0MB)
    [ 0.000000] efi: mem174: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a85f6000-0x00000000a85fc000) (0MB)
    [ 0.000000] efi: mem175: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a85fc000-0x00000000a8604000) (0MB)
    [ 0.000000] efi: mem176: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8604000-0x00000000a8608000) (0MB)
    [ 0.000000] efi: mem177: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8608000-0x00000000a860a000) (0MB)
    [ 0.000000] efi: mem178: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a860a000-0x00000000a860d000) (0MB)
    [ 0.000000] efi: mem179: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a860d000-0x00000000a8612000) (0MB)
    [ 0.000000] efi: mem180: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8612000-0x00000000a861c000) (0MB)
    [ 0.000000] efi: mem181: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a861c000-0x00000000a86f7000) (0MB)
    [ 0.000000] efi: mem182: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a86f7000-0x00000000a86fb000) (0MB)
    [ 0.000000] efi: mem183: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a86fb000-0x00000000a873e000) (0MB)
    [ 0.000000] efi: mem184: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a873e000-0x00000000a8740000) (0MB)
    [ 0.000000] efi: mem185: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8740000-0x00000000a879c000) (0MB)
    [ 0.000000] efi: mem186: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a879c000-0x00000000a879e000) (0MB)
    [ 0.000000] efi: mem187: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a879e000-0x00000000a87a0000) (0MB)
    [ 0.000000] efi: mem188: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a87a0000-0x00000000a87a2000) (0MB)
    [ 0.000000] efi: mem189: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a87a2000-0x00000000a880e000) (0MB)
    [ 0.000000] efi: mem190: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a880e000-0x00000000a881e000) (0MB)
    [ 0.000000] efi: mem191: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a881e000-0x00000000a8823000) (0MB)
    [ 0.000000] efi: mem192: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8823000-0x00000000a8835000) (0MB)
    [ 0.000000] efi: mem193: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8835000-0x00000000a883e000) (0MB)
    [ 0.000000] efi: mem194: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a883e000-0x00000000a8841000) (0MB)
    [ 0.000000] efi: mem195: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8841000-0x00000000a8842000) (0MB)
    [ 0.000000] efi: mem196: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8842000-0x00000000a887e000) (0MB)
    [ 0.000000] efi: mem197: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a887e000-0x00000000a8883000) (0MB)
    [ 0.000000] efi: mem198: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8883000-0x00000000a8884000) (0MB)
    [ 0.000000] efi: mem199: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8884000-0x00000000a88d6000) (0MB)
    [ 0.000000] efi: mem200: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a88d6000-0x00000000a8926000) (0MB)
    [ 0.000000] efi: mem201: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8926000-0x00000000a892a000) (0MB)
    [ 0.000000] efi: mem202: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a892a000-0x00000000a8948000) (0MB)
    [ 0.000000] efi: mem203: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8948000-0x00000000a89ef000) (0MB)
    [ 0.000000] efi: mem204: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a89ef000-0x00000000a8a1a000) (0MB)
    [ 0.000000] efi: mem205: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8a1a000-0x00000000a8bca000) (1MB)
    [ 0.000000] efi: mem206: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8bca000-0x00000000a8bdc000) (0MB)
    [ 0.000000] efi: mem207: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8bdc000-0x00000000a8be0000) (0MB)
    [ 0.000000] efi: mem208: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8be0000-0x00000000a8be7000) (0MB)
    [ 0.000000] efi: mem209: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8be7000-0x00000000a8bea000) (0MB)
    [ 0.000000] efi: mem210: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8bea000-0x00000000a8bfc000) (0MB)
    [ 0.000000] efi: mem211: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8bfc000-0x00000000a8d7f000) (1MB)
    [ 0.000000] efi: mem212: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8d7f000-0x00000000a8daa000) (0MB)
    [ 0.000000] efi: mem213: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8daa000-0x00000000a8dc5000) (0MB)
    [ 0.000000] efi: mem214: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8dc5000-0x00000000a8dd0000) (0MB)
    [ 0.000000] efi: mem215: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8dd0000-0x00000000a8dfd000) (0MB)
    [ 0.000000] efi: mem216: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8dfd000-0x00000000a8dfe000) (0MB)
    [ 0.000000] efi: mem217: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8dfe000-0x00000000a8dff000) (0MB)
    [ 0.000000] efi: mem218: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a8dff000-0x00000000a8e08000) (0MB)
    [ 0.000000] efi: mem219: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a8e08000-0x00000000a90d8000) (2MB)
    [ 0.000000] efi: mem220: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a90d8000-0x00000000a90d9000) (0MB)
    [ 0.000000] efi: mem221: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a90d9000-0x00000000a94f9000) (4MB)
    [ 0.000000] efi: mem222: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000a94f9000-0x00000000a94fb000) (0MB)
    [ 0.000000] efi: mem223: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000a94fb000-0x00000000aa9e9000) (20MB)
    [ 0.000000] efi: mem224: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aa9e9000-0x00000000aa9eb000) (0MB)
    [ 0.000000] efi: mem225: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aa9eb000-0x00000000adb6d000) (49MB)
    [ 0.000000] efi: mem226: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000adb6d000-0x00000000adb6f000) (0MB)
    [ 0.000000] efi: mem227: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000adb6f000-0x00000000ae74b000) (11MB)
    [ 0.000000] efi: mem228: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae74b000-0x00000000ae74d000) (0MB)
    [ 0.000000] efi: mem229: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae74d000-0x00000000ae752000) (0MB)
    [ 0.000000] efi: mem230: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae752000-0x00000000ae754000) (0MB)
    [ 0.000000] efi: mem231: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae754000-0x00000000ae86e000) (1MB)
    [ 0.000000] efi: mem232: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae86e000-0x00000000ae872000) (0MB)
    [ 0.000000] efi: mem233: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae872000-0x00000000ae878000) (0MB)
    [ 0.000000] efi: mem234: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ae878000-0x00000000ae87a000) (0MB)
    [ 0.000000] efi: mem235: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ae87a000-0x00000000aeafa000) (2MB)
    [ 0.000000] efi: mem236: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aeafa000-0x00000000aeafc000) (0MB)
    [ 0.000000] efi: mem237: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aeafc000-0x00000000aeb16000) (0MB)
    [ 0.000000] efi: mem238: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aeb16000-0x00000000aeb18000) (0MB)
    [ 0.000000] efi: mem239: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aeb18000-0x00000000af538000) (10MB)
    [ 0.000000] efi: mem240: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af538000-0x00000000af564000) (0MB)
    [ 0.000000] efi: mem241: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af564000-0x00000000af5fe000) (0MB)
    [ 0.000000] efi: mem242: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af5fe000-0x00000000af64e000) (0MB)
    [ 0.000000] efi: mem243: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af64e000-0x00000000af7a2000) (1MB)
    [ 0.000000] efi: mem244: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af7a2000-0x00000000af7aa000) (0MB)
    [ 0.000000] efi: mem245: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af7aa000-0x00000000af86e000) (0MB)
    [ 0.000000] efi: mem246: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000af86e000-0x00000000af892000) (0MB)
    [ 0.000000] efi: mem247: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000af892000-0x00000000afa7e000) (1MB)
    [ 0.000000] efi: mem248: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000afa7e000-0x00000000afaa1000) (0MB)
    [ 0.000000] efi: mem249: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000afaa1000-0x00000000afae3000) (0MB)
    [ 0.000000] efi: mem250: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000afae3000-0x00000000afb00000) (0MB)
    [ 0.000000] efi: mem251: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000afb00000-0x00000000afea4000) (3MB)
    [ 0.000000] efi: mem252: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000afea4000-0x00000000afebc000) (0MB)
    [ 0.000000] efi: mem253: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000afebc000-0x00000000aff04000) (0MB)
    [ 0.000000] efi: mem254: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000aff04000-0x00000000aff0e000) (0MB)
    [ 0.000000] efi: mem255: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000aff0e000-0x00000000b00a3000) (1MB)
    [ 0.000000] efi: mem256: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b00a3000-0x00000000b00a9000) (0MB)
    [ 0.000000] efi: mem257: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b00a9000-0x00000000b0123000) (0MB)
    [ 0.000000] efi: mem258: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0123000-0x00000000b012a000) (0MB)
    [ 0.000000] efi: mem259: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b012a000-0x00000000b0176000) (0MB)
    [ 0.000000] efi: mem260: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0176000-0x00000000b0199000) (0MB)
    [ 0.000000] efi: mem261: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0199000-0x00000000b02b6000) (1MB)
    [ 0.000000] efi: mem262: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b02b6000-0x00000000b02e3000) (0MB)
    [ 0.000000] efi: mem263: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b02e3000-0x00000000b0426000) (1MB)
    [ 0.000000] efi: mem264: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0426000-0x00000000b0443000) (0MB)
    [ 0.000000] efi: mem265: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0443000-0x00000000b0645000) (2MB)
    [ 0.000000] efi: mem266: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0645000-0x00000000b0662000) (0MB)
    [ 0.000000] efi: mem267: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0662000-0x00000000b07a0000) (1MB)
    [ 0.000000] efi: mem268: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b07a0000-0x00000000b07a6000) (0MB)
    [ 0.000000] efi: mem269: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b07a6000-0x00000000b08d9000) (1MB)
    [ 0.000000] efi: mem270: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b08d9000-0x00000000b08e4000) (0MB)
    [ 0.000000] efi: mem271: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b08e4000-0x00000000b0a30000) (1MB)
    [ 0.000000] efi: mem272: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0a30000-0x00000000b0a3e000) (0MB)
    [ 0.000000] efi: mem273: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0a3e000-0x00000000b0a91000) (0MB)
    [ 0.000000] efi: mem274: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0a91000-0x00000000b0a94000) (0MB)
    [ 0.000000] efi: mem275: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0a94000-0x00000000b0bf3000) (1MB)
    [ 0.000000] efi: mem276: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0bf3000-0x00000000b0bf7000) (0MB)
    [ 0.000000] efi: mem277: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0bf7000-0x00000000b0c55000) (0MB)
    [ 0.000000] efi: mem278: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0c55000-0x00000000b0c56000) (0MB)
    [ 0.000000] efi: mem279: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0c56000-0x00000000b0d46000) (0MB)
    [ 0.000000] efi: mem280: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0d46000-0x00000000b0d50000) (0MB)
    [ 0.000000] efi: mem281: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0d50000-0x00000000b0da2000) (0MB)
    [ 0.000000] efi: mem282: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0da2000-0x00000000b0daf000) (0MB)
    [ 0.000000] efi: mem283: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0daf000-0x00000000b0dd7000) (0MB)
    [ 0.000000] efi: mem284: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0dd7000-0x00000000b0ddf000) (0MB)
    [ 0.000000] efi: mem285: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0ddf000-0x00000000b0de4000) (0MB)
    [ 0.000000] efi: mem286: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0de4000-0x00000000b0de8000) (0MB)
    [ 0.000000] efi: mem287: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0de8000-0x00000000b0ea0000) (0MB)
    [ 0.000000] efi: mem288: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0ea0000-0x00000000b0ea5000) (0MB)
    [ 0.000000] efi: mem289: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0ea5000-0x00000000b0f50000) (0MB)
    [ 0.000000] efi: mem290: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0f50000-0x00000000b0f56000) (0MB)
    [ 0.000000] efi: mem291: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0f56000-0x00000000b0f91000) (0MB)
    [ 0.000000] efi: mem292: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0f91000-0x00000000b0f9e000) (0MB)
    [ 0.000000] efi: mem293: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0f9e000-0x00000000b0fd1000) (0MB)
    [ 0.000000] efi: mem294: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b0fd1000-0x00000000b0fde000) (0MB)
    [ 0.000000] efi: mem295: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b0fde000-0x00000000b1080000) (0MB)
    [ 0.000000] efi: mem296: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1080000-0x00000000b1087000) (0MB)
    [ 0.000000] efi: mem297: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1087000-0x00000000b1146000) (0MB)
    [ 0.000000] efi: mem298: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1146000-0x00000000b1154000) (0MB)
    [ 0.000000] efi: mem299: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1154000-0x00000000b116f000) (0MB)
    [ 0.000000] efi: mem300: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b116f000-0x00000000b1176000) (0MB)
    [ 0.000000] efi: mem301: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1176000-0x00000000b11a5000) (0MB)
    [ 0.000000] efi: mem302: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b11a5000-0x00000000b11ab000) (0MB)
    [ 0.000000] efi: mem303: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b11ab000-0x00000000b1231000) (0MB)
    [ 0.000000] efi: mem304: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1231000-0x00000000b1236000) (0MB)
    [ 0.000000] efi: mem305: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1236000-0x00000000b1271000) (0MB)
    [ 0.000000] efi: mem306: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1271000-0x00000000b127e000) (0MB)
    [ 0.000000] efi: mem307: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b127e000-0x00000000b1304000) (0MB)
    [ 0.000000] efi: mem308: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1304000-0x00000000b1308000) (0MB)
    [ 0.000000] efi: mem309: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1308000-0x00000000b142c000) (1MB)
    [ 0.000000] efi: mem310: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b142c000-0x00000000b142f000) (0MB)
    [ 0.000000] efi: mem311: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b142f000-0x00000000b151c000) (0MB)
    [ 0.000000] efi: mem312: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b151c000-0x00000000b1525000) (0MB)
    [ 0.000000] efi: mem313: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1525000-0x00000000b153c000) (0MB)
    [ 0.000000] efi: mem314: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b153c000-0x00000000b1544000) (0MB)
    [ 0.000000] efi: mem315: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1544000-0x00000000b155b000) (0MB)
    [ 0.000000] efi: mem316: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b155b000-0x00000000b1560000) (0MB)
    [ 0.000000] efi: mem317: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1560000-0x00000000b198d000) (4MB)
    [ 0.000000] efi: mem318: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b198d000-0x00000000b1999000) (0MB)
    [ 0.000000] efi: mem319: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1999000-0x00000000b19a2000) (0MB)
    [ 0.000000] efi: mem320: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b19a2000-0x00000000b19a5000) (0MB)
    [ 0.000000] efi: mem321: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b19a5000-0x00000000b19a8000) (0MB)
    [ 0.000000] efi: mem322: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b19a8000-0x00000000b19a9000) (0MB)
    [ 0.000000] efi: mem323: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b19a9000-0x00000000b19fa000) (0MB)
    [ 0.000000] efi: mem324: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b19fa000-0x00000000b19fb000) (0MB)
    [ 0.000000] efi: mem325: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b19fb000-0x00000000b1a37000) (0MB)
    [ 0.000000] efi: mem326: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1a37000-0x00000000b1a38000) (0MB)
    [ 0.000000] efi: mem327: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1a38000-0x00000000b1aa1000) (0MB)
    [ 0.000000] efi: mem328: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1aa1000-0x00000000b1aad000) (0MB)
    [ 0.000000] efi: mem329: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1aad000-0x00000000b1acd000) (0MB)
    [ 0.000000] efi: mem330: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1acd000-0x00000000b1ace000) (0MB)
    [ 0.000000] efi: mem331: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1ace000-0x00000000b1af3000) (0MB)
    [ 0.000000] efi: mem332: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b1af3000-0x00000000b1af4000) (0MB)
    [ 0.000000] efi: mem333: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b1af4000-0x00000000bb91e000) (158MB)
    [ 0.000000] efi: mem334: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bb91e000-0x00000000bb920000) (0MB)
    [ 0.000000] efi: mem335: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bb920000-0x00000000bcf8f000) (22MB)
    [ 0.000000] efi: mem336: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bcf8f000-0x00000000bd052000) (0MB)
    [ 0.000000] efi: mem337: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000bd052000-0x00000000bd061000) (0MB)
    [ 0.000000] efi: mem338: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bd061000-0x00000000bd92c000) (8MB)
    [ 0.000000] efi: mem339: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000bd92c000-0x00000000bd9df000) (0MB)
    [ 0.000000] efi: mem340: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000bd9df000-0x00000000bdc98000) (2MB)
    [ 0.000000] efi: mem341: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bdc98000-0x00000000bdc9e000) (0MB)
    [ 0.000000] efi: mem342: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bdc9e000-0x00000000bdcb6000) (0MB)
    [ 0.000000] efi: mem343: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bdcb6000-0x00000000bddbe000) (1MB)
    [ 0.000000] efi: mem344: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bddbe000-0x00000000be1df000) (4MB)
    [ 0.000000] efi: mem345: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be1df000-0x00000000be538000) (3MB)
    [ 0.000000] efi: mem346: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be538000-0x00000000bee39000) (9MB)
    [ 0.000000] efi: mem347: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bee39000-0x00000000bee3b000) (0MB)
    [ 0.000000] efi: mem348: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bee3b000-0x00000000beeb1000) (0MB)
    [ 0.000000] efi: mem349: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beeb1000-0x00000000beeb4000) (0MB)
    [ 0.000000] efi: mem350: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beeb4000-0x00000000bef52000) (0MB)
    [ 0.000000] efi: mem351: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bef52000-0x00000000bef74000) (0MB)
    [ 0.000000] efi: mem352: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bef74000-0x00000000befff000) (0MB)
    [ 0.000000] efi: mem353: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000befff000-0x00000000bf000000) (0MB)
    [ 0.000000] efi: mem354: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000083f000000) (29680MB)
    [ 0.000000] efi: mem355: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000e0000000-0x00000000f0000000) (256MB)
    [ 0.000000] efi: mem356: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem357: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem358: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem359: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem360: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: ASUS All Series/Z97-PRO, BIOS 2012 09/30/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x83f000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-DBFFF write-protect
    [ 0.000000] DC000-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7800000000 write-back
    [ 0.000000] 1 base 0800000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 0820000000 mask 7FF0000000 write-back
    [ 0.000000] 3 base 0830000000 mask 7FF8000000 write-back
    [ 0.000000] 4 base 0838000000 mask 7FFC000000 write-back
    [ 0.000000] 5 base 083C000000 mask 7FFE000000 write-back
    [ 0.000000] 6 base 083E000000 mask 7FFF000000 write-back
    [ 0.000000] 7 base 00C0000000 mask 7FC0000000 uncachable
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    [ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd8d0-0x000fd8df] mapped at [ffff8800000fd8d0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000089000] 89000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x83ee00000-0x83effffff]
    [ 0.000000] [mem 0x83ee00000-0x83effffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x820000000-0x83edfffff]
    [ 0.000000] [mem 0x820000000-0x83edfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x800000000-0x81fffffff]
    [ 0.000000] [mem 0x800000000-0x81fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x9d08dfff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0x9cffffff] page 2M
    [ 0.000000] [mem 0x9d000000-0x9d08dfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x9d095000-0x9d4f4fff]
    [ 0.000000] [mem 0x9d095000-0x9d1fffff] page 4k
    [ 0.000000] [mem 0x9d200000-0x9d3fffff] page 2M
    [ 0.000000] [mem 0x9d400000-0x9d4f4fff] page 4k
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x9d965000-0xbd92bfff]
    [ 0.000000] [mem 0x9d965000-0x9d9fffff] page 4k
    [ 0.000000] [mem 0x9da00000-0xbd7fffff] page 2M
    [ 0.000000] [mem 0xbd800000-0xbd92bfff] page 4k
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbefff000-0xbeffffff]
    [ 0.000000] [mem 0xbefff000-0xbeffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff]
    [ 0.000000] [mem 0x100000000-0x7ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x3795c000-0x37ca5fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000BDC9E000 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000BDC9E080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000BDCAD510 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000BDC9E198 00F372 (v02 ALASKA A M I 00000011 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000BE1DEF80 000040
    [ 0.000000] ACPI: APIC 0x00000000BDCAD620 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000BDCAD6B8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAD700 000C7D (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAE380 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAE8C0 000B74 (v01 CpuRef CpuSsdt 00003000 INTL 20051117)
    [ 0.000000] ACPI: MCFG 0x00000000BDCAF438 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000BDCAF478 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAF4B0 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000BDCAF820 005977 (v01 SaSsdt SaSsdt 00003000 INTL 20120711)
    [ 0.000000] ACPI: BGRT 0x00000000BDCB51F0 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000083effffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x83eff8000-0x83effbfff]
    [ 0.000000] [ffffea0000000000-ffffea0020ffffff] PMD -> [ffff88081e600000-ffff88083e5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x83effffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x00057fff]
    [ 0.000000] node 0: [mem 0x00059000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x9d08dfff]
    [ 0.000000] node 0: [mem 0x9d095000-0x9d4f4fff]
    [ 0.000000] node 0: [mem 0x9d965000-0xbd92bfff]
    [ 0.000000] node 0: [mem 0xbefff000-0xbeffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x83effffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x83effffff]
    [ 0.000000] On node 0 totalpages: 8373331
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 59 pages reserved
    [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12051 pages used for memmap
    [ 0.000000] DMA32 zone: 771254 pages, LIFO batch:31
    [ 0.000000] Normal zone: 118720 pages used for memmap
    [ 0.000000] Normal zone: 7598080 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9d08e000-0x9d094fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9d4f5000-0x9d964fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbd92c000-0xbdc97fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbdc98000-0xbdcb5fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbdcb6000-0xbe1defff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe1df000-0xbef51fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbef52000-0xbeffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xbf000000-0xdfffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88083ec00000 s86336 r8192 d32448 u262144
    [ 0.000000] pcpu-alloc: s86336 r8192 d32448 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 8242437
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d00bbf3b-182d-4b7f-9502-23eff99f42e5 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 32486996K/33493324K available (5534K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 1006328K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [ 0.000000] NR_IRQS:8448 nr_irqs:488 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 4000.001 MHz processor
    [ 0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 8003.33 BogoMIPS (lpj=13333336)
    [ 0.000019] pid_max: default: 32768 minimum: 301
    [ 0.000022] ACPI: Core revision 20141107
    [ 0.009229] ACPI: All ACPI Tables successfully acquired
    [ 0.029785] Security Framework initialized
    [ 0.029788] Yama: becoming mindful.
    [ 0.030858] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
    [ 0.034247] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.035692] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.035711] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.035889] Initializing cgroup subsys memory
    [ 0.035892] Initializing cgroup subsys devices
    [ 0.035893] Initializing cgroup subsys freezer
    [ 0.035894] Initializing cgroup subsys net_cls
    [ 0.035895] Initializing cgroup subsys blkio
    [ 0.035908] CPU: Physical Processor ID: 0
    [ 0.035909] CPU: Processor Core ID: 0
    [ 0.035911] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.036595] mce: CPU supports 9 MCE banks
    [ 0.036604] CPU0: Thermal monitoring enabled (TM1)
    [ 0.036611] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [ 0.036664] Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
    [ 0.037117] Ignoring BGRT: invalid status 0 (expected 1)
    [ 0.043080] ftrace: allocating 21171 entries in 83 pages
    [ 0.048407] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.081410] smpboot: CPU0: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.081414] TSC deadline timer enabled
    [ 0.081426] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.081437] ... version: 3
    [ 0.081437] ... bit width: 48
    [ 0.081438] ... generic registers: 4
    [ 0.081438] ... value mask: 0000ffffffffffff
    [ 0.081439] ... max period: 0000ffffffffffff
    [ 0.081439] ... fixed-purpose events: 3
    [ 0.081440] ... event mask: 000000070000000f
    [ 0.101445] x86: Booting SMP configuration:
    [ 0.101446] .... node #0, CPUs: #1
    [ 0.115404] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.122053] #2 #3 #4 #5 #6 #7
    [ 0.238414] x86: Booted up 1 node, 8 CPUs
    [ 0.238416] smpboot: Total of 8 processors activated (64025.68 BogoMIPS)
    [ 0.243980] devtmpfs: initialized
    [ 0.246376] PM: Registering ACPI NVS region [mem 0x9d08e000-0x9d094fff] (28672 bytes)
    [ 0.246377] PM: Registering ACPI NVS region [mem 0xbdcb6000-0xbe1defff] (5410816 bytes)
    [ 0.246503] pinctrl core: initialized pinctrl subsystem
    [ 0.246530] RTC time: 13:27:06, date: 04/16/15
    [ 0.246592] NET: Registered protocol family 16
    [ 0.257198] cpuidle: using governor ladder
    [ 0.270535] cpuidle: using governor menu
    [ 0.270549] ACPI: bus type PCI registered
    [ 0.270550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.270588] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.270589] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.270757] PCI: Using configuration type 1 for base access
    [ 0.284059] ACPI: Added _OSI(Module Device)
    [ 0.284060] ACPI: Added _OSI(Processor Device)
    [ 0.284060] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.284061] ACPI: Add

    Hey, I ran into a similar error (not bgrt invalid status, but a gnome shell segfault) after updating recently and I'm using the proprietary drivers. I think I may have had multiple issues. I'm not sure if any of this advice will prove useful, but some combination of these worked for me:
    * Stop gdm with systemctl (use ctrl alt f2 or another tty), uncomment WaylandEnable=false in /etc/gdm/custom.conf and try restarting gdm
    * If that doesn't work, disable gdm and install another login manager (I used sddm)
    * If that still doesn't work and you have the infinality font packages for freetype, fontconfig, and cairo, replace them with the default packages and try starting your login manager again
    Last edited by canurabus (2015-04-17 18:36:59)

  • [SOLVED] Choppy/Noisey audio on fresh install w/ PulseAudio

    As the title states, I've got a fresh install, with audio being weird in certain applications. Most notably anything in wine (currently running Wine-multimedia from the aur) and VirtualBox VM's.
    More interestingly, journalctl is being spammed with this message approximately 6 times per second, as I understand this process is somehow associate to Pulse:
    Sep 01 21:26:03 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Things I've done so far:
    -Kernel parameter change (posted as a suggested workaround):
    processor.max_cstate=2
    -ArchWiki steps for determining proper fragment size and count
    -Disabled time-based scheduler for PulseAudio (tsched=0)
    -Multiple different resampling methods
    Any other ideas/suggestions to try? I'm thinking the Burst Limit and respawning is my big indicator here, but I don't know what to do to track this down.
    The relevant information:
    lspci:
    00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 13)
    00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 13)
    00:02.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 2 (rev 13)
    00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 13)
    00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 13)
    00:14.0 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers (rev 13)
    00:14.1 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 13)
    00:14.2 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 13)
    00:14.3 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers (rev 13)
    00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
    00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
    00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
    00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
    00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
    00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
    00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5
    00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
    00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
    00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
    00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
    00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
    00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1
    00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
    00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2
    01:00.0 IDE interface: Marvell Technology Group Ltd. Device 91a3 (rev 11)
    02:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
    03:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 670] (rev a1)
    03:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
    04:00.0 VGA compatible controller: NVIDIA Corporation GF106 [GeForce GTS 450] (rev a1)
    04:00.1 Audio device: NVIDIA Corporation GF106 High Definition Audio Controller (rev a1)
    06:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
    07:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
    ff:00.0 Host bridge: Intel Corporation Xeon 5600 Series QuickPath Architecture Generic Non-core Registers (rev 02)
    ff:00.1 Host bridge: Intel Corporation Xeon 5600 Series QuickPath Architecture System Address Decoder (rev 02)
    ff:02.0 Host bridge: Intel Corporation Xeon 5600 Series QPI Link 0 (rev 02)
    ff:02.1 Host bridge: Intel Corporation Xeon 5600 Series QPI Physical 0 (rev 02)
    ff:02.2 Host bridge: Intel Corporation Xeon 5600 Series Mirror Port Link 0 (rev 02)
    ff:02.3 Host bridge: Intel Corporation Xeon 5600 Series Mirror Port Link 1 (rev 02)
    ff:02.4 Host bridge: Intel Corporation Xeon 5600 Series QPI Link 1 (rev 02)
    ff:02.5 Host bridge: Intel Corporation Xeon 5600 Series QPI Physical 1 (rev 02)
    ff:03.0 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Registers (rev 02)
    ff:03.1 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Target Address Decoder (rev 02)
    ff:03.2 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller RAS Registers (rev 02)
    ff:03.4 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Test Registers (rev 02)
    ff:04.0 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 0 Control (rev 02)
    ff:04.1 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 0 Address (rev 02)
    ff:04.2 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 0 Rank (rev 02)
    ff:04.3 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 0 Thermal Control (rev 02)
    ff:05.0 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 1 Control (rev 02)
    ff:05.1 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 1 Address (rev 02)
    ff:05.2 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 1 Rank (rev 02)
    ff:05.3 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 1 Thermal Control (rev 02)
    ff:06.0 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 2 Control (rev 02)
    ff:06.1 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 2 Address (rev 02)
    ff:06.2 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 2 Rank (rev 02)
    ff:06.3 Host bridge: Intel Corporation Xeon 5600 Series Integrated Memory Controller Channel 2 Thermal Control (rev 02)
    lsusb:
    Bus 004 Device 006: ID 0853:0111 Topre Corporation
    Bus 004 Device 005: ID 05e3:0608 Genesys Logic, Inc. Hub
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 010 Device 002: ID 1e7d:2dbe ROCCAT
    Bus 010 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 009 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
    Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 008 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 005: ID 0bda:0184 Realtek Semiconductor Corp. RTS5182 Card Reader
    Bus 003 Device 004: ID 17a0:0002 Samson Technologies Corp. Q1U dynamic microphone
    Bus 003 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
    Bus 003 Device 002: ID 2109:3431
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 002: ID 2109:0810
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    /etc/pulse/default.pa
    # This file is part of PulseAudio.
    # PulseAudio is free software; you can redistribute it and/or modify
    # it under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2 of the License, or
    # (at your option) any later version.
    # PulseAudio is distributed in the hope that it will be useful, but
    # WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    # General Public License for more details.
    # You should have received a copy of the GNU Lesser General Public License
    # along with PulseAudio; if not, write to the Free Software
    # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
    # USA.
    ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
    ## more information. Default values are commented out. Use either ; or # for
    ## commenting.
    ; daemonize = no
    ; fail = yes
    ; allow-module-loading = yes
    ; allow-exit = yes
    ; use-pid-file = yes
    ; system-instance = no
    ; local-server-type = user
    ; enable-shm = yes
    ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
    ; lock-memory = no
    ; cpu-limit = no
    ; high-priority = yes
    nice-level = -15
    ; realtime-scheduling = yes
    ; realtime-priority = 5
    exit-idle-time=0
    ; exit-idle-time = 20
    ; scache-idle-time = 20
    ; dl-search-path = (depends on architecture)
    ; load-default-script-file = yes
    ; default-script-file = /etc/pulse/default.pa
    ; log-target = auto
    ; log-level = notice
    ; log-meta = no
    ; log-time = no
    ; log-backtrace = 0
    resample-method = speex-float-10
    ; enable-remixing = yes
    ; enable-lfe-remixing = yes
    ; flat-volumes = yes
    ; rlimit-fsize = -1
    ; rlimit-data = -1
    ; rlimit-stack = -1
    ; rlimit-core = -1
    ; rlimit-as = -1
    ; rlimit-rss = -1
    ; rlimit-nproc = -1
    ; rlimit-nofile = 256
    ; rlimit-memlock = -1
    ; rlimit-locks = -1
    ; rlimit-sigpending = -1
    ; rlimit-msgqueue = -1
    ; rlimit-nice = 31
    ; rlimit-rtprio = 9
    ; rlimit-rttime = 1000000
    ; default-sample-format = s16le
    ; default-sample-rate = 44100
    alternate-sample-rate = 96000
    ; default-sample-channels = 2
    ; default-channel-map = front-left,front-right
    default-fragments = 2
    default-fragment-size-msec = 176
    ; enable-deferred-volume = yes
    ; deferred-volume-safety-margin-usec = 8000
    ; deferred-volume-extra-delay-usec = 0
    /etc/pulse/daemon.conf
    # This file is part of PulseAudio.
    # PulseAudio is free software; you can redistribute it and/or modify
    # it under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2 of the License, or
    # (at your option) any later version.
    # PulseAudio is distributed in the hope that it will be useful, but
    # WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    # General Public License for more details.
    # You should have received a copy of the GNU Lesser General Public License
    # along with PulseAudio; if not, write to the Free Software
    # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
    # USA.
    ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
    ## more information. Default values are commented out. Use either ; or # for
    ## commenting.
    ; daemonize = no
    ; fail = yes
    ; allow-module-loading = yes
    ; allow-exit = yes
    ; use-pid-file = yes
    ; system-instance = no
    ; local-server-type = user
    ; enable-shm = yes
    ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
    ; lock-memory = no
    ; cpu-limit = no
    ; high-priority = yes
    nice-level = -15
    ; realtime-scheduling = yes
    ; realtime-priority = 5
    exit-idle-time=0
    ; exit-idle-time = 20
    ; scache-idle-time = 20
    ; dl-search-path = (depends on architecture)
    ; load-default-script-file = yes
    ; default-script-file = /etc/pulse/default.pa
    ; log-target = auto
    ; log-level = notice
    ; log-meta = no
    ; log-time = no
    ; log-backtrace = 0
    resample-method = speex-float-10
    ; enable-remixing = yes
    ; enable-lfe-remixing = yes
    ; flat-volumes = yes
    ; rlimit-fsize = -1
    ; rlimit-data = -1
    ; rlimit-stack = -1
    ; rlimit-core = -1
    ; rlimit-as = -1
    ; rlimit-rss = -1
    ; rlimit-nproc = -1
    ; rlimit-nofile = 256
    ; rlimit-memlock = -1
    ; rlimit-locks = -1
    ; rlimit-sigpending = -1
    ; rlimit-msgqueue = -1
    ; rlimit-nice = 31
    ; rlimit-rtprio = 9
    ; rlimit-rttime = 1000000
    ; default-sample-format = s16le
    ; default-sample-rate = 44100
    alternate-sample-rate = 96000
    ; default-sample-channels = 2
    ; default-channel-map = front-left,front-right
    default-fragments = 2
    default-fragment-size-msec = 176
    ; enable-deferred-volume = yes
    ; deferred-volume-safety-margin-usec = 8000
    ; deferred-volume-extra-delay-usec = 0
    dmesg | grep hda
    dmesg | grep hda
    [ 4.860150] snd_hda_intel 0000:00:1b.0: irq 78 for MSI/MSI-X
    [ 4.860188] snd_hda_intel 0000:03:00.1: Handle VGA-switcheroo audio client
    [ 4.860217] snd_hda_intel 0000:03:00.1: irq 79 for MSI/MSI-X
    [ 4.860246] snd_hda_intel 0000:04:00.1: Handle VGA-switcheroo audio client
    [ 4.860274] snd_hda_intel 0000:04:00.1: irq 80 for MSI/MSI-X
    [ 5.031793] sound hdaudioC0D0: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
    [ 5.031796] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 5.031797] sound hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
    [ 5.031798] sound hdaudioC0D0: mono: mono_out=0x0
    [ 5.031799] sound hdaudioC0D0: dig-out=0x11/0x1e
    [ 5.031800] sound hdaudioC0D0: inputs:
    [ 5.031802] sound hdaudioC0D0: Front Mic=0x19
    [ 5.031803] sound hdaudioC0D0: Rear Mic=0x18
    [ 5.031804] sound hdaudioC0D0: Line=0x1a
    [ 13.995429] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 14.078727] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 14.156078] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 14.244513] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 14.323028] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 14.410302] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 14.488688] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 14.554972] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 14.634007] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 14.702878] snd_hda_intel 0000:03:00.1: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
    [ 14.711805] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 14.779658] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 14.857007] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 14.925334] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 15.002750] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 15.072117] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 15.149328] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 15.217777] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 15.295568] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 15.366729] snd_hda_intel 0000:04:00.1: IRQ timing workaround is activated for card #2. Suggest a bigger bdl_pos_adj.
    [ 15.558246] snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
    [ 590.856485] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 590.944567] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 591.022457] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 591.100307] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 591.178181] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 591.255921] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 591.333978] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 591.411790] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 592.480173] sound hdaudioC1D0: hda-codec: out of range cmd 0:7:707:ffffffbf
    [ 592.488048] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 592.565816] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 592.653695] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 592.730549] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 592.810420] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 592.887341] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 592.967190] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 593.044065] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 593.123912] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 593.201935] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 606.308377] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 606.396792] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 606.474724] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 607.492101] sound hdaudioC1D0: hda-codec: out of range cmd 0:5:707:ffffffff
    [ 607.549843] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 607.627692] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 607.705604] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 607.783452] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 607.861281] snd_hda_intel 0000:03:00.1: Too big adjustment 384
    [ 607.940211] snd_hda_intel 0000:03:00.1: Too big adjustment 128
    [ 608.016813] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 608.103904] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 608.180714] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 608.260564] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 608.337481] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 608.417331] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 608.494165] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 608.574057] snd_hda_intel 0000:04:00.1: Too big adjustment 384
    [ 608.651660] snd_hda_intel 0000:04:00.1: Too big adjustment 128
    [ 769.987913] sound hdaudioC1D0: hda-codec: out of range cmd 0:4:707:ffffffbf
    Interesting journalctl tidbits
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:03:00.1: Too big adjustment 384
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:03:00.1: Too big adjustment 128
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:03:00.1: Too big adjustment 384
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:03:00.1: Too big adjustment 128
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:03:00.1: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 128
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 384
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 128
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 384
    Sep 01 21:07:13 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 128
    Sep 01 21:07:14 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 384
    Sep 01 21:07:14 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 128
    Sep 01 21:07:14 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 384
    Sep 01 21:07:14 xaeropc kernel: snd_hda_intel 0000:04:00.1: Too big adjustment 128
    Sep 01 21:07:14 xaeropc kernel: snd_hda_intel 0000:04:00.1: IRQ timing workaround is activated for card #2. Suggest a bigger bdl_pos_adj.
    Sep 01 21:07:14 xaeropc pulseaudio[1317]: ALSA woke us up to read new data from the device, but there was actually nothing to read!
    Sep 01 21:07:14 xaeropc pulseaudio[1317]: Most likely this is a bug in the ALSA driver 'snd_usb_audio'. Please report this issue to the ALSA developers.
    Sep 01 21:07:14 xaeropc pulseaudio[1317]: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
    Sep 01 21:07:14 xaeropc pulseaudio[1317]: ALSA woke us up to write new data to the device, but there was actually nothing to write!
    Sep 01 21:07:14 xaeropc pulseaudio[1317]: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
    Sep 01 21:07:14 xaeropc pulseaudio[1317]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
    Sep 01 21:07:14 xaeropc kernel: snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
    Sep 01 21:17:09 xaeropc rtkit-daemon[1328]: Successfully made thread 3191 of process 3191 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -15.
    Sep 01 21:17:09 xaeropc rtkit-daemon[1328]: Supervising 2 threads of 2 processes of 1 users.
    Sep 01 21:17:09 xaeropc pulseaudio[3191]: [pulseaudio] pid.c: Daemon already running.
    Sep 01 21:19:11 xaeropc sudo[3202]: xaero : TTY=pts/0 ; PWD=/home/xaero ; USER=root ; COMMAND=/usr/bin/nano /etc/pulse/daemon.conf
    Sep 01 21:19:11 xaeropc sudo[3202]: pam_unix(sudo:session): session opened for user root by xaero(uid=0)
    Sep 01 21:19:30 xaeropc sudo[3202]: pam_unix(sudo:session): session closed for user root
    Sep 01 21:19:49 xaeropc rtkit-daemon[1328]: Successfully made thread 3210 of process 3210 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -15.
    Sep 01 21:19:49 xaeropc rtkit-daemon[1328]: Supervising 1 threads of 1 processes of 1 users.
    Sep 01 21:19:50 xaeropc kernel: sound hdaudioC1D0: hda-codec: out of range cmd 0:4:707:ffffffbf
    Sep 01 21:19:53 xaeropc rtkit-daemon[1328]: Successfully made thread 3221 of process 3221 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -15.
    Sep 01 21:19:53 xaeropc rtkit-daemon[1328]: Supervising 2 threads of 2 processes of 1 users.
    Sep 01 21:19:53 xaeropc pulseaudio[3221]: [pulseaudio] pid.c: Daemon already running.
    Sep 01 21:19:53 xaeropc rtkit-daemon[1328]: Successfully made thread 3223 of process 3223 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -15.
    Sep 01 21:19:53 xaeropc rtkit-daemon[1328]: Supervising 2 threads of 2 processes of 1 users.
    Sep 01 21:19:53 xaeropc pulseaudio[3223]: [pulseaudio] pid.c: Daemon already running.
    Sep 01 21:23:10 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:10 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:12 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:13 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:13 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:13 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:13 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:13 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    Sep 01 21:23:13 xaeropc rtkit-daemon[1328]: Warning: Reached burst limit for user '1000', denying request.
    ... for about 2 minutes, then everything recycles.
    Last edited by Xaero252 (2014-09-03 10:04:54)

    Filter the comments out of your PA configuration with 'grep -v \# configuration_file'. Instead of simply lspci run
    lspci -vnn | grep -A1 -i audio;
    #and
    aplay -lL;
    Please correct/update your post.
    Also provide the output of speaker-test with PA killed, so that you hear sound. It should show the current buffer and period ranges. Should you have multiple sound cards, state which one you are using as default.
    Edit: Added example to filter comments out.
    Last edited by emeres (2014-09-02 10:01:10)

Maybe you are looking for

  • BPM doubt

    i have a BPM scenario i am callling 2 mappings inside it. i have made a change to 1 mapping. it worked fine in dev. wen i tranported to QA, the mapping is giveing some wrong value. Do we need to refresh the mapping inside the BPM in QA?

  • Roadmap for Blackberry / Java Developers new to Mac

    Hi, I am totally new to the mac environment, and hope one day to start developing iPhone apps. I currently develop Blackberry Apps. What I would like to see is a Clear Roadmap for developers who may have never seen a "Mac" before. So far from my reas

  • IPad 2, 64MB 3G w/ Dead Pixel

    I stood in line for over 4 hours today for my iPad 2 (64MB, 3G, AT&T) and after I boot up it up the first thing right in the dead center of the screen -- a dead pixel. FML. Anyone else with this problem. I'm going to attempt to take it back tomorrow.

  • Workflow and JSP

    Hallo, I would like to analyse the input data of an entry form. I think the jsp is needed. Can anyone give me an example for the look like an how to use the jsp script in workflow? ex. In the entry form a user should fill in a number of days. The wor

  • Uncaught Exceotion

    i am using whatsapp in my blackberry curve 8520.when i keep whatsapp openened for morethan 5 minutes it force closes showing "Uncaught Exception:4<=4".How to solve this problem.??