How do I speed up system as I upgraded to Maverick and everything is running extremely slow-especially "pages"

How do I speed up system after upgrading to Maverick on my iMac?

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; 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 ]]; }; 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 SPHardwareDataType | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Memory (GB)"; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; 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 | grep -v 'ag$' | tail | awk -F_ '{$NF=a[split($NF,a,".")]; print}'`; 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"; for d in {/,}L*/{La,Priv,Sta}*; do o=`find "$d" -type f -exec sh -c 'file -b "$1" | egrep -q "XML|bin|exec"' {} {} \; -print`; 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" <(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=`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 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.
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.

Similar Messages

  • Upgraded to Mavericks and now computer is extremely slow especially on the internet yet internet company assures me my speed on there end is GREAT??

    I have since done a Mavericks upgrade and our computer is rediculously SLOW! i have made sure the Trash is empty...moved photos to another Library so they are not all accessed from the dock..just keep noticing that when im on the computer or on the interenet nothing but that silly BEACHBALL all the time...just keep think what is it doing?? and why is it everytime im on this thing does that ball follow me and hold every page up?? SO ANNOYING! 
    Any help or advice is much appreciated
    Smith

    Not enough free space on the startup disk can slow your Mac down.
    Click your Apple menu  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.
    If there's enough free disk space, the startup disk may need repairing.
    Launch Disk Utility located in HD > Applications > Utillities
    Select the startup disk on the left then select the First Aid tab.
    Click:  Verify Disk  (not Verify Disk Permissions)
    If DU reports errors, restart your Mac while holding down the Command + R keys. From there you should be able to access the built in utilities in OS X Recovery to repair the startup disk.
    Make sure to back up all important files first before using OS X Recovery.
    OS X Recovery does require a broadband high speed internet connection.

  • Macbook Pro running extremely slow (log included) especially when safari is opened. How can I fix this?

    Hello
    When I open my macbook it is running extremely slow - especially once I launch safari. It can take minutes to load a page or for a page I am already typing on to even respond. I have pasted below part of my log from the application - Console. I have not included all of it as it was 7 pages long but please let me know if you need further information. Thank you for any help!
    7/01/14 4:01:54 AM           mDNSResponder[18]           mDNSResponder mDNSResponder-258.21 (May 26 2011 14:40:13) starting
    7/01/14 4:01:54 AM           com.apple.SecurityServer[24]         Session 0x5fbff962 created
    7/01/14 4:01:54 AM           com.apple.SecurityServer[24]         Entering service
    7/01/14 4:01:54 AM           kernel AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    7/01/14 4:01:54 AM           kernel AGC: 2.10.6, HW version=1.9.21, flags:0, features:20600
    7/01/14 4:01:54 AM           kernel Previous Shutdown Cause: 5
    7/01/14 4:01:55 AM           com.apple.launchd[1]           (com.apple.SystemStarter) Failed to count the number of files in "/System/Library/StartupItems": No such file or directory
    7/01/14 4:01:56 AM           kernel NVDANV50HAL loaded and registered.
    7/01/14 4:01:56 AM           kernel DSMOS has arrived
    7/01/14 4:01:56 AM           configd[14]    bootp_session_transmit: bpf_write(en1) failed: Network is down (50)
    7/01/14 4:01:56 AM           configd[14]    DHCP en1: INIT-REBOOT transmit failed
    7/01/14 4:01:56 AM           configd[14]    network configuration changed.
    7/01/14 4:01:56 AM           configd[14]    setting hostname to "Ashlee-Robertsons-MacBook-Pro.local"
    7/01/14 4:02:00 AM           com.apple.launchd[1]           (com.apple.SystemStarter) Failed to count the number of files in "/System/Library/StartupItems": No such file or directory
    7/01/14 4:02:02 AM           kernel en1: 802.11d country code set to 'DE'.
    7/01/14 4:02:02 AM           kernel en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    7/01/14 4:02:02 AM           bootlog[53]    BOOT_TIME: 1389029506 0
    7/01/14 4:02:07 AM           blued[16]       Apple Bluetooth daemon started
    7/01/14 4:02:07 AM           com.apple.launchd[1]           (com.apple.SystemStarter) Failed to count the number of files in "/System/Library/StartupItems": No such file or directory
    7/01/14 4:02:07 AM           kernel Auth result for: e0:46:9a:18:22:10 MAC AUTH succeeded
    7/01/14 4:02:07 AM           kernel AirPort: Link Up on en1
    7/01/14 4:02:08 AM           kernel AirPort: RSN handshake complete on en1
    7/01/14 4:02:09 AM           configd[14]    network configuration changed.
    7/01/14 4:02:09 AM           /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[41]          Login Window Application Started
    7/01/14 4:02:09 AM           com.apple.usbmuxd[33]      usbmuxd-323.1 on Oct  3 2013 at 12:43:24, running 64 bit
    7/01/14 4:02:10 AM           com.eltima.ElmediaPlayer.daemon[60]      Elmedia Player: Driver launched... Error code 0
    7/01/14 4:02:10 AM           org.apache.httpd[28]            httpd: Could not reliably determine the server's fully qualified domain name,
    7/01/14 4:02:10 AM           rooksd[59]     3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    7/01/14 4:02:10 AM           rooksd[59]     kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    7/01/14 4:02:10 AM           rooksd[59]     kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    7/01/14 4:02:10 AM           rooksd[59]     Window Server is not available.
    7/01/14 4:02:10 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:10 -MacBook-Pro.local rooksd[59] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    7/01/14 4:02:10 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:10 -MacBook-Pro.local rooksd[59] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    7/01/14 4:02:10 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:10 -MacBook-Pro.local rooksd[59] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    7/01/14 4:02:10 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:10 Ashlee-Robertsons-MacBook-Pro.local rooksd[59] <Warning>: Window Server is not available.
    7/01/14 4:02:10 AM           rooksd[59]     kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    7/01/14 4:02:10 AM           rooksd[59]     Window Server is not available.
    7/01/14 4:02:10 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:10 MacBook-Pro.local rooksd[59] <Error>: kCGErrorRangeCheck: On-demand launch of the Window Server is allowed for root user only.
    7/01/14 4:02:10 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:10 -MacBook-Pro.local rooksd[59] <Warning>: Window Server is not available.
    7/01/14 4:02:09 AM           kernel Stat: 6/6
    7/01/14 4:02:11 AM           com.apple.launchd[1]           (com.apple.xprotectupdater[31]) Exited with exit code: 252
    7/01/14 4:02:11 AM           com.apple.SecurityServer[24]         Session 0x424912 created
    7/01/14 4:02:11 AM           com.apple.SecurityServer[24]         Session 0x424912 attributes 0x30
    7/01/14 4:02:12 AM           loginwindow[41]       Login Window Started Security Agent
    7/01/14 4:02:12 AM           WindowServer[86]   kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    7/01/14 4:02:12 AM           SecurityAgent[108]  Showing Login Window
    7/01/14 4:02:14 AM           rooksd[59]     Window Server is not available.
    7/01/14 4:02:14 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:14
    7/01/14 4:02:14 AM           rooksd[59]     Window Server is not available.
    7/01/14 4:02:19 AM           rooksd[59]     Window Server is not available.
    7/01/14 4:02:19 AM           rooksd[59]     Window Server is not available.
    7/01/14 4:02:19 AM           com.trusteer.rooks.rooksd[59]         Tue Jan  7 04:02:19
    7/01/14 4:03:01 AM           StatusMenu[152]      Attempting to monitor /Library/Application Support/WDSmartWare
    7/01/14 4:03:01 AM           StatusMenu[152]      Monitoring /Library/Application Support/WDSmartWare
    7/01/14 4:03:06 AM           rapportd[145]           *** __NSAutoreleaseNoPool(): Object 0x2816cb0 of class NSCFString autoreleased with no pool in place - just leaking
    7/01/14 4:04:26 AM           kernel Safari (map: 0x8dc80a4) triggered DYLD shared region unnest for map: 0x8dc80a4, region 0x7fff88a00000->0x7fff88c00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
    7/01/14 4:07:52 AM           [0x0-0x15015].com.apple.Safari[167]                   at sun.plugin2.main.server.MozillaPlugin.getCachedSiteData(MozillaPlugin.java:504)
    7/01/14 4:07:53 AM           [0x0-0x15015].com.apple.Safari[167]       Exception in thread "main" java.lang.NullPointerException
    7/01/14 4:07:53 AM           [0x0-0x15015].com.apple.Safari[167]       2014-01-07 04:07:53.784 PluginProcess[189:903] *** __NSAutoreleaseNoPool(): Object 0x300140 of class NSCFDictionary autoreleased with no pool in place - just leaking
    7/01/14 4:09:12 AM           kernel (default pager): [KERNEL]: Switching ON Emergency paging segment
    7/01/14 4:09:16 AM           kernel (default pager): [KERNEL]: System is out of paging space.
    7/01/14 4:12:11 AM           kernel (default pager): [KERNEL]: Switching ON Emergency paging segment
    7/01/14 4:12:56 AM           /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[149]    No valid tickets, timing out
    7/01/14 4:13:56 AM           kernel (default pager): [KERNEL]: System is out of paging space.
    7/01/14 4:21:45 AM           kernel (default pager): [KERNEL]: Recovered emergency paging segment
    7/01/14 4:23:41 AM           Safari[192]    IPCClient: Server port 0 is invalid; looking it up again...

    Start by removing "Rapport" and "Elmedia Player," both of which are much worse than useless. If there's no improvement, post again.
    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button.
    Back up all data before making any changes.
    You will generally have to reboot in order to complete an uninstallation. Until you do that, the uninstallation may have no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    WARNING: Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • How come my ps CS6 runs extremely slow?

    After testing photoshop cs6, seeing how fast it worked on 3D on my pc I bought the web design and premium version. Time in between was several weeks. To my huge disappointement, the bought version runs extremely slow, mostly on 3D when I want to paint on target texture. Secondly I experiance a bug when I open my file and want to paint on targeted texture....brush shows inaccesible when wanting to paint. I do not mean greyed out, but the moment I hover over my 3d object it shows I cant paint (yes I have my layer selected;-). I have to fix this each time by changing targeted texture to some other and again switching back to the one I actually want to edit. As last thing, my OpenCL is greyed out.....maybe that causes the speed problems.....did not check with trial if it worked so not sure this is the issue=/....
    When it comes to the speed I tried several things and now even reinstalled my whole pc hoping that would solve the problem.....it did not. Both CS6 photoshop 32-and 64-bit run slow on 3D.
    I closed my trendmicro virusscanner to see if that would help....it speeded up only the start-up process but not the 3D. 3D works so slow that I have to wait 10 minutes after each move..just crazy....evenmore as it worked awesome with the trial version.
    Also changed amount of memory assigned to ps by increasing to 80% and even 100%...nothing.
    changed in graphic processors settings advanced into basic...nothing again.
    No idea what to do next besides buying a new computer....I know I do not have a super strong one but as it worked perfectly I just don't get it. My pc runs this system:
    Intel(R) Core (TM) 2CPU
    [email protected] 2.66 Ghz
    Ram 4GB
    Windows 7 Ultimate 64-bit
    GeForce8800GTX
    I have the feeling it is some conflict between an update of windows or graphic driver (I have the newest so my info tells me) and photoshop...any ideas what to do as this is extremely frustrating?
    THANK YOU IN ADVANCE FOR ANY HELP
    In case it helps this is the copied system info from photoshop:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:15, Stepping:6 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 2
    Processor speed: 2660 MHz
    Built-in memory: 4030 MB
    Free memory: 2858 MB
    Memory available to Photoshop: 3432 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce 8800 GTX/PCIe/SSE2
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1200, right: 1920
    Video Card Number: 1
    Video Card: NVIDIA GeForce 8800 GTX
    OpenCL Unavailable
    Driver Version: 8.17.12.9573
    Driver Date: 20120209000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1920 x 1200 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce 8800 GTX
    Video Card Memory: 768 MB
    Video Rect Texture Size: 8192
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 488,3G, 448,7G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Maximum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mean 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Median 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Range 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       U3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    12-08-2012
    Installed newer graphic driver as its seemed Microsoft update had an older one installed on my pc. This one is straight from Nvidia site with 3D support. Nevertheless ps runs slow and especially 3D. 32 Bit runs tiny bit faster than 64-bit. Now my photoshop even crashes with 3D: 32 bit holds out longer then 64...last one freezes almost immediately and I can close it through task manager. After installing newer driver at least the 64 bit shows OPenCL , where 32-bit not....maybe thats normal...
    I hope anyone can help me as I even checked the system requirements on adobe and mine should be more than fine.
    Message was edited by: Nethergirl

    Well, it must be a system-specific bug of some sort that's been introduced, because I was able to create a 4200 x 3500 image made by mapping an image of similar size to a cylinder, and the cylinder would move/rotate in real time.  Of course, I have a completely different video card and system than you do, but I'm just verifying that it's not broken everywhere.
    Rendering isn't hugely fast, but that's not unexpected with a larger image.
    Maybe being more specific would help.  Is your mesh complex?
    Is it something you'd be willing to share online or describe how to create?  I would be happy to try to match what you're doing more thoroughly to see whether I can reproduce the slowdowns.
    Beyond that, I'm not sure what to suggest...  You don't have a lot of RAM to be working on 15 megapixel images, but as you say the thing to concentrate on is that you're seeing quite different performance from the Ps CS6 beta version.
    -Noel

  • After upgrading to Mavericks and iPhoto 9.5 my shared photo streams seem to contain no photos when seen in iPhoto. From iPad the streams are fine. How can I get them to be recognized by iPhoto again?

    After upgrading to Mavericks and iPhoto 9.5 my shared photo streams seem to contain no photos when seen in iPhoto. From iPad the streams are fine. How can I get them to be recognized by iPhoto again?

    Disable Photo Stream in the System/iCloud preference pane
    and in iPhoto's Photo Share preference pane.
    Reboot and reenable both respectively. That should jump start Photo Stream.
    OT

  • How to clean up macpro 10.6.8 snow leopard when running extremely slow?....apple told me to get rid of "mackeeper software" but that seemed to help ...now what?

    How do I improve the performance of my Macbook Pro  (os 10.6.8) ...I previously had "mackeeper" but apple staff advised to get rid of it as
    I did not need to improve performance and this software was not apple recommended and  tends to cause more problems >   But lately my computer is running extremely slow ...Not opening programs and freezing ?.......I miss the mackeeper as it would tell me about duplicate files...temporary and "clean Up" which semed to help ...........Isnt there any way to increase performance manually ?  Help please

    Well MacKeeper comes close to qualifying as junk, as malware even, and totally takes over and interferes with a system and then is hard to uninstall and remove.
    In addition to the above, BitDefender has a free utility as well to remove adware.
    "Less is more."
    There is no real valid reason to install and use this or other apps to clean or improve system performance. Adding more RAM can help of course if yours has minimum, upgrading the system storage drive almost always helps as SSDs have gotten better and available in any system.
    the more 'stuff' that gets installed, the more problems with stability, performance, and the system working as it should.
    "Too many cooks spoil the soup."

  • I have just upgraded to Mavericks and have been using Time Machine on an external disk with Snow Leopard.  Can I continue to backup with Time Machine on the same external disk or do I need a new disk since the operating system has changed?

    I have just upgraded to Mavericks and have been using Time Machine on an external disk with Snow Leopard.  Can I continue to backup with Time Machine on the same external disk or do I need a new disk since the operating system has changed?

    Hi there,
    I found that Time Machine in Mavericks will sort it all out for you. You shouldn't need to buy another backup drive, unless you have insufficient space left and can't afford to delete whats on there. It should just work fine.

  • How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something if i use firefo

    How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something when I use mozila firefox?
    Windows Computer

    1) If you are talking about the file names on the computer, there is a
    setting to turn off known file types. Open your file browser. Then
    just under the location bar, press '''Tools,''' then '''Folder Options.'''
    A new window will open. Select '''View.''' Look for
    '''Hide Extensions For Known File Types.'''
    2) Never NEVER '''NEVER''' download anything unless you know what
    it is. If a web site claims it needs to download something, what is it?
    It could be something like the flash player, '''or a virus ! !'''
    Ask questions, or go somewhere else.

  • My new ipod touch 4g that i just got is running extremely slow and the apps crash alot. I have about 10gb left out of 16 gb. When i got it, it was brand new, and ran like how it is now. I was just wondering if this could be some sort of defect?

    My new ipod touch 4g that i just got is running extremely slow and the apps crash alot. I have about 10gb left out of 16 gb. When i got it, it was brand new, and ran like how it is now. I was just wondering if this could be some sort of defect?

    My new ipod touch 4g that i just got is running extremely slow and the apps crash alot. I have about 10gb left out of 16 gb. When i got it, it was brand new, and ran like how it is now. I was just wondering if this could be some sort of defect?

  • I upgraded to Maverick and now Time Machine will not connect to the external hard drive to back up files.  The external hard drive is a Western Digital "My Book Live" 2 TB.  How do I solve problem?

    I upgraded to Maverick and now Time Machine will not connect to the external hard drive to back up files.  The external hard drive is a Western Digital "My Book Live" 2 TB.  How do I solve problem?

    I also had problem accessing my WD MyBookLive after upgrading to Maverick.
    To resolve the problem, I used  Connect To Server (Cmd K) to specify the IP address.
    Then I enter a user id and password I created in the MyBookLive.
    You can also verify that you have admin access to the MyBookLive using Safari or Chrome.
    Just enter the MyBookLive IP address as the URL.

  • I just downloaded Yosemite operating system and my computer is extremely slow but also not opening my Adobe applications.  Can anyone help?  thanks!

    I just downloaded Yosemite operating system and my computer is extremely slow but also not opening my Adobe applications.  Can anyone help?  thanks!

    First, tell Apple about your problems... with details... and hope for an update that fixes your slowness
    Second, Yosemite sometimes has problems, often related to "default" permissions needing to be changed
    -one person's solution https://forums.adobe.com/thread/1689788
    -http://blogs.adobe.com/creativecloud/creative-cloud-and-yosemite/
    -https://helpx.adobe.com/x-productkb/global/mac-os-yosemite-compatability.html

  • I upgraded to mavericks and I cannot make text or images bigger with the trackpad. It only zooms in the document. How to change that?

    I upgraded to mavericks and I cannot make text or images bigger with the trackpad. It only zooms in the document. How to change that?

    Hi Rohit,
    If you have questions about the Accessibility features of Mavericks, you may find the following article helpful:
    OS X Mavericks: Use accessibility features
    http://support.apple.com/kb/PH14322
    Regards,
    - Brenden

  • I have recently upgraded to Mavericks and I am being subjected to additional password requests and the monitor take store ever to boot up.  Approximately 5 mins which is way in excess of previous operating system.

    I have recently upgraded to Mavericks and I am being subjected to additional password requests and the monitor take store ever to boot up.  Approximately 5 mins which is way in excess of previous operating system.

    You may need to rebuild permissions on your user account. To do this,boot to your Recovery partition (holding down the Command and R keys while booting) and open Terminal from the Utilities menu. In Terminal, type:  ‘resetpassword’ (without the ’s), hit return, and select the admin user. You are not going to reset your password. Click on the icon for your Macs hard drive at the top. From the drop down below it select the user account which is having issues. At the bottom of the window, you'll see an area labeled Restore Home Directory Permissions and ACLs. Click the reset button there. The process takes a few minutes. When complete, restart.   
    Repair User Permissions
    Startup Issues - Resolve
    Startup Issues - Resolve (2)

  • I recently upgraded to maverick and i lost 2 apps i want back they are network utility and mail how can i get them back or where can i find them to download

    i recently upgraded to maverick and i lost 2 apps i want back they are network utility and mail how can i get them back or where can i find them to download

    Hi megamike1969,
    I've been losing some apps also in the Dock. As Niel said I think is that you may be able to just drag them back to the Dock, if you can find them.
    What I do is open Launchpad and while you're in there, drag the application to the Dock. If you can't locate the apps, then disregard this post.
    gl,
    kel

  • I upgraded to Mavericks and now some of my utilities --- such as disk utility and system information no longer work.

    I upgraded to Mavericks and now some of my utilities --- such as disk utility and system information no longer work. I find Disk Utility useful and would like to have it. Doesn't Makericks include

    Boot into your recovery partition (restart, hold down ⌘R until you see the Apple logo), and use Disk Utility to repair your hard drive. Repair permissions too while you're there. OS X: About OS X Recovery
    If that doesn't work, I'd reinstall Mavericks over your current installation.

Maybe you are looking for