My mac is incredibly slow all of a sudden!

I went to a friend's house and tried to use his internet. It said there was a problem with the IP address so I just closed my mac and forgot about it. When I got home the whole thing is ridiculously slow.
Websites take a minute a page to load so it's pretty much unusable.
I can't move files around on the desktop.
I can't copy and paste.
Textedit doesn't do spellcheck.
Several strange things like the above have occured but my major issue is how slow everything is. And if I can't drag files around and make copies, I can't put everything on my data stick and then reboot it.
Any ideas what is going on with it? And any help?
Thanks

Slowness may be determined by many factors, definitely not because you went to your frind, and came back, it must be a mere coincidence. The first thought is that your disk may be full, how much free disk space is there? (right click on the disk, then Info or command-I). The second possibility is that you installed something incompatible with your system. A thrid cause may be a dying disk. And some other possibilities.
You must have at least 10 % free disk space for a good run.

Similar Messages

  • Photoshop incredibly slow all of a sudden! useless :(

    i am running CS3 on a mac pro dual quad core. 8GB ram. i have 150 GB free disk space, and a whole second 250 gig hard drive as well.
    all of a sudden yesterday, photoshop takes an eternity to load up (a few minutes) and to open even a small 300k image it takes several minutes and i get a beachball.
    saving takes forever as well.
    my hard drives i checked and ran utilities. no help there. no other application is having troubles.
    i then deleted my prefs folder. no help.
    reinstalled. no help.
    any suggestions? it's so slow i just can't even use it anymore.
    insane!

    Cocktail is an inexpensive little utility which will do the regular maintenance tasks such as running the Cron Scripts and cleaning out caches etc. at the click of a button. It can do a number of other useful things (including making invisible files visible and letting you choose the format in which to save Screen shots).
    http://www.macosxcocktail.com/
    Onyx, which is free, is reputed to be similar but I don't know how well it compares with Cocktail because I have never used it.
    But you definitely need one of them.

  • My mac is dragging slow all of a sudden.  I tried to repair permissions and got this statement

    Warning: SUID file “System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent” has been modified and will not be repaired.
    What does this mean?  I checked the HD and it verify's ok.

    You can safely ignore it.
    As long as the report ends up with 'Permissions repair complete' then, as far as permissions go, you are fine. You can ignore the various statements in the report:
    Permissions you can ignore on 10.5 onwards:
    http://support.apple.com/kb/TS1448
    Using 'should be -rw-r--r-- , they are lrw-r--r--' as an example, you will see the that the permissions are not changed, but the | indicates a different location. This is because an update to Leopard onwards changed the location of a number of system components.
    Poster rccharles has provided this description of what it all means:
    drwxrwxrwx
    d = directory
    r = read
    w = write
    x = executeable program
    drwxrwxrwx
    |  |  |
    |  |   all other users not in first two types
    |  | 
    |  group

    owner
    a little more info
    Before the user had read & write. A member of the group had read.
    After, only the user had read & write.
    If you are running Panther or Tiger:
    http://support.apple.com/kb/TA21090

  • DSL is incredibly slow all of the sudden (Alexandria VA)

    For the last few days my DSL has been at around .4 MB when I should in theory be capable of getting ten times that. In fact I usually get around 2.5 MB but that is at least tolerable. .4 MB is definitely not. I tried tech support by phone and by live chat and ran into clueless people who tell me things like turning my modem off and on. As if. So I figured I would post here as a final measure before chucking it and going to cable.
    I am fairly certain this is a Verizon problem and not something in my house since I have not changed anything in my setup that might have brought on the DSL slowdown. 

    Its been more than 48 hours and this issue still exists in Western Massachusetts. Once the connection is finally established it works well. No changes in my house. It could be the last verizon tech ran the wire right over the eave of my house (against my advice) and maybe the insulation has worn through but thats still a Verizon problem.

  • My mac mini is running very slow all of a sudden, how can i restore it's speed?

    my mac mini is running very slow all of a sudden, how can i restore it's speed?

    This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
    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.
    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 a program at the instance 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.
    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.
    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.
    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:
    clear; shopt -s extglob; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='User %s%%\t\tSystem %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; 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'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; grep -q 'No th' <<< "$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"; o=`ls /L*/L*/Dia*/*.panic | wc -l`; Ps "Panics"; o=`ls /L*/L*/Dia*/*.c* | tail`; Pm "System crash logs"; o=`ls L*/L*/Dia* | tail`; Pm "User crash logs"; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; [[ o -lt 5120 ]] && 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 90 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Pm "Total CPU usage" && s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process $s of user ${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 of user ${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"; for d in {/,}L*/{La,Priv,Sta}*; do o=`ls -A "$d" | egrep -v '^(\.DS_Store$|com\.apple\.)'`; Pm "$d"; done; 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 /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find {,/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 :`; Pm "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(egrep -v '(local|broadcast)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=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; 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.
    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 “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 is no indication of progress until it's done. Wait for the line "[Process completed]" to appear in the Terminal window. If you don't see that line 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.
    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.

  • My mac is running vert slow all of a sudden

    I reinstalled 10.7.4 last month with a clean install today my mac mini is very slow all of a sudden. I have made no changes and have not installed any software since the clean install. When I click on anything the mouse cursor becomes the rainbow circle for 1.m16 seconds (sorry tried to give you guys exact info but i only measured it once:)
    What i tried up to now:
    I tried to boot the mac with cmd r and reinstall. However the moment it connects to the internet the mothing happens i let it run for 2.5 hours and the blue bar did not even give me 1% (my internet on my mac air has no problems.
    I checked disk utility and checked disk permissions and repair disk. both no problems
    I ran activity monitor and here is the info.
    Activity monitor"
    memory free 50gig of 150
    RAM free 1 out of 3 gig
    CPU
    user 1.5%
    system 1.50%
    Idle 97.00
    system memory
    free 1.02 gb
    wired 593.6 mb
    active 661.9
    inactive 766
    disk activity
    2.73 gb data read
    1.11 GB written

    Thanks for your reply! This is it i hope.
    17/08/2012 22:58:18.206 UserEventAgent: get_backup_share_points no AFP
    17/08/2012 22:58:20.203 mds: (Normal) FMW: FMW 0 0
    17/08/2012 22:58:20.652 airportd: _processDLILEvent: en1 attached (down)
    17/08/2012 22:58:20.000 kernel: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    17/08/2012 22:58:20.701 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    17/08/2012 22:58:20.702 UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    17/08/2012 22:58:20.717 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    17/08/2012 22:58:22.000 kernel: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    17/08/2012 22:58:22.729 configd: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    17/08/2012 22:58:22.729 configd: DHCP en1: INIT-REBOOT transmit failed
    17/08/2012 22:58:22.739 configd: network configuration changed.
    17/08/2012 22:58:22.757 configd: setting hostname to "richards-Mac-mini.local"
    17/08/2012 22:58:23.615 rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    17/08/2012 22:58:24.263 com.apple.launchd: (com.apple.netbiosd[90]) Exited abnormally: Hangup: 1
    17/08/2012 22:58:26.961 com.apple.launchd: (com.apple.netbiosd) Throttling respawn: Will start in 5 seconds
    17/08/2012 22:58:26.000 kernel: Auth result for: 00:19:15:d0:d0:bd MAC AUTH succeeded
    17/08/2012 22:58:26.000 kernel: AirPort: Link Up on en1
    17/08/2012 22:58:26.000 kernel: en1: BSSID changed to 00:19:15:d0:d0:bd
    17/08/2012 22:58:28.000 kernel: AirPort: RSN handshake complete on en1
    17/08/2012 22:58:29.015 loginwindow: Login Window Application Started
    17/08/2012 22:58:30.108 configd: network configuration changed.
    17/08/2012 22:58:31.102 ntpd: proto: precision = 1.000 usec
    17/08/2012 22:58:34.116 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Probe
    17/08/2012 22:58:34.117 UserEventAgent: CaptiveNetworkSupport:CNSPreferences:60 Creating new preferences
    17/08/2012 22:58:34.117 UserEventAgent: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on WLAN_D0BD because it is protected and not on the exception list
    17/08/2012 22:58:34.119 UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Unknown
    17/08/2012 22:58:34.121 configd: network configuration changed.
    17/08/2012 22:58:36.581 com.apple.launchd: (com.apple.xprotectupdater[21]) Exited with code: 252
    17/08/2012 22:58:37.443 loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    17/08/2012 22:59:38.200 warmd: [warmctl_evt_timer_bc_activation_timeout:260] BC activation bcstop timer fired!
    17/08/2012 23:00:30.000 kernel: disk0s2: I/O error.
    17/08/2012 23:00:32.977 ReportCrash: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    17/08/2012 23:00:34.378 com.apple.launchd: (com.apple.coreservicesd[57]) Job appears to have crashed: Bus error: 10
    17/08/2012 23:00:34.380 mdworker: checkinWithServer(), failed checking in with coreservicesd, err=#-308/0xfffffecc (ipc/mig) server died serverPort=0x0 opts=0x0
    17/08/2012 23:00:34.380 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:34.385 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:34.385 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.319 mdworker: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    17/08/2012 23:00:35.607 ReportCrash: Saved crash report for coreservicesd[57] version ??? (???) to /Library/Logs/DiagnosticReports/coreservicesd_2012-08-17-230035_localhost.crash
    17/08/2012 23:00:36.768 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:00:36.784 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:00:36.784 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:00:36.784 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:00:47.145 com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
    17/08/2012 23:01:29.381 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:01:29.381 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:01:29.381 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:01:29.381 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:01:29.381 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:01:29.381 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:01:29.381 loginwindow: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a5 uid=0 euid=0
    17/08/2012 23:01:29.381 loginwindow: _RegisterApplication(), unable to get application ASN from coreservicesd, and this application requires an ASN, so aborting.  error=#-1.
    17/08/2012 23:01:29.382 com.apple.loginwindow: _RegisterApplication(), unable to get application ASN from coreservicesd, and this application requires an ASN, so aborting.  error=#-1.
    17/08/2012 23:02:38.676 com.apple.launchd: (com.apple.loginwindow[36]) Job appears to have crashed: Abort trap: 6
    17/08/2012 23:02:38.738 loginwindow: Login Window Application Started
    17/08/2012 23:02:38.916 WindowServer: Unable to open IOHIDSystem (e00002bd)
    17/08/2012 23:02:38.950 loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    17/08/2012 23:02:39.031 com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
    17/08/2012 23:02:39.104 ReportCrash: Saved crash report for loginwindow[36] version ??? (???) to /Library/Logs/DiagnosticReports/loginwindow_2012-08-17-230239_localhost.crash
    17/08/2012 23:02:39.195 airportd: _doAutoJoin: Already associated to “WLAN_D0BD”. Bailing on auto-join.
    17/08/2012 23:02:39.000 kernel: virtual bool IOHIDEventSystemUserClient::initWithTask(task*, void*, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    17/08/2012 23:02:39.886 com.apple.SecurityServer: Session 100006 created
    17/08/2012 23:02:39.889 loginwindow: Login Window Started Security Agent

  • Time Machine backup painfully slow all of a sudden

    For some reason my time machine backups have become painfully slow for some reason. They were fine earlier today, then IIRC I booted windows, then booted back into OSX to run a backup. Despite there being only 1 or two changes (files added to the system) time machine began "preparing backup" by going through all the files on my HDD! Now, it is backing up, but at the rate of about 5 Kb/s!
    Something is wrong. I've tried deleting the progress file in the backup folder and "resetting" TM by deselecting the backup drive and selecting it again. Nothing worked. Why would TM be so slow all of a sudden?
    Has anyone any ideas?

    iBookguy wrote:
    No pre-backup thinning needed: 18.98 GB requested (including padding), 205.25 GB available
    Copied 105384 files (7.2 MB) from volume Mac OSX.
    That is a bit suspicious, but not necessarily wrong. Something caused it to think about 16 GB had been changed (it adds 20% for the "padding" in the message).
    How are you running Windoze? Is it on a separate partition? If you're running it via virtualization software, with the vm file on an OSX disk but excluded from TM, that's a possible explanation.
    105384 files in only 7.2mb? I doubt it...something seems fishy
    Those counts are nearly always very high, and sometimes crazy high. There's some indication it's counting all the metadata, extended attributes, etc., as separate files.
    If in doubt, boot up from your Install disc and do a +*Repair Disk+* on your boot volume. Then reboot normally and run another backup. That should trigger a "deep traversal," where TM will compare everything on your system with it's backups, to be sure it's got everything it should.

  • My Moms Desktop is running slow all of a sudden...?

    My mother is really upset about her Desktop being slow all of a sudden. But her computer had updated something automatically earlier in the day when I was on. I'm not sure what it was exactly. She also said it was working earlier today as well once I left, and then after that she signed off. Once she logged back in it was way slower than normal. Even when I logged in before she got home tonight it took about 5-10 mintues just to startup from logging onto it. She called the Century Link company to tmake sure it wasn't her internet or anything but the guy just hung up on her while he was asking her a lot of questions that she had already done. And we tried re-starting it, and she said she tried to reboot it but the computer didn't even bring up the restore page because it's really slow. And then after that we finally got to restore the computer it still is running really slow. Is there any other way we can fix this?

    If the issue began as the result of an update, then use Windows system restore to put the PC back in the state it was in before the update was performed.  Choose a system checkpoint dated just before the update.
    You have not stated which operating system is installed. that always helps.  Gp into thee Control Panel; and click on Programs and features. In the left side of the window select view installed updates to see what was installed and the specific date. Note the date and then go into System restore. Chose the system checkpoint with the same date as the update and then committ to the system restore point. When the PC is restarted it should return to its formerly percieved speed, if the update was indeed the issue.  Afterwards turn off automatic updates and set Windows update to check for updates but let me choose whether to download and install them . Take control of the updates that your PC receives. Don't let the operating system do that for you automatically.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • Incoming email to my Mac is incredibly slow - yet I receive it quickly on my iPhone - any suggestions?

    Incoming email to my iMac is incredibly slow - yet the emails download quickly to my iPhone - any suggestions?  Thanks

    This is an update from mariefromarnold:
    I am now unable to download email to both my iMac and my MacBook Pro.  I have accessed my verizon.net account directly and all of the emails are there.  The issue appears to be that the messages will not download to either of these machines - they do download directly to both iPhones.  Any suggestions?  Thanks

  • Snow Leopard Server running extremely slow all of a sudden!!

    Hi, I'm not a qualified server technician but am currently trying my best to run a server in a Secondary School! Please help, need to fix ASAP.
    So basically we've got a Mac Pro running Snow Leopard server which has become incredibly slow in the past week. Nothing has changed in our department to trigger this. Here's everything I know so far...
    - If I try to log on to the admin account when "Some Network Accounts Are Available", log on will take under a minute. If I try to log on to the admin account when the light goes green and "Network Accounts Are Available" log on will take forever and eventually just crash and which point I have to just force a shutdown and try again.
    - When I can log on, some aspects of the computing seems fast and other aspects are really slow. For example, a few programs open as soon as I log on no problem, however a simple spotlight search or trying to open Sytem Preferences will crash the computer completely.
    - Have tried booting in Safe Mode, and everything ran fast and how it's mean to but once restarting and booting normally the problems remained.
    Sorry for the lack of knowledge!!
    Thanks in advance.

    Your comment indicates "crash the computer"?  Do you mean that OS X Server itself fails, and you have to reboot?  Or that the application crashes, and you have to restart it?
    The following are some general approaches toward gathering some data:
    Launch Console.app from Applications > Utilities and see if there are blocks of repeating errors.
    Launch Terminal.app from Applications > Utilities and issue the following harmess, diagnostic command:
    sudo changeip -checkhostname
    After entering an administrative password and possibly seeing a one-time informational message about sudo, you should see some network configuration information and then an indication that no changes are required, or that there are DNS or network errors.
    Boot from the Snow Leopard installation DVD and run a volume verification pass using Disk Utility, this from the Utilities menu of the installation disl.
    FWIW...
    If the applications or OS X Server are crashing, then you're generally heard toward either a reinstallation of the software, or a hardware repair, or quite possibly a combination of the two.
    Forcing a hard shutdown can lead to corruptions, depending on exactly what's going on when the power drops out; that's probably best left as a last-resort approach and one best avoided.

  • IMac running extremely slow all of a sudden

    I have a 1st generation Intel iMac (24", late 2006), which ran fine for three years but all of a sudden slowed to a crawl about a month ago. I upgraded to 3GB of RAM, but didn't see any improvement; I've run the disk utility app on the system install disk and didn't get any problems; I don't see anything in the Activity Monitor that's hogging CPU usage (although iTunes uses about 7% while playing music and 20% while playing video - considerably higher when it loads a new track into RAM); and I have 70GB free on a 300GB hard disk. I realize that this is just scratching the surface, so what else should I be looking at? For what it's worth, yes I have an HP printer, but the drivers don't seem to take up that much CPU time; and I'm still on 10.4.11, so maybe it's just time to upgrade to Snow Leopard; but either way I've been on this system (and with this printer) for a long time, and I don't understand why this would happen all of a sudden...
    Thanks!
    Message was edited by: Astigmatism

    HI,
    70GB free disk space could be at least part of the problem for the disk slowing down.
    Try Freeing space on your Mac OS X startup disk
    Check the startup disk for errors that may need repairing.
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    *(Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)*
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. *Make sure there is always 10% to 15% free disk space*
    If you cannot boot from your install disc, try booting in Safe Mode
    How to Force Background Maintenance
    One way to free up disk space...
    Open Console. Select system.log then from the Menu Bar click Reveal in Finder then move that log file to the Trash. These logs can take up as much as a GB.
    Carolyn

  • My Macbook is slow all of a sudden?

    Hello
    i have had my Macbook for 5 years and all of a sudden its started to become slow, that deadly spinning umbrella is haunting me every time i try to use it. the gb left is 102gb it had 160gb at one point im not sure if it needs more gb to run smoother, ive been trying to clean out the memory of old documents. slowly as the umbrella comes back time after time. can anyone help me with some ideas
    all the best Sam Arthur

    Hi Sam,
    Thanks for using Apple Support Communities.  This article has some things you can try if your MacBook seems to be slow:
    OS X Mavericks: If your Mac runs slowly
    http://support.apple.com/kb/PH13895
    Cheers,
    - Ari

  • CS4 Really slow all of a sudden!

    I am really struggling to work at any reasonable speed with InDesign CS4. It has been fine ever since I got it, but all of a sudden it is crawling along and it is driving me mad. I have tried using fast display, but not good.
    I am running a Mac with OSX 10.5.6, Dual 2.66 Intel, and 11 gig of RAM.
    Any ideas as to why InDesign is running slow? Everything else seems to be running fine.
    Thanks
    Mat

    Thanks for the suggestions, they sort of have an affect, but, it all starts going pear shaped after about an hour or so.
    I have switched off the preflight, colours panel and the auto correct for spelling which seem to make it last that bit longer before it starts to drag its heels, but I am finding that I am basically having to quit a couple of times a day, and also having to restart more often than I like.
    To be honest, I am finding it to be a little unstable, is anybody else? The same with photoshop too...

  • HT4718 my macbook pro became ultra slow all of a sudden?please help

    Hi
    I have a macbookpro i bought in 2012 with following specifications
    Processor 2.9GHz Intel Core i7
    Memory 8 Gb 1600 MHz DDR3
    It became ULTRASLOW all of a sudden.I have not used even half of storage or disk space because I use it basically for internet surfing and doing my school work.Any help will be much appreciated.Thanks.

    Hello t@singh
    Check out the article below for your MacBook Pro running slow and slowing your productivity. Check Activity Monitor to see if your RAM is being used up and also check the hard drive using Disk Utility.
    OS X Lion: If your Mac runs slowly
    http://support.apple.com/kb/PH3915
    Using Activity Monitor to read System Memory and determine how much RAM is being used (OS X Mountain Lion and earlier)
    http://support.apple.com/kb/ht1342
    Regards,
    -Norm G.

  • Iphone running super slow all of a sudden and also during a call phone is freezing with a black screen and i am unable to disconnect

    My iphone 3 has just started running super slow all of the time. Also about the same time while on a call my screen is freezing black and I am unable to hang up with the caller. It is driving me crazy!!!!

    try hard reset ( hold the sleep and home button together for a few second the iphone will restart and then the an apple logo will appear)
    if this didn't work try to restore you iphone and check if there are any updates available

Maybe you are looking for