Mac starts to behave slowly

I don't have a particular problem necessarily, But I have done both Unix and Mac programming and would just like to clean up my macbook to make it more efficient. I probably have duplicate versions of Python, Java, etc. I have done so much that I just don't really know where to start to clean it up. Honestly I would like to fresh install but I don't know what I would lose. I have studied Computer Sciense throughout College and I couldn't always update because of compatibilities within the Class at the time.

I just notice lately, (past month or so) that the general speed has decreased.

I just cleared all the caches and Logs. So I will post a new entrecheck.

I was trying to troubleshoot through your previous notes, but there are just many different cases.


EtreCheck version: 1.9.12 (48)

Report generated June 25, 2014 at 12:00:25 PM PDT


Hardware Information:

MacBook Pro (13-inch, Mid 2010) (Verified)

MacBook Pro - model: MacBookPro7,1

1 2.4 GHz Intel Core 2 Duo CPU: 2 cores

4 GB RAM


Video Information:

NVIDIA GeForce 320M - VRAM: 256 MB

Color LCD 1280 x 800


System Software:

OS X 10.9.2 (13C64) - Uptime: 0 days 0:26:52


Disk Information:

Hitachi HTS545025B9SA02 disk0 : (250.06 GB)

EFI (disk0s1) <not mounted>: 209.7 MB

Macintosh HD (disk0s2) / [Startup]: 249.2 GB (47.34 GB free)

Recovery HD (disk0s3) <not mounted>: 650 MB


MATSHITADVD-R UJ-898


USB Information:

Apple Inc. Built-in iSight

Apple Internal Memory Card Reader

Apple Inc. BRCM2046 Hub

Apple Inc. Bluetooth USB Host Controller

Apple Computer, Inc. IR Receiver

Apple Inc. Apple Internal Keyboard / Trackpad


Configuration files:

/etc/hosts - Count: 42


Gatekeeper:

Mac App Store and identified developers


Kernel Extensions:

[loaded] org.virtualbox.kext.VBoxDrv (4.3.10) Support

[loaded] org.virtualbox.kext.VBoxNetAdp (4.3.10) Support

[loaded] org.virtualbox.kext.VBoxNetFlt (4.3.10) Support

[loaded] org.virtualbox.kext.VBoxUSB (4.3.10) Support


Launch Daemons:

[loaded] com.adobe.fpsaud.plist Support

[loaded] com.barebones.authd.plist Support

[loaded] com.google.keystone.daemon.plist Support

[not loaded] com.gopro.stereomodestatus.plist Support

[loaded] net.sourceforge.MonolingualHelper.plist Support

[loaded] org.gpgtools.gpgmail.patch-uuid.plist Support

[not loaded] org.virtualbox.startup.plist Support


Launch Agents:

[not loaded] com.adobe.AAM.Updater-1.0.plist Support

[loaded] com.adobe.CS5ServiceManager.plist Support

[loaded] com.google.keystone.agent.plist Support

[loaded] org.gpgtools.gpgmail.enable-bundles.plist Support

[loaded] org.gpgtools.gpgmail.patch-uuid-user.plist Support

[loaded] org.gpgtools.Libmacgpg.xpc.plist Support

[loaded] org.gpgtools.macgpg2.fix.plist Support

[running] org.gpgtools.macgpg2.shutdown-gpg-agent.plist Support

[loaded] org.gpgtools.macgpg2.updater.plist Support


User Launch Agents:

[failed] com.adobe.ARM.[...].plist Support

[not loaded] org.virtualbox.vboxwebsrv.plist Support


User Login Items:

Flux

iTunesHelper

Caffeine

Spectacle

AppTrap


Internet Plug-ins:

FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support

QuickTime Plugin: Version: 7.7.3

Flash Player: Version: 13.0.0.214 - SDK 10.6 Cannot contact Adobe

Default Browser: Version: 537 - SDK 10.9

o1dbrowserplugin: Version: 5.4.2.18903 Support

googletalkbrowserplugin: Version: 5.4.2.18903 Support

JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version


Safari Extensions:

mailto:: Version: 1.24.0

Adblock Plus: Version: 1.8.3.1202


Audio Plug-ins:

BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9

AirPlay: Version: 2.0 - SDK 10.9

AppleAVBAudio: Version: 203.2 - SDK 10.9

iSightAudio: Version: 7.7.3 - SDK 10.9


iTunes Plug-ins:

Quartz Composer Visualizer: Version: 1.4 - SDK 10.9


3rd Party Preference Panes:

AppTrap Support

Flash Player Support

GoPro Support

GPGPreferences Support

Growl Support


Time Machine:

Mobile backups: OFF

Auto backup: NO - Auto backup turned off

Volumes being backed up:

Macintosh HD: Disk size: 232.09 GB Disk used: 187.99 GB

Destinations:

Nick's Backup [Local] (Last used)

Total size: 186.26 GB

Total number of backups: 2

Oldest backup: 2014-04-14 02:15:54 +0000

Last backup: 2014-04-14 02:40:19 +0000

Size of backup disk: Too small

Backup size 186.26 GB < (Disk used 187.99 GB X 3)

Time Machine details may not be accurate.

All volumes being backed up may not be listed.


Top Processes by CPU:

2% WindowServer

1% Safari

1% hidd

1% fontd

0% com.apple.WebKit.WebContent


Top Processes by Memory:

410 MB com.apple.WebKit.WebContent

254 MB Safari

111 MB com.apple.IconServicesAgent

82 MB mds_stores

45 MB Dock


Virtual Memory Information:

1.39 GB Free RAM

1.70 GB Active RAM

145 MB Inactive RAM

533 MB Wired RAM

317 MB Page-ins

0 B Page-outs

Posted on Jun 25, 2014 12:02 PM

Reply
9 replies

Jun 25, 2014 12:48 PM in response to Nicklmarks

  1. Back up your system. Your latest backup is over two months old.
  2. Try booting your Mac without those Login items.
  3. Update OS X. Version 10.9.3 is the latest.
  4. Don't use Google Chrome, Google Talk, Google Drive or any other Google product for that matter. Google has yet to demonstrate the ability to develop efficient OS X apps and their products litter a Mac with a plethora of performance-sucking processes that demand full time root access to your system for reasons known only to Google.
  5. Check your Mac's Hosts database:


In Terminal, copy and paste the following


cat /etc/hosts


It should only be a few lines of text completely identical to the following, and nothing other than the following, unless you have valid reasons for having changed it:


##

# Host Database

#

# localhost is used to configure the loopback interface

# when the system is booting. Do not change this entry.

##

127.0.0.1 localhost

255.255.255.255 broadcasthost

::1 localhost

fe80::1%lo0 localhost

I just don't really know where to start to clean it up.

When discussing any Mac related concern you should purge the word "clean" from your lexicon. It's misleading in that it implies neglecting a Mac will cause it to somehow become "unclean", and after all who wants a filthy Mac. The emotional connotation results in many Mac users represented on this site relating tales of misery after using garbage "cleaning" apps. Avoid them as you would a social disease.


If you want to "erase and reinstall OS X" that will accomplish what you describe. To do that read Erase and reinstall OS X

Jun 25, 2014 1:11 PM in response to Nicklmarks

Nickimarks, Too many of your installed software is invisible in this list.

I advise the TM backup disk to be a larger (physically) separate disk, only for TM. And use auto backup, no timer tools for TM. You may turn off the "snapshots" that come on your startup disk, with a Terminl command.

You have or had hacked software installed either downloaded with a torrent software, but more probably you used a keygenerator. (I guess Adobe software and I agree it is too expensive).

IMHO it is the best and easiest way, to really "reset" your system, to make a clean install of Mavericks (it will be updated to 10.9.3 at the same time), and install the software that you need: do not install Growl, Apptrap, and GPGtools, because you do not need them. Do not install anything optimizers, cleaners, and so on, as you have read often enough in the threads you followed. Do not install software that comes from so called "update" sites, like Softonics and CNET.com and others (read about this in Thomas Reed's Thesafemac.com site). Only from trusted sites.

At the same time install the latest version of Flashplayer. And Virtualbox if you need a Virtualizer.

Do not use Wine, Simbl, OSX Fusion. You do not need Java anymore, but it is gone already (same sort of service is in Safari now).

I am not very happy with F.Lux, but I can not really put a finger on it.

If you do not want to use Safari, do not install Chrome, but use Firefox or Opera instead, good fast and safe.

After the new installation, you may confirm that you at least have 50GB free disk space to be absolutely comfortable.

Another safety tip: before you do all this: start the Recovery partition (start while holding CMD + R keys) and choose DiskUtility and do the verify disk, it should end with 'OK'.

Then start your clean installation from a bootable stick with Mavericks on it. You make that stick by downloading Mavericks but do not install it. Then download the Diskmaker X and use it to make the bootable usb stick ((GB), with which you can install Mavericks on a freshly formatted startdisk. Do not recover from TM, but really install everything fresh. You will find precise instructions everywhere for the whole procedure.

Lex

Jun 25, 2014 1:45 PM in response to Nicklmarks

Please describe the problem in as much relevant detail as possible. The tiresome "etrecheck" fad hasn't made that step any less necessary. The better your description, the better the chance of a solution.

For example, if the computer is slow, which specific actions are slow? Is it slow all the time, or only sometimes? When did it start to be slow? Did you change anything just before it started? Have you seen any alerts or error messages? Have you done anything to try to fix it? Most importantly, do you have a current backup of all data? If the answer to the last question is "no," back up now. Ask if you need guidance. Do nothing else until you have a backup.

Jun 26, 2014 12:18 AM in response to Linc Davis

Come on Linc, this "fad" remark about Etrecheck is not necessary: it is a tool available to help avoid questions about the users system. A lot of people consider this list tool helpful, it is here now and will probably not disappear whether you approve or not. The posters here have nothing to do with your feud with the list tool or it's developer.

If you want more or other answers, make a tool of your (good) script that you post regularly, and make the output better readable, so that everyone can use it.

This OP does not have any particular problem as he very well described, and wants to get rid of certain history dirt in his mac.

Lex

Jun 27, 2014 5:19 PM in response to Lexiepex

I have two external Hard Drives. One is 1.5 TB but I did not partition or configure it in the way that I think I want it to be. It has too much media on it to change now so I use it as mass storage. I have a 250GB drive as well. I Had 4-5 years of backups that were hogging up about 700GB of space, so that was the "Cleaning" that I needed to do. Just the Same my Mac has many versions of software that may be incompatible. I could not update to the latest version of OSX Mavericks at the time because I was taking a class where we were programming in C++ and I had to keep the libraries consistent with their build versions.
I would be up for a clean install. I just wanted to make sure that I kept my documents, pictures, and apps that were useful. I wanted to double check on the apps that say they are used for efficiency, but like you said apptrap and others do not do exactly what you need them to do and they are hard to delete all the loose ends.

The Slowing that I noticed was when I had more than 2 or 3 apps open, which did not happen previously. If I had 2-3 web pages on Safari, as well as Pages and maybe another app open I would notice that the Memory cleaner would continuously run over and over again to the point where the screen would just freeze up every few minutes to free up the memory.

I had a hacked version of Dreamweaver, But I didnt really like it anyways and it crashed when I used it. I was just trying to get access to a website and that was the way the admin knew how to get access. I quickly switched the configuration over to cyberduck and worked on the command line with ssh to edit files as that was what I was used to doing for school.

My work recently asked that I download gpg in order to have secure mail. Do you have a suggestion for that?

I dont remember using Wine, Simbl, OSX Fusion except that League of Legends probably used Wine. But that has lost support and doesnt work for me anymore anyways.

Chrome was useful for a few things that safari couldnt do. As well some Developers web apps only work on chrome.

I have done the cmd - R before to check the disk, repair, and delete free space. It is probably worth doing again.

I was not too happy with Flash and related products so I stopped updating them. That was probably a bad decision? Is Flash better now? Safe?

Can I boot from my external hard drive or does it need to be on a flash drive dedicated to the installer? I have an ISO for Mavericks on my External. I also have Mountain Lion and Snow Leopard, though those may be outdated now.

I dont need virtualbox currently, but it was necessary at the time.

Would you recommend a dual boot of Mavericks and Ubuntu? Is that a safe thing to do?

I was also concerned with any settings that I may have configured and will forget how to repeat, though these could be security risks or outdated by now.

I just wanted to make sure that I do this the right way for me and not be out of commission repairing or recovering things long after a fresh install.

Thanks for the Help.

Jun 27, 2014 5:42 PM in response to Nicklmarks

I would be up for a clean install.

Back up all data to at least two different storage devices, if you haven't already done so. One backup is not enough to be safe. The backups can be made with Time Machine or with Disk Utility. Preferably both.

Erase and install OS X. This operation will destroy all data on the startup volume, so you had be better be sure of the backups. If you upgraded from an older version of OS X, you'll need the Apple ID and password that you used, so make a note of those before you begin.

When you restart, you'll be prompted to go through the initial setup process in Setup Assistant. That’s when you transfer the data from a backup.

Select only users and Computer & Network Settings in the Setup Assistant dialog—not Applications or Other files and folders. Don't transfer the Guest account, if it was enabled.

After that, run Software Update.

If the problem is resolved after the clean installation, reinstall third-party software selectively. I can only suggest general guidelines. Self-contained applications that install into the Applications folder by drag-and-drop or download from the App Store are usually safe. Anything that comes packaged as an installer or that prompts for an administrator password is suspect, and you must test thoroughly after reinstalling each such item to make sure you haven't restored the problem.

I strongly recommend that you never reinstall commercial "security" products or "utilities," nor any software that changes the user interface or the behavior of built-in applications such as Safari. If you do that, the problem is likely to recur.

Before installing any software, ask yourself the question: "Am I sure I know how to uninstall this without having to wipe the volume again?" If the answer is "no," stop.

Never install any third-party software unless you know how to uninstall it.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Mac starts to behave slowly

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.