macosxhints.com - twenty steps to help diagnose and fix system issues
macosxhints.com - twenty steps to help diagnose and fix system issues
pick of the week - oct 22nd
[show all picks]wraparound
- drag across screen boundaries
submit hint
•
search
•
the forums
•
links
•
stats
•
polls
•
faq
•
headlines
•
rss
10,000+ hints and counting!
welcome to macosxhints.com
search:
advanced
twenty steps to help diagnose and fix system issues
mon, jan 12 '04 at 10:22am pst • submitted by
petey
20 troubleshooting steps for os x
so your os x mac isn't working quite right. what should you do? here's a list of 20 basic steps to try.
first aid
01 restart
02 check/fix the filesystem
03 make sure you're not running out of free space on the system volume
04 repair permissions
05 create a new user account, and see if the problem persists there
06 clear system & user caches
07 disable application enhancer, if you're running it
08 startup in safeboot mode, and see if the problem persists there
09 reset system firmware
10 unplug all usb, firewire devices except apple mouse
more serious troubleshooting
11 reapply the latest combo updater
12 run the apple hardware diagnostic cd
13 check the hard drive for bad blocks
14 take out 3rd party ram
15 unplug 3rd party pci cards
16 reset pmu
17 archive and reinstall the os
18 reinstall the system from scratch
19 send the machine back to apple
20 additional notes
read the rest of the hint for more detail on each of these steps...first aid
01 restart
if a restart cures the problem, and the problem doesn't reappear, your troubleshooting work is done. congratulate yourself on a hard task well done.
02 check/fix the filesystem
there are many different ways to do this. you can boot off the os x installation cd, run disk utility, and select repair disk. if you don't have access to the cd, you can also run the unix command fsck from the terminal in single user mode. the specific sequence of how to do this varies depending on what version of os x you're running. go to apple support for specific instuctions.
disk utility will report back whether or not there were any problems, and whether or not it could fix any problems. if it is unable to fix a problem, then you need to get a 3rd party utility, or reformat the disk before doing any other troubleshooting. note: reformatting the disk will erase it, so a 3rd party utility is usually a better idea.
you can also use a 3rd party utility like diskwarrior or norton disk doctor these 3rd party utilities can fix some kinds of errors that the free apple tools cannot. (but don't ever install the norton components on your hard drive - just run the tools by booting off the norton cd.)
if there were errors that needed to be fixed, and your software reports that they were all successfully fixed, you may have solved your larger problem.
03 make sure you're not running out of free space on the system volume
when the system is running out of memory, it needs to write swapfiles to your hard drive. if your hard drive is already almost full, then the system will bog down into unusability. keep tabs on how much free space you have on your boot disk by getting info on that disk in the finder. alternatively, you can use the excellent freeware diskspace application, which will give you a display of free space on your menubar.
you should have at *least* 500mb to 1gb of free space at all times. realistically you would want more than that, especially if you plan on burning cd/dvd's. remember that even if you have more free space than this when you first booted, swapfiles can eat up diskspace quickly - 2gb or more of swapfiles is not unheard of. so it's a good idea to have at least 3gb of free space immediately after booting.
to fix: trash unneeded files and applications off of your system volume to free space. and try to create fewer swapfiles by adding more ram or running fewer applications simultaneously. restarting will temporarily get rid of all swapfiles, but they'll come back.
04 repair permissions
run this in disk utility in your normal login. open disk utility in the applications/utilities folder. select the boot drive (probably "macintosh hd"), click on the first aid tab and click the repair permissions button. see if this cures the problem.
05 create a new user account, and see if the problem persists there
you do this by creating a new user in the accounts tab of system preferences, logging out of your main account, and logging into the new account. if this makes the problem go away, it means the cause is in your user account.
while it's good that we know approximately where the problem is, unfortunately there's a lot of stuff in the user account to pick through. and now you will have to do some serious troubleshooting. oftentimes, this will be a preferences file in ~/library/preferences/. if you can pinpoint that one bad file, you're done. if you have no idea what's going on you can try the laborious process of keeping that new account you made, and bringing over the files one by one until you find the one that was the problem. even easier is to ask an expert if it's a frequently seen problem, first letting them know that it was a problem in your user account.
06 clear system & user caches
use a third party tool like cocktail or jaguar/panther cache cleaner to deep clean all caches. reboot. see if this cures the problem.
07 disable application enhancer, if you're running it
haxies from unsanity. they're great, and they're pretty well programmed, but they're hacking the system in non-standard ways. unsanity claims that ape will be disabled by holding down the shift key while logging in. however, if you want to be ultra-safe about it, download the ape installer from unsanity and use the 'uninstaller' option to remove all traces.
08 startup in safeboot mode, and see if the problem persists there
you do this by holding down the shift key during bootup. if this makes the problem disappear, then it is a problem with extensions or startupitems. and most likely, those would be 3rd party extensions or startupitems. most of those are kept in /library/extensions/ and /library/startupitem/. move those items to the desktop, and see if you can isolate which one was causing the trouble. there are also some 3rd party extensions that are *annoyingly* installed in /system/library/extension/, however you must be very very careful mucking around in there, as almost all of those extensions are supplied by apple, and your machine will not function without them. use common sense, and ask the experts.
09 reset firmware
resetting your firmware will reset all firmware settings back to factory defaults. things like the boot rom, power management, etc. are found in the firmware. to do this hold down the following buttons on your keyboard at boot up: cmd+opt+o+f. once in open firmware type these commands:
reset-nvram (hit return)
reset-all (hit return once more, the system should reboot)
10 unplug all usb, firewire devices except apple mouse
reboot with everything unplugged. if this makes the problem go away, then you have a bad external device, bad cable, or bad port on your computer. try to isolate which one it is. be especially wary of usb hubs.
more serious troubleshooting
11 reapply the latest combo updater
download the latest os x updater from apple. these updaters come in 2 flavors, an updater which will only update the next most recent version of the os, and a combo updater, which will update all versions since the last paid update. you want the combo updater. it will be labeled as the combo updater, and it will be much larger than the normal updaters - around 80mb at this time. find the updater on apply the updater, even if your system version number is already up to date. see if this cures the problem.
12 run the apple hardware diagnostic cd
boot off the cd by restarting while holding down the c key on the keyboard. see if you get any useful information.
13 check the hard drive for bad blocks
one way of doing this is to try to re-initialize your drive using drive setup from the os x installation disk. unfortunately, this will wipe out all of your data, so back up first, if that's the route you go. if the initialization fails, your disk is worthless garbage and must be replaced.
you can use the techtool deluxe cd that came with the apple protection plan to check for bad blocks. norton disk doctor will also allow you to test for bad blocks without erasing your disk using the check media option. other 3rd party disk utilities may allow this as well. hearing odd noises coming from your drive is a tip-off that this may be your trouble.
14 take out 3rd party ram
see if this cures the problem.
15 unplug 3rd party pci cards
if this solves the problem, replace the cards one by one until you identify the problematic card. contact the manufacturer to see if updated drivers are available.
16 reset pmu
the pmu's (power management unit's) location, and how to reset it, varies by machine. go to apple support to find out how to do it for your particular machine. see if this cures the problem. typically this will fix issues when your system will not power on.
make sure you only hold in the pmu button for a second. do not hold it in for any longer and do not press it more than once. if you do this it could result in corrupting the pmu itself.
17 archive and install os x
this will archive user/network settings and replace your current system folder with a new one. boot off your os x cd and run through the install as normal. once you get to the screen where you select which hard drive you want to put the os on there should be an options button under the hard drive. select it and then select the archive and reinstall button. then proceed through the install as normal. this may or may not fix your problem, and it can save you time from copying back ups back over, resetting user preferences, and reinstalling applications.
18 reinstall the system from scratch
this step is annoying and time consuming, which is why we've saved it for second to last. it requires erasing your hard drive, so you'll have to either back up, or lose, all of your data. apple's instructions for doing this can be found here.
19 send the machine back to apple
this step is very annoying, very time-consuming, and if the machine is out of warranty, can be very very expensive. so try a couple of the other steps first. call apple support to arrange a pickup or locate an an apple authorized service provider by clicking here (for the usa; this article explains what to do in other countries.
------------
20 additional notes
uninstall norton products if you've installed them
norton utilities, anti-virus, and systemworks are hazardous to the health of your os x system when installed. it's perfectly safe to run norton utilities booted off a cd or os 9 volume, but you should seriously consider unistalling them if you've installed them on your os x volume. they're trouble.
as of this time, anti-virus utilities are useless on os x. there are no known system-wide viruses on os x. there are indeed viruses that can contaminate documents inside microsoft office x, but there are preferences in those applications to protect against this.
check your error logs
check your system logs to see if there is anything relevant to your problem listed there. to do so simply go to the apple menu and select about this computer. a window will pop up displaying some basic information about your computer. click on the more info button at the bottom of the window. this will bring up apple system profiler (asp). the last tab furthest to the right of the asp will be labled “logs� click on it and then select console. it should list error messages related to each application you are having problems with.
start your system in verbose mode
start up your computer in verbose mode, hold down cmd+v at start up. you will see the a bunch of text scroll down the screen as everything starts up. look for anything that gives an error message and record it. try doing google searches, or search forums to see if the problem has already been discussed and a known fix has been established. a lot of times you can find fixes on these forums, they are a great tool.
esd safety is important when working inside your computer
you do not want to damage any component when removing it. refer to the manual that came with your computer, or apple support on the web.
acknowlegments
this list was refined with the contributions of many folks on the macosxhints forums. you can see their contributions in this thread; special thanks to tlarkin for his dedicated work.
•
[168,633 views]
rate this hint: [ 1 · 2 · 3 · 4 · 5 ]
average rating:
hint options
mail hint to a friend
printable hint format
twenty steps to help diagnose and fix system issues | 16 comments | create new account
newest first
oldest first
flat
nested
no comments
threaded
click here to return to the 'twenty steps to help diagnose and fix system issues' hint
the following comments are owned by the person who posted them. this site is not responsible for what they say.
06 clear system & user caches
by: zedwards on mon, jan 12 '04 at 11:06am pst
06 clear system & user caches: why is this done? what benefit/harm can this do?
reply to this • #
06 clear system & user caches
- by: petey on mon, jan 12 '04 at 12:46pm pst
06 clear system & user caches
- by: jlowrey on mon, jan 12 '04 at 10:25pm pst
very great list
by: schneb on mon, jan 12 '04 at 12:36pm pst
one of my personal complaints with osx was having spent years getting to know how the mac os worked and how to troubleshoot it, then, just when i got really good at it, bang, it went unix--now i have to start all over. but that is ok, such is progress. these 20 steps are an excellent jump in the process.
my stepfather's emac was not responding to the eject button on the keyboard. i was puzzled. i told him to restart the computer and voila, it fixed the problem. "how did you know to do that?" he asked. i told him, "it's a mac."
reply to this • #
very great list
- by: seann on tue, jan 13 '04 at 11:24am pst
twenty steps to help diagnose and fix system issues
by: mervtormel on mon, jan 12 '04 at 1:14pm pst
check your system logs should be item number zero ;]
reply to this • #
twenty steps to help diagnose and fix system issues
by: auricchio on mon, jan 12 '04 at 1:18pm pst
i'd add some other, simpler things.
force-quit the offending application. often that's all one needs to get things back to normal. then re-launch the app.
log out and back in. this should be tried before a restart. i admit, though, that i sometimes advise clients over the phone to simply restart---it's easier, especially for those who always use auto-login.
---emojo: mojo no longer workin'
reply to this • #
twenty steps to help diagnose and fix system issues
by: kmt on mon, jan 12 '04 at 1:38pm pst
this hint is similar to an os x troubleshooting list i've been posting, in various forms, to the apple discussion forums for the last 9 months.
============
general os x troubleshooting list. originally targeted at jaguar, this list can also be applied to dealing with panther. the idea is to clear any common software/hardware issues first, before concluding that there is a distinct processor and/or motherboard malady.
level one - simple
• repair permissions (disk utility/disk first aid)
• check the filesystem (disk warrior for os x)
• create a new (testing only) user account, and see if the problem persists there...if not, the problem is with damaged preferences. use jaguar/panther cache cleaner...see www.versiontracker.com
• remove any startupitems in /library/startupitems/
• unplug all usb, firewire devices except apple mouse, connected directly to the computer
• clear system & user caches (jaguar/panther cache cleaner, cocktail, etc.)
• zap pram (see apple.com for how-to on your particular machine - do not over use this tactic )
level two - extended
• remove any 3rd party or questionable quality ram (samsung and micron are trusted)
• reseat all pci cards & cable connectors where possible (don't forget the cables for the optical drives)
• remove 3rd party pci cards
• reinstall the latest combo updater (jaguar) and repair permissions again
• remove any extensions from /library/extensions/
• remove 3rd party extensions from /system/library/extensions
• check the hard drive for bad blocks (disk warrior, drive ten)
• run the apple hardware diagnostic cd that came with your computer
• reset pmu (see apple.com for how-to on your particular machine)
• perform an os x 'archive and install'
• reinstall the system from scratch
• contact apple and plan to take the machine in or have it returned for service
keep notes as you go. this will allow you to answer questions when you talk to apple as a final effort towards resolution. be firm and be nice, but make it apple's problem. take down the names of everyone you speak to, and work up through the chain of command until you locate someone with the authority to deal with your issue.
reply to this • #
twenty steps to help diagnose and fix system issues
- by: petey on mon, jan 12 '04 at 8:55pm pst
twenty steps to help diagnose and fix system issues
- by: granmar on thu, jan 15 '04 at 4:38pm pst
twenty steps to help diagnose and fix system issues
by: billbobdole on mon, jan 12 '04 at 2:25pm pst
i think if dw didn't fix it, i might run norton just to scan the files and nothing else, to see if there's a corrupt file perhaps. then just wipe the damn thing
reply to this • #
twenty steps to help diagnose and fix system issues
by: xsmurf on tue, jan 13 '04 at 3:29am pst
as i have posted on the forum previously:
"06 check that you are not running out of space on the system drive"
i would like to add that if you have your itunes library set to another drive and that this drive is low on space (usually less then 100mb) it will also cause crashes just like if the system's drive was. personnal experience, hope it helps---pm g4 dp 800 / 256mb / 80gb+40gb /superdrive / scsi: agfa snapscan 1236s / jaz 1gb / zip 100mb
- the only app smurf ;p
reply to this • #
twenty steps to help diagnose and fix system issues
by: asan102 on thu, jan 15 '04 at 12:32am pst
i would definitely turn off ape much sooner.
reply to this • #
one more step
by: danp on tue, mar 23 '04 at 4:21am pst
i installed panther on an old powermac 'gigabit ethernet'. it start hanging at random points and i tried everything here except reinstalling system. after two days, was about to reinstall os9 again when i remembered reading something about a firmware update. swapped in a os9 hd from another computer (you have to update from os9), ran the firmware update and suddenly, no more trouble when back in osx. so with an old machine, make sure the firmware has been updated before moving to osx
reply to this • #
one more step
- by: zo-1 on mon, nov 14 '05 at 2:38pm pst
twenty steps to help diagnose and fix system issues
by: bdog on mon, nov 14 '05 at 3:28pm pst
for step 9, you first want to do a "set-defaults", then the other commands.
reply to this • #
from our sponsor...
user functions
username:
password:
don't have an account yet? sign up as a new user • lost your password?
from our sponsors...
what's new:
hints19 new hints in the last 1 daycomments last 2 days
10.5: use tiger's dock in leopard [+7]
10.5: one fix for a runaway syslogd p... [+7]
synchronize the user folder between m...
10.5: quicken scheduler breaks front row
install a personal server for ichat t... [+13]
10.4: choose exposé windows without ... [+4]
10.5: navigate, copy, and more in qui...
color terminal screens and ssh revisi... [+2]
10.5: zoom in and out and pan images ... [+2]
10.5: rearrange entire spaces panes v... [+3]
an applescript to stack windows in xcode
10.5: create executable command-line ... [+7]
10.5: use fn keys to switch spaces [+5]
10.5: see and use some extra built-in... [+3]
a simple ical-compatible desktop cale...
10.5: auto remove printer icon from d... [+7]
10.5: complete mail addresses by addr... [+4]
10.5: organize rss feeds in mail via ... [+3]
10.5: change dictionary.app's font [+3]
10.5: verify applications' digital si... [+2]
10.5: remove the 'downloaded file' wa... [+2]
10.5: use stereo bluetooth devices in...
10.5: charge ipods and iphones while ... [+2]
10.5: open files directly from quick ...
10.5: use extra region capture screen... [+20]
links last 2 weeksno recent new links
what's new in the forums?
disable screen sharing run applescript app in background? change desktop picture every x seconds? flash the hardware??? ibook running v e r y s l o w tiger won't install accessing a win2003 server via webdav managing mail.app account preferences mail - "next" and "previous" - how to??? archiving entourage
the editor's corner...
here are some of my (robg) other projects...• the robservatorymy blog - macs, tech, etc.• mac os x power houndthe best of hints in print• inside iworkan iwork training dvd• macworldcolumn, features, online...
hints by topic
-- all topics --apps
classic
desktop
desktop macs
install
internet
iphone
ipod
laptop macs
network
os x server
other hardware
pdas etc.
phones
pick of the week
press rel
printers
reviews
scanners
site news
storage devices
system
system 10.4
system 10.5
unix
web browsers
news from macworld
introducing speedmark 5 first look: bento personal database software apple releases iphone update 1.1.2 adobe ceo chizen stepping down feature: first look: eve online macworld video: leopard gems feature: opinion: how stacks stacks up under-the-hood changes boost macbook performance feature: inside back to my mac feature: back to my mac: apple's internet mashup
the macosxhints poll
if you own an iphone or ipod touch, which statement best describes the programs on your phone?
completely stock; unmodified
using third party apps
results
756 votes | 11 comments
copyright © 2007 mac publishing llc (privacy policy) Contact Usall trademarks and copyrights on this page are owned by their respective owners.
powered by geeklog
created this page in 0.12 seconds
Acceuil
suivante
macosxhints.com - twenty steps to help diagnose and fix system issues
Federal 'fix' knocks ca.gov for a loop NetworkWorld.com Community DriverAgent.com Fix Your Driver Problems Instantly with Driver Agent Cafe Hayek: Just Fix It Fix for securityd hogging RAM when reauthorizing apps' Keychain ... VCOM: V Communications. Security, Web, OS Management, Partitioning ... What To Fix Gallery 2.2.3 Security Fix Release Gallery The Simple Dollar » 31 Days To Fix Your Finances: A Wrapup Dura Fix Aluminum Welding Aluminum Brazing Aluminum Soldering ... Fixit Guide Series - DIY Mac & iPod Repair Pierre Fix-Masseau affiches sur AllPosters.fr Nail Fungus Onychomycosis - Fix My Fungus Oral Fixation Mints / Get Your Fix Fix for COM Surrogate Has Stopped Working Error in Vista :: the ... adaptive path » 8 quick ways to fix your search engine Solar shield could be quick fix for global warming - earth - 05 ... Free Registry Fix 3.9 for Windows Video Coldplay - Fix You - coldplay, fix, you, clip ... FIX: Update to enable DirectX Video Acceleration (DXVA) of Windows ... You receive an access violation error and the system may appear to ... GRC CIH Virus Recovery How to Fix CGI - majordojo serious fix 4.1 Why Blog Post Frequency Does Not Matter Anymore Marketing Profs ... FOSSwire » Fix a Frozen System with the Magic SysRq Keys Windows Vista Team Blog : Partners helping fix Vista Software ... Objet Publicitaire : Magnet Magic fix - ALB01.com Indonesia's three divas fix the nation's finances International ... Rob Galbraith DPI: EOS-1D Mark III sub-mirror fix announced in USA ... KompoZer - Easy web authoring ca-fix program description. Fix your Exposé keys - WOW Insider IndieHIG » Blog Archive » Fix the Leopard Folders (FTLF or FTFLF) Blogger Buzz: A Layout Solution M·A·C Cosmetics Studio Fix Powder Plus Foundation The Right Way To Fix Inaccurate Wikipedia Articles The Daily Fix - WSJ.com The Art of Colin Fix Berkshire Computer Repairs And Servicing - 1-Fix Computer Services OpenBSD 3.4 errata Rob Galbraith DPI: Canon EOS-1D Mark III autofocus fix may be two ... The Hotfix - Vista SP1, XP SP3, IE8, Home Server, and more! - Home Tricia Fix Originals. Florida born fashion designer Opinion Fix public education Seattle Times Newspaper Can Architects Fix Construction’s “Busted Budgets”? News ... Macrovision: Updating the Macrovision SECDRV.SYS Driver Apple Releases Fix For iMacs That Freeze Up -- Apple ... PINBALL: Pinball Repair Guides. Collector buys pinball, arcade ... How to Fix a Scratched CD - wikiHow Fix290 Simple "ntldr is missing" fix with boot floppy, CD-R, or USB flash [Profil de Fix] OverBlog - Le blog des blogs We Can Fix That with Data A race to fix a 30-year-old 'solution' csmonitor.com Eye Fix Photos: Photo Restoration and Retouching FIX définition FIX The new urgency to fix online privacy Perspectives CNET News.com Finding a Fix À propos de votre fix « Le Blogue d’Ironica Congress Pushes 'Band-Aid Fix' to Gas Price Woes, Analyst Says ...