HT1379 My macbook pro 2013 is running to slow even when I am using the keyboard, it running with a delay. I upgraded the memories to 8gb but still slow what can i do to fix it.

Good morning I am confronting serious problems with my Macbook pro 2013, that is runing to slow,  even when I am writing this email is running with some kind of delay. I upgraded the memories to 8gb but still running slow . Please let me know what I can do to solve the problem. Thanks in advance. Fernando

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, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a couple of minutes. Then paste the results, 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 section 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'; Fr='\nRAM details\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 -lq XML\|exec && echo $f; done; }; Pc () { o=`grep -v '^ *#' "$2"`; Pm "$1"; }; Pm () { [[ "$o" ]] && o=`sed '/^ *$/d; 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 "Total RAM (GB)"; o=`SP Memory | sed '1,5d; /[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]||0[^2]8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; for b in Thunderbolt USB; do o=`SP $b | sed -En '1d; /:$/{s/ *:$//;x;s/\n//p;}; /^ *V.* [0N].* /{s/ 0x.... //;s/[()]//g;s/\(.*: \)\(.*\)/ \(\2\)/;H;}; /Apple|SCSM/{s/.//g;h;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); E=; for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* || continue; ls | while read f; do [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && e=" *" || e=; awk -F_ '!/ag$/{$NF=a[split($NF,a,".")]; print $0 "'"$e"'"}' <<< "$f"; done | tail`; Pm "${D[$i]} diagnostics"; done; [[ "$o" =~ \*$ ]] && printf $'\n* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|last value [1-9]|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; 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/B,P*P,Qu*T,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; [[ "$ID" =~ ^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID ]] || 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=`for e in DYLD_INSERT_LIBRARIES DYLD_LIBRARY_PATH; do launchctl getenv $e; done`; Pm "Environment"; 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"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; 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 -E 's/(\..*$|-[1-9])//g'; 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]##*/} file count"; 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 bash
in the window 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 don't know your password, or if you prefer not to enter it, just press return three times at the password prompt.
If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
The test may take 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. While it's running, there will be nothing in the Terminal window and no indication of progress. 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." It means that the forum software has misidentified something in the post as a violation of the rules. If it happens, please post the test 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.

Similar Messages

  • HT3964 I did the SMC reset for my iMac intel-based and now it won't turn on. What can I do to fix this?

    I did the SMC reset for my iMac intel-based and now it won't turn on. What can I do to fix this?

    Well, first things first... is the power cord fully plugged into the back of the iMac (and the wall, for that matter)?
    Make sure the wall outlet has power, too... I've scratched my head over stupid issues where I forgot to flip a wall switch.
    If the outlet does have power, then try doing a pram zap. Command + option + P + R (hold those at startup).
    If the machine is receiving power, you should be able to see some LEDs if you look through the bottom grate of the machine to the left of the RAM door.

  • After installing Leopard, my G4 will no longer boot in OS 9.22. (Classic still works, but I need it to boot in OS 9.)  Any clues about what the Leopard installer might have done to my machine that rendered OS 9 boot unusable? What can I do to fix it?

    After installing Leopard, my G4 will no longer boot in OS 9.22.
    (Classic still works, but I need it to boot in OS 9.)
    Any clues about what the Leopard installer might have done to my machine that rendered OS 9 boot unusable? (And what can I do to fix it?)
    Details:
    G4 Gigabit Ethernet
    Boot ROM version: 4.2.8fl
    Accelerator card added: 1.6 MHz
    1.5 Gig Ram
    I have erased the partition that had Leopard installed on it.
    I zapped the pram.
    In Open Firmware, I "reset-nvram", and then "reset-all"
    I tried to reinstall G4 FW Update 4.2.8, but that must be done when booted from OS 9, and of course, that's the problem: it won't boot into 9.
    I tried restarting from 9.2.1 DVD.
    I tried restarting from an external firewire drive containing OS 9.2.2.
    I tried moving a fresh OS 9.2.2 system folder into an empty partition on an internal hard drive. (Partition was created WITH OS 9 drivers installed.)
    All attempts to boot into OS 9 give me the same results - grey screen - no spinning beach ball, no icons or logos - just a blank grey screen.
    This machine still works fine in OS 10.3 and 10.4, and it worked fine for many years booting into OS 9, until I installed Leopard, and I haven't been able to boot into OS 9 since then, although I have done considerable research online and tried many things.
    I have since learned that this machine does not support Leopard - 10.5. Fine, but how did it break 9.2.2?
    Any help greatly appreciated.

    Thanks for checking in, BDAQua.
    Problem solved.
    In the docs that came with my Powerlogix accelerator card, I found this sentence buried:
    "If you reset the PRAM, the NVRAM code for OS9 compatibility is cleared, so you will have to boot from the Firmawre Update CD and perform this process again in order to boot in OS9."
    The "process" it's referring to is the process of setting up the NVRAM for booting into OS9 from the CD.
    Fortunately, I was able to find the disk, and it worked as expected. I can now, once again boot into OS9.
    Conclusion: My (unadvised) attempt to load Leopard on this old machine apparently reset the PRAM on the accelerator card and cleared the NVRAM code for OS9 boot. Although I did attempt to reset the NVRAM via Open Firmware, it did not reset it on the accelerator card.
    So, thank you BDAQua, for your "Ah yes" . . . that's all I needed to steer me in the right direction.
    Gratefully,
    tupester

  • Macbook Pro 17 shuts down in minutes even when battery is full

    Hi, this has been going on for a while, i took it to a Apple Service Center in Barcelona Spain with a friend who had the same problem, well, her MBP turned back on with a black screen and they replaced the video card for free, and when they looked at mine they said it was not the video card Apple recalled that was a problem but the battery, DVD player, they basically described the logic board which is what they replaced on my friends but refused to service it even though i have several years or some time left now, i got it in Sept 2006.
    Anyone know if there is a solution or recall on this problem please do advise.
    Model Name: MacBook Pro
    Model Identifier: MacBookPro3,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.4 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 2 GB
    Bus Speed: 800 MHz
    Boot ROM Version: MBP31.0070.B07
    SMC Version (system): 1.18f5

    S.U. wrote:
    If we're talking about the MBP 3,1, then you could not have bought it in September 2006 because it was first released in June 2007. If you actually bought it in September of 2007 and have 3 year Applecare, you should still be covered, even if your logic board etc. problems are not the ones in the NVIDIA program. I know, because I have exactly the same MBP bought in September 2007.
    Is it possible that the Apple Service Center was not aware that you had 3 year Applecare? The NVIDIA program is good for 3 years after the purchase of the computer, even if there is no 3 year Applecare. If they thought you were out of warranty (or if you actually are) then there wouldn't be coverage for anything other than the NVIDIA problem.
    Did they diagnose a battery problem? If so, the cure may be a new battery. Check in the System Profiler and see what it says.
    Even if you are under warranty, they will likely not replace the battery for you unless it is clearly defective.
    Good luck!
    Thanks for corrrecting the year, yes your right about it, its a 3,1
    The apple service place claimed that there was nothing wrong with the video card, they said that the problems was the DVD player, BT, battery and possibly the logic board itself but for that they would have to charge to test further, the test was free and the bill was over 500 euros, sounds un fair to me.
    Me and a friend have identical computers and both had identical symptoms, the only difference between them on the day we took them there was that i have a USA keyboard and she has a Spanish one, my battery is a bit bloated on one side as well, but even after putting her battery in mine and seen that it still shut off in ten seconds after unplugging the mag-safe the apple care store only slapped me a bill for 500 euros in parts which they replaced in hers due to damages from the video card and telling me it is up to apple to authorize this recall and they probably will not until it dies like hers, so i said in the meantime your asking me to keep replacing parts on my expense that that where damaged from something your recalling even though you know why it happened in the fist place and acknowledged it publicly by offering a recall program.
    Its scaring me know, i am forcing myself to use it more so the screen dies before its too late if its not already, i would like them to replace the parts they tested faulty with the acceptance that the battery since it still works but looks fat on one side.
    The best part is the dvd player still burns and plays dvds, and bt works.

  • MacBook Pro goes black, shows low battery even when battery is fully charged

    Since updating last night via the App Store Software Update, my MacBook Pro Retina screen has been fading to black. Power is fully charged but when I press the power button, the battery-plugin to power source icon appears. I'm like, what??? My battery is charged! I plugged in my battery charger just to get the machine back to working again. It's never done this before. I'm blaming this new software update!

    Same problem. Just sitting beside me on the table occasionally the screen light up for no reason flashing the red low battery screen. Pressing home, power, etc a few times brings the phone up and shows the true battery charge which is wherever it would normally be - from full to partial discharge depending on how much Ive used it. Seems to not really be indicating something with the battery but ore of a random phantom ghost bug in the OS somewhere that displays that screen for no reason.

  • It always says:Firefox is already running but not responding; what can i do to fix this problem; it has only started after having downloaded the latest verion.

    I downloaded the latest version of firefox and the problem has started; it aways says: "Firefox is already running, but not responding. To open a new window you must first close the existing Firefox process or restart your system; I have to do this about 3 times for the internet to come on again; what can I do, short of calling a technician??

    Please read this article: [[Firefox is already running but is not responding]]

  • Macbook Pro 13" won't turn on even when plugged in and battery in "good health".

    It started the day before yesterday: My husband called to tell me that the Macbook wasn't turning on.  So I told him to hook it up to the charger and plug it in; according to him, the charger light was on but the laptop still wouldn't power on.  Then I told him to hold down the power butten for a couple of seconds (about 5 or more) then release it; again, it still wouldn't power on.
    When I arrived home, I took it to a friend and had him take a look at it.  (There are no Apple stores on Guam and I bought my laptop from a military base in the States, so I couldn't just "take it to the store".)  He opened it up, disconnected and reconnected the battery, resecured the back panel, and plugged it back in.  The Macbook powered on.  At that time, he suggested downloading the Battery Health App and following the instructions to calibrate my battery gauge - which I did.  By the time I finished calibrating the battery, the stats indidcated that my Battery Healthy was still pretty good (92.something %).  Afterward I did poked around a few forums (including Apple) and found a few threads suggesting to reset the SMC; so I did (using the instructions for the Macbooks with the built-in batteries: Shut down laptop, plug in the charger and hook it up to a powersource, press option+control+shift+power button at the same time then release, and the press the power button).  After all that trouble, the laptop still remains down.
    After being misled by the Battery Health App, I'm wondering if it's just a case of "dead battery".

    The MBP should work with the power adapter connected.
    Put your serial number of your MBP in the entry field in this web site:
    http://www.chipmunk.nl/klantenservice/applemodel.html
    This will provide you with the exact model MBP information.  The OS that you show (which may be incorrect) indicates that it is Tiger.  If that is the case, the SMC that you performed was using the wrong directions.  This way we may be able to clarify this situation.
    Ciao.

  • HT201412 My iphone 4 has a black screen with the itunes musical note logo. Below this a USB plug in with an arrow pointing up. It will do nothing else. What can I do to fix this problem?

    Header 1
    Header 2
    My iphone4 has a black screen with the itunes logo. Below that is a USB port image with an arrow pointing up. The phone will do nothing else. How can I fix this problem?

    Connect to iTunes on the computer you usually Sync with and “ Restore “...
    http://support.apple.com/kb/HT1414
    If necessary Place the Device into Recovery mode...
    http://support.apple.com/kb/HT1808

  • Just purchased a new laptop how can i transfer all my music i tried with my ipod and it only transfered 1/3 of my music. what can i do to fix this issue

    I just purchased a new laptop, I connected my ipod touch to download my music, 260 songs and music videos were successful in transferring to my new laptop; however, that is only 1/3 of my music that i have on my old computer. What should i do?

    Type "move itunes library" into the Google search bar.

  • I recently uninstalled and the download I tunes again. I am not getting a message when I try to add new download tunes to my shuffle.  "Disc cannot be found";  Error Code (.53).  What can I do to fix?

    I updated my Shuffle software and after that could no longer add tunes from the ITunes file to my shuffle.  I get messages that say the disc cannot be found and an error code (.53).  I can download new tunes to ITunes on my computer but cannot then copy them to my Shuffle.  Any suggestions?  Damned updates!!!

    Well my first suggestion would be to return the PC and buy a new Mac instead... but that aside
    When you say you moved your iTunes library over how exactly did you do that? Typically I'd suggest that you download a clean version of iTunes from online, and then move over just the music files. Not any of the additional library relates files that are found in the iTunes folder. Yes you'll lose your playlists and song counts, but there are worse things in life.

  • My iPhone will not show up on my Mac desktop or in iTunes, what can I do to fix that?

    I am running on a Mac desktop computer and have the new iPhone 4S with Sprint.
    When I plug in my phone, nothing happens but charging.
    What can I do to fix this?
    Thanks in advance.

    Ah hah...
    I only have 10.4.11 as of right now on a Dual 2Ghz PPC G5.
    What is the best way to upgrade to 10.5.8?
    Thanks Allan.

  • Can I install Snow Leopard on MacBook Pro 2013

    Can I install Snow Leopard on my new MacBook Pro 2013. I'm so tired of the UGLY grey icons. I keep thinking that the mail or iPhoto window is not the active one because everything is grey.  I use Snow Leopard on my 27inch iMac and love it. Nice RED delete button for mail, etc. Thanks

    Firmware restrictions prevent directly loading any OSX earlier than what came with the system.
    The *only* way around is to load SnowLeopard *Server* (not Client) into a virtual machine (Parallels, VMWare Fusion, VirtualBox).  But that costs $20+shipping/tax for the disk and is a learning curve into SL Server.  And you *still* need your host OSX to run it, and the VM will not most efficiently use the hardware resources.

  • Macbook pro 2013 wake failure

    Hi I'm having trouble macbook pro late 2013 keeps failing on trying to wake after sleep and then also just restart for no reason
    Here is the last report
    Date/Time:       2014-03-13 20:17:35 +0000
    OS Version:      10.9.2 (Build 13C64)
    Architecture:    x86_64
    Report Version:  18
    Event:           Sleep Wake Failure
    Steps:           326
    Hardware model:  MacBookPro11,3
    Active cpus:     8
    Powerstats for:  kernel_task
    Start time:      1970-01-01 01:00:00 +0000
    End time:        1970-01-01 01:00:00 +0000
    Microstackshots: 326 samples
    Primary state:   326 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 326 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 326 samples Unknown
    *326 call_continuation + 23 (mach_kernel) [0xffffff80002d6ff7]
       *297 ??? (mach_kernel + 303674) [0xffffff800024a23a]
         *270 realitexpire + 568 (mach_kernel) [0xffffff80005ea498]
           *270 ??? (mach_kernel + 4057004) [0xffffff80005de7ac]
             *270 proc_signalstart + 115 (mach_kernel) [0xffffff80005dcd63]
               *270 msleep + 114 (mach_kernel) [0xffffff80005e1802]
                 *270 ??? (mach_kernel + 4068821) [0xffffff80005e15d5]
                   *270 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
                     *270 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                       *270 ??? (mach_kernel + 223627) [0xffffff800023698b]
                         *270 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
         *26  AppleSMC::smcCallbackHandler(void*, void*) + 331 (AppleSMC) [0xffffff7f81514163]
           *26  X86PlatformPlugin::callPlatformFunction(OSSymbol const*, bool, void*, void*, void*, void*) + 102 (X86PlatformPlugin) [0xffffff7f8152e918]
             *25  IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 62 (mach_kernel) [0xffffff80006ae92e]
               *25  IOEventSource::closeGate() + 22 (mach_kernel) [0xffffff80006ad536]
                 *25  IOWorkLoop::closeGate() + 18 (mach_kernel) [0xffffff80006acd92]
                   *25  IORecursiveLockLock + 32 (mach_kernel) [0xffffff8000685080]
                     *25  lck_mtx_lock + 653 (mach_kernel) [0xffffff80002d12ed]
                       *25  lck_mtx_lock_wait_x86 + 384 (mach_kernel) [0xffffff80002d5f50]
                         *25  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                           *25  ??? (mach_kernel + 223627) [0xffffff800023698b]
                             *25  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
             *1   IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 355 (mach_kernel) [0xffffff80006aea53]
               *1   X86PlatformPlugin::cgDispatch(void*, void*, void*, void*) + 496 (X86PlatformPlugin) [0xffffff7f815275d8]
                 *1   X86PlatformPlugin::cgCallPlatformFunction(OSSymbol const*, bool, void*, void*, void*, void*) + 514 (X86PlatformPlugin) [0xffffff7f8152d4f4]
                   *1   X86PlatformPlugin::cgDispatchCallback(PLimitCallbackStruct*) + 202 (X86PlatformPlugin) [0xffffff7f8152e34c]
                     *1   X86PlatformShim::plimitHandler(OSNumber const*, OSSymbol const*) + 394 (X86PlatformShim) [0xffffff7f8153924e]
                       *1   X86PlatformShim::updatePowerNotificationsDict(OSSymbol const*, unsigned int) + 208 (X86PlatformShim) [0xffffff7f815398ca]
                         *1   IOPMrootDomain::systemPowerEventOccurred(OSSymbol const*, OSObject*) + 248 (mach_kernel) [0xffffff80006e4308]
                           *1   IOService::messageClients(unsigned int, void*, unsigned long) + 57 (mach_kernel) [0xffffff800068fd09]
                             *1   ??? (mach_kernel + 4783062) [0xffffff800068fbd6]
                               *1   IORecursiveLockLock + 32 (mach_kernel) [0xffffff8000685080]
                                 *1   lck_mtx_lock + 653 (mach_kernel) [0xffffff80002d12ed]
                                   *1   lck_mtx_lock_wait_x86 + 384 (mach_kernel) [0xffffff80002d5f50]
                                     *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                                       *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
                                         *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
         *1   IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 355 (mach_kernel) [0xffffff80006aea53]
           *1   IOHIDSystem::reportUserHidActivityGated(void*) + 237 (IOHIDFamily) [0xffffff7f812575a3]
             *1   IOService::messageClients(unsigned int, void*, unsigned long) + 57 (mach_kernel) [0xffffff800068fd09]
               *1   ??? (mach_kernel + 4783062) [0xffffff800068fbd6]
                 *1   IORecursiveLockLock + 32 (mach_kernel) [0xffffff8000685080]
                   *1   lck_mtx_lock + 653 (mach_kernel) [0xffffff80002d12ed]
                     *1   lck_mtx_lock_wait_x86 + 384 (mach_kernel) [0xffffff80002d5f50]
                       *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                         *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
                           *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *7   idle_thread + 24 (mach_kernel) [0xffffff8000237908]
         *7   processor_idle + 170 (mach_kernel) [0xffffff80002375ba]
           *7   machine_idle + 478 (mach_kernel) [0xffffff80002dd76e]
       *7   ??? (mach_kernel + 1004631) [0xffffff80002f5457]
         *7   lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
           *7   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
             *7   ??? (mach_kernel + 223627) [0xffffff800023698b]
               *7   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *4   ??? (mach_kernel + 2304605) [0xffffff8000432a5d]
         *4   msleep + 114 (mach_kernel) [0xffffff80005e1802]
           *4   ??? (mach_kernel + 4068821) [0xffffff80005e15d5]
             *4   lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
               *4   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                 *4   ??? (mach_kernel + 223627) [0xffffff800023698b]
                   *4   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *3   ??? (mach_kernel + 2288286) [0xffffff800042ea9e]
         *3   msleep + 114 (mach_kernel) [0xffffff80005e1802]
           *3   ??? (mach_kernel + 4068821) [0xffffff80005e15d5]
             *3   lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
               *3   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                 *3   ??? (mach_kernel + 223627) [0xffffff800023698b]
                   *3   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   ??? (mach_kernel + 328449) [0xffffff8000250301]
         *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
           *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
             *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   mapping_replenish + 402 (mach_kernel) [0xffffff80002c8422]
         *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
           *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
             *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   IOWorkLoop::threadMain() + 195 (mach_kernel) [0xffffff80006acc43]
         *1   IOWorkLoop::runEventSources() + 258 (mach_kernel) [0xffffff80006acac2]
           *1   IOPMWorkQueue::checkForWork() + 127 (mach_kernel) [0xffffff80006a724f]
             *1   IOPMWorkQueue::checkRequestQueue(queue_entry*, bool*) + 52 (mach_kernel) [0xffffff80006a7144]
               *1   IOService::servicePMRequest(IOPMRequest*, IOPMWorkQueue*) + 2781 (mach_kernel) [0xffffff8000698a5d]
                 *1   IOService::all_done() + 1221 (mach_kernel) [0xffffff80006a1595]
                   *1   IOPMrootDomain::powerChangeDone(unsigned long) + 506 (mach_kernel) [0xffffff80006dd36a]
                     *1   IOPMrootDomain::evaluateSystemSleepPolicyFinal() + 119 (mach_kernel) [0xffffff80006dd8f7]
                       *1   IOPMrootDomain::evaluateSystemSleepPolicy(IOPMSystemSleepParameters*, int, unsigned int*) + 1442 (mach_kernel) [0xffffff80006e1072]
                         *1   X86PlatformPlugin::sleepPolicyHandler(IOPMSystemSleepPolicyVariables const*, IOPMSystemSleepParameters*) + 268 (X86PlatformPlugin) [0xffffff7f815285e8]
                           *1   X86PlatformPlugin::TBusingBusPower() + 46 (X86PlatformPlugin) [0xffffff7f8152c4a0]
                             *1   IOService::getMatchingServices(OSDictionary*) + 36 (mach_kernel) [0xffffff8000694264]
                               *1   IOService::copyExistingServices(OSDictionary*, unsigned int, unsigned int) + 309 (mach_kernel) [0xffffff800068ea85]
                                 *1   OSMetaClass::applyToInstances(bool (*)(OSObject const*, void*), void*) const + 54 (mach_kernel) [0xffffff800064b2c6]
                                   *1   IOHIDKeyboard::~IOHIDKeyboard() + 10 (IOHIDFamily) [0xffffff7f81250fe2]
                                     *1   ??? (mach_kernel + 996134) [0xffffff80002f3326]
                                       *1   kernel_trap + 896 (mach_kernel) [0xffffff80002db9b0]
                                         *1   vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]
                                           *1   vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]
                                             *1   vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]
                                               *1   vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]
                                                 *1   ??? (mach_kernel + 459473) [0xffffff80002702d1]
                                                   *1   lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d5156]
                                                     *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                                                       *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
                                                         *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   ??? (mach_kernel + 2301917) [0xffffff8000431fdd]
         *1   msleep + 114 (mach_kernel) [0xffffff80005e1802]
           *1   ??? (mach_kernel + 4068821) [0xffffff80005e15d5]
             *1   lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
               *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                 *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
                   *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   ??? (mach_kernel + 4436498) [0xffffff800063b212]
         *1   mach_msg_receive + 162 (mach_kernel) [0xffffff800021df22]
           *1   ipc_mqueue_receive + 66 (mach_kernel) [0xffffff80002168e2]
             *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
               *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
                 *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   ??? (mach_kernel + 2288484) [0xffffff800042eb64]
         *1   msleep + 114 (mach_kernel) [0xffffff80005e1802]
           *1   ??? (mach_kernel + 4068821) [0xffffff80005e15d5]
             *1   lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
               *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                 *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
                   *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   ??? (mach_kernel + 4401402) [0xffffff80006328fa]
         *1   msleep + 114 (mach_kernel) [0xffffff80005e1802]
           *1   ??? (mach_kernel + 4068821) [0xffffff80005e15d5]
             *1   lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
               *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
                 *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
                   *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
       *1   ??? (mach_kernel + 1003711) [0xffffff80002f50bf]
         *1   lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]
           *1   thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]
             *1   ??? (mach_kernel + 223627) [0xffffff800023698b]
               *1   machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e42]
      Binary Images:
    *0xffffff7f81236000 - 0xffffff7f81272fff  com.apple.iokit.IOHIDFamily 2.0.0 (2.0.0) <5D59740C-447F-37DA-B881-6F470878CF56> /System/Library/Extensions/IOHIDFamily.kext/Contents/MacOS/IOHIDFamily
    *0xffffff7f81511000 - 0xffffff7f8151cfff  com.apple.driver.AppleSMC 3.1.8 (3.1.8) <6FA91D9F-0745-3E0C-884B-CB1489A21F25> /System/Library/Extensions/AppleSMC.kext/Contents/MacOS/AppleSMC
    *0xffffff7f81526000 - 0xffffff7f81532fff  com.apple.driver.X86PlatformPlugin 1.0.0 (1.0.0) <31F1D070-0956-3083-A957-0A1CFA4C6AD3> /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86Plat formPlugin.kext/Contents/MacOS/X86PlatformPlugin
    *0xffffff7f81537000 - 0xffffff7f8153bfff  com.apple.driver.X86PlatformShim 1.0.0 (1.0.0) <70A35709-AD88-379E-AE80-A55C9BD74568> /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86Plat formShim.kext/Contents/MacOS/X86PlatformShim
    *0xffffff8000200000 - 0xffffff80007a513a  mach_kernel (2422.90.20) <9FEA8EDC-B629-3ED2-A1A3-6521A1885953> /mach_kernel
    ================================================================
    UUID: 5D71782B-9224-42CD-9C5E-A5906C762770
    cps: 2
    Code: 00000000 16006c00
    Stackshot reason: Watchdog

    Step 1
    Take all the applicable steps in this support article. That's the starting point for any further efforts to solve the problem.
    Step 2
    If you're running OS X 10.8.5 or earlier, from the menu bar select
     ▹ System Preferences... ▹ Accessibility
    If the checkbox at the bottom marked
    Enable access for assistive devices
    is checked, uncheck it and test.
    If you're running OS X 10.9 or later, select
     ▹ System Preferences... ▹ Security & Privacy ▹ Privacy ▹ Accessibility
    If any applications are listed on the right and have a checked box next to them, uncheck all the boxes and test. You may first have to click the padlock icon in the lower left corner of the window and authenticate as an administrator to unlock the settings.
    Step 3
    Disconnect all wired peripherals except those needed to boot, if any. Be sure to disconnect all USB hubs. If you use a keyboard or mouse plugged into a hub, plug the devices directly into a built-in USB port and remove the hub. Test.
    Step 4
    If you have more than one user account, you must be logged in as an administrator for this step.
    Launch the Console 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 Console in the icon grid.
    In the Console window, look under the heading DIAGNOSTIC AND USAGE INFORMATION on the left for Diagnostic and Usage Messages. If you don't see that heading, select
    View ▹ Show Log List
    from the menu bar. In the search box in the window's toolbar, enter "powerd" (without the quotes.) Select the last few messages that appear, if any, and copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).

  • IPhoto in MacBook Pro 2013 only shows "place holders," but no photos, after data transfer from Macbook Air 32011

    I am trying to transfer data from my MacBook Air 2011 to a "new" MacBook Pro 2013.  Both are running Yosemite 10.10.2.  Since Migration Assistant WOULD NOT WORK (the MacBook Air couldn't "see" the MacBook Pro), using my WiFi network, I transferred the necessary data to a 500GB drive and THEN to the MacBook Pro.  However, two programs didn't transfer well - or at all!  iTunes only transferred the Music (Media?) files, but not iTunes U, Podcasts, Audiobooks, etc.  I have had to  drill down into the storage files, retrieve the non-transferred files and add them, one by one - a most laborious task.  But, this is nothing compared to the problem with iPhoto (9.6), which shows only 6 events and 4 Faces transferred, with the rest only place holders (black boxes and grey dotted squares) in all the folders in my iPhoto.
    I "Showed Package Contents," and found the missing files - of which there are many! - and started adding them, again, one by one.
    Can anyone tell me what happened to my iPhoto (Yosemite 10.10.2)?  It's fine on my MacBook Air, but simply WON'T TRANSFER to my MacBook Pro?
    PLEASE - someone tell me how to CORRECTLY transfer my iPhoto files and/or HOW TO MAKE THE MACBOOK AIR "SEE" THE MACBOOK PRO in Migration Assistant?

    Hello Mary,
    Sorry to hear that you are having issues with moving your data over to your new Mac. There are a few alternatives that you can do to migrate that data if you are not seeing it in Migration Assistant. The first is make a Time Machine back up to that 500 Gb external hard drive and then use that in Migration Assistant to copy the entire data over. If you do that you will want to remove any data that you have on your MacBook Pro after the transfer completes as it will create another user with the data from the MacBook Air. Another option is to use a Thunderbolt Cable that you can purchase online if you want and use the option from another disk to copy that over. Take a look at the articles below for more details.
    Mac Basics: Time Machine backs up your Mac
    https://support.apple.com/en-us/HT201250
    Move your data to a new Mac
    https://support.apple.com/en-us/HT204350
    Apple Thunderbolt Cable (2.0 m) - White
    http://store.apple.com/us/product/MD861ZM/A/apple-thunderbolt-cable-20-m
    Regards,
    -Norm G. 

  • How many hours should the macbook pro 2013 battery last

    so i hve this new macbook pro 2013 and its 15 inches ive been taking care of it i keep the brightness low but comfortable, anything i dont need such as bluetooth is off but when i first bought it it lasted 8 hours now it lasts for 4-5 hours is that bad or good and can someone tell me how i can take care of it in a better way?

    you might have something running in the background - open activity monitor and check the %CPU section under All Processes and not My Processes.  Anything running around 10% and above will drain your battery.

Maybe you are looking for

  • Contract and PO

    Dear Seniors,      I had set release procedure already for contract and purchase order. Whenever i do po w.r.to contract, i have to release both contract and PO to do GRN. For example, consider vendor X and Y, i have contract for these 2 vendors and

  • Partical amount transfer through ABUMN

    Hi, By mistake we have created the asset master data with wrong cost center and plant and posted the entry of acquisition in 30.06.2008 for Rs 100000. The opening balance of this asset is on 01.04.2008 is NIL Later on we have discovered the mistake a

  • Oracle EBS R12 - how to compile jsp and keep .java file

    Hello. When I compile the jsp file, it will create the _pagename.class file into $COMMON_TOP/_pages directory. Some of the time it also keep _pagename.java file in there. How can force the compiler to keep the java file always.  I am using following

  • HR-BW report for Travel Expense report(Urgent, max. points awarded)

    Hi All, Could anyone please tell how to write a spec to create a BW report for Travel Expense report. or how can we know from which tables can the data be extracted for Personal number, name of the EE, Trip number, Trip duration, Trip begin date, Tri

  • Why write(13), write(10)?

    I have a book that contains a sample program that illustrates the use of Sockets, and there is some code in that program that I do not understand. It says: String host = new String("somehost.com"); int port = 4444; Socket sock = new Socket(host, port