Won't start and must (?) reset logic board.

Using Mac Help I ran across a bothersome fix for my computer not starting up (the light goes on, stays on, nothing after)
If I unplug, take out the battery, push power, re-insert battery after a few minutes, close & plug, it starts up no problem and is fine. they called this resetting the logic board.
Does this mean that my logic board is bad, the battery is bad, or maybe I'm just a bad person being forced to carry out mundane processes as penance? Could be something else I guess, and that's what I'm asking you -- the elite of Mac wisdom.
I'd appreciate any help you might provide.
Thanks,
Henry

Replace the clock battery with a new one. They tend to go bad after about 5 years and can affect the ability of the machine to boot. Sounds like the battery may be on its last legs.

Similar Messages

  • My MacBook Pro won't start after smc reset

    Some of my key board backlights weren't working so I tried a smc reset and now it won't start and the charger doesnt light up
    2013 late edition

    Hi there Halfblod,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    Troubleshooting: My computer won't turn on
    http://support.apple.com/kb/TS1367
    -Griff W.

  • Cs3 won't start and hand on "reading preferences"

    Hello
    All of a sudden my photoshop won't start and hang on the splash screen " the last message is "reading preferences"
    I Run WINXP service pack2.
    Photoshop version is 10.0.1
    I rebooted did everything (without re-installing)
    Is there a way to get out of this ?
    Bruno

    You could try resetting your preferences as described in the FAQ.
    http://www.adobeforums.com/webx/.ef4a07f/1
    You either have to physically delete (or rename) the preference files or, if using the Alt, Ctrl, and Shift method, be sure that you get a confirmation dialog.
    This resets all settings in Photoshop to factory defaults.
    A complete uninstall/re-install will not affect the preferences and a corrupt file there may be causing the problem.

  • There's an "updated.app" laying in Firefox package. Since firefox won't start and "updated.app" will, is it safe to replace firefox package with it?

    After last update to last version, FF was running fine before a hardware restart.
    Since then it won't start and profile manager either. No error message pops up and console window doesn't trace any event.
    firefox package contents an "updated" package likely created by last update.
    Will i loose my settings or run into any kind of problem by replacing firefox's package with the so called "updated" one?

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • ITunes won't start and asks to reinstall after iTunes10 update.

    iTunes won't start and asks to reinstall after iTunes10 update. I have tries reinstalling, but it comes up with it again. I have uninstalled every Apple program and reinstalled them but still the same.

    What's the precise text of your message, Callum? There's a few different ones I can think of that mention reinstalling iTunes.

  • SP1 for Exchange 2013 install fails with ECP virtual directory issues and now transport service won't start and mail is unavailable

    SP1 for Exchange 2013 install failed on me with ECP virtual directory issues:
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ecp (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The virtual directory 'ecp' already exists under 'server/name'.
    Parameter name: VirtualDirectoryName".
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ECP (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The operation couldn't be performed because object 'server\ECP (name)' couldn't be found on 'DC0xx.domain.com'.".
    Error:
    The following error was generated when "$error.Clear();
              $BEVdirIdentity = $RoleNetBIOSName + "\ECP (name)";
              $be = get-EcpVirtualDirectory -ShowMailboxVirtualDirectories -Identity $BEVdirIdentity -DomainController $RoleDomainController -ErrorAction SilentlyContinue;
              if ($be -eq $null)
              new-EcpVirtualDirectory -Role Mailbox -WebSiteName "name" -DomainController $RoleDomainController;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -FormsAuthentication:$false -WindowsAuthentication:$true;
              set-EcpVirtualdirectory -Identity $BEVdirIdentity -InternalUrl $null -ExternalUrl $null;
              . "$RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeECPAppPool" -Version:"v4.0";
            " was run: "The operation couldn't be performed because object 'server\ECP (name)' couldn't be found on 'DC0xx.domain.com'.".
    !! And now transport service won't start and mail is unavailable !!
    Any help would be appreciated.
    I have removed the ecp site from default site and attempting to rerun SP1 now. I do not have high hopes. :(

    Hi,
    Thanks for your response.
    From the error description, you need to manually remove the ECP with IIS manager in both the Default Web Site and the Exchange Back End firstly. And then continue the upgrade to check the result.
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • I've updated to yosemite from Mavericks, but since i can't connect to the internet I used my time machine back up which was march 2013. Now my macbook pro won't start and ends with a prohibited ted sign. Any suggestions pls.

    I've updated to yosemite from Mavericks, but since i can't connect to the internet I used my time machine back up which was march 2013. Now my macbook pro won't start and ends with a prohibted sign. Any suggestions pls.

    Install or Reinstall Yosemite, Mavericks, Mountain Lion, or Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    How to Clean Install OS X Yosemite
    OS X Mavericks- Erase and reinstall OS X
    OS X Mountain Lion- Erase and reinstall OS X
    OS X Lion- Erase and reinstall Mac OS X
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • Mac book pro 17 inch won't start and it beep

    mac book pro 17 inch and it won't start and it beep

    It will make it easier to help you w/ your problem to know the exact model, size, year built, RAM installed and OS you're running. A little history will also help.
    "it beep"
    If it's 3 beeps that's usually a RAM problem.

  • TS1717 My iTunes won't start and receive "The program can't start because MSVCR80.dll is missing from your computer

    My iTunes won't start and receive "The program can't start because MSVCR80.dll is missing from your computer. 

    Check out the user tip below.
    https://discussions.apple.com/docs/DOC-6562

  • My mac air hS stopped working suddenly it won't start and just beeps

    My mac air hS stopped working suddenly it won't start and just beeps

    Hi Anjinbombay,
    If your MacBook Air won't start up, you may find the following articles helpful:
    Apple Support: My computer won't turn on
    http://support.apple.com/kb/TS1367
    OS X Lion: If you hear beeps when your computer starts up
    http://support.apple.com/kb/PH4376
    Regards,
    - Brenden

  • I havea 2007Mac Book Pro and a Genius told me that it is "vintage" and that the "logic board" is bad.  He removed the hard drive and told me to buy a "sled" to retreive the data.  Is it worth trying to fix it so that I don't have to buy a new one?

    I have a 2007 Mac Book Pro and a Genius told me that it is "vintage" and that the "logic board" is bad and no longer supported.  He removed the hard drive and told me to buy a "sled" to retreive the data.  Is it worth trying to fix it so that I don't have to buy a new one?  Where should I take it?  Thanks.

    djgornik,
    if the Genius is correct and the logic board is bad, then replacing the logic board would be fairly expensive. What problems are you seeing with your MacBook Pro that caused you to visit the Genius in the first place? Whether it’s worth trying to fix it or not depends on your particular circumstances, such as your willingness to trade time for money in pursuing repair vs. replacement.

  • Have a old macbook 2006 with newer 500 GB seagate Momentus hard drive. I took mac to apple store and they said logic board is bad. Can I purcase another used macbook and install my old seagate hard drive and have saved my information? Thanks for any imput

    Have a old macbook 2006 with newer 500 GB seagate Momentus hard drive. I did not backup any docs or pictures. The macbook crashed my fault. I took mac to apple store and they said logic board is bad. Can I purcase another used macbook and install my old seagate hard drive and have saved all my information? Thanks for any imput.

    mgott55 wrote:
    Can I install my used existing hard drive in a compatible macbook to save everything?
    If you need to extract the drive's content you can remove it and install it in a $10 USB enclosure. It will be readable by any recent Mac.

  • Macbook won't wake from sleep - replaced logic board and batteries already

    I have a 13" White Macbook on 10.5.5 that occasionally won't wake from sleep. This will happen with nothing plugged into the Macbook except for the AC adapter. I have done the firmware upgrade, reset the SMC, reinstalled Leopard from the DVDs twice, brought it into Genius and had the ram, sleep switch, and the logic board replaced. There are no bluetooth devices attached to the computer.
    I've searched the forums but haven't found a definitive answer yet.
    Message was edited by: multiphrenic

    I've experienced the problem as well. I have the new aluminum macbook with all factory specs and no mods, except that I changed it from smart sleep to the original old mac behavior of instant sleep. It is intermittant and with mine, I've noticed that when the screen is open, the computer appears to be completely off, but when I close the computer the light on the front of the computer comes on. The only resolution I've found so far is to hold the power button for 5 seconds for a hard power down and then push it again--everything works fine.
    There is indeed a sudden drop sensor, and in fact, it did happen after I accidentally hit the corner of my mac once on a tv while trying to set it down. That could be the answer...we might have to try disabling that because quite honestly, if I drop my mac while its on, I'm going to be more worried about the screen, the case, even the cute little plastic apple than the hard drive (I have backups galore).

  • Satellite A65 won't start and I get only blue screen!

    When I start my satellite A65 a blue screen comes up saying "a problem has been detected and windows has shut down to prevent damage to your computer"
    it says to check if I have adequate disk space or to either disable or update the driver if a driver was mentioned in the stop message... or to check bios updates...
    I can type out everything it says if I need to, but that the jist
    Does this sound familiar to anybody?
    It might be because I didn't update enough when it told me to.
    It won't start, not even on safe mode, and it won't let me restore, which I would be perfectly willing to do at this point.
    help, please
    Jamous

    Hi
    Usually the Blue screen of death happens due to the serious software problem or due to the hardware malfunction.
    In your case it sounds more like something wrong with the hardware. Why, because you are not able to restore the notebook from the delivered Toshiba recovery CD!
    What to do buddy? I think the notebook must be checked.
    Try to contact an ASP in your country and ask for the further handling!
    Good luck

  • IBook G3 start-up issues, possible logic board failure?

    For the past few months the screen of my iBook G3 has been skipping and flashing and jumping at random times, quite often. If I move the screen to and fro it usually stops. I assumed this was just a bad connection with the LCD display and have basically ignored it.
    Today, however, my screen froze completely while I was running Safari. Even the finder was frozen so I had to turn off the iBook by holding down the power button. When I restarted, it went through the usual start-up motions but after the grey start-up screen, it went to a blank blue screen. Only the mouse's cursor showed up at this point and nothing else. I was not asked to log in. Nor could I see my desktop.
    I was just now browsing this board and found that the jumping screen issue I've been dealing with may have been logic board failure. Could this new blank blue screen problem also be a symptom of that? Or is it part of an overall hard drive failure?
    The computer is quite old. I bought it in early 2002 and there's only about 2GB of space left on it at this point. So is it possible that the hard drive has crapped out?
    I'm trying to restart right now in safe mode but it's been stuck at the grey start-up screen with rotating dial for about 40 minutes. Don't know what to do and I'm a little distraught at the idea of possibly having lost all of my files.
    Any advice is appreciated. Thank you very much.

    Hi, Christopher. Welcome to Apple Discussions.
    Try booting into Safe Mode. This will take quite awhile longer than a normal startup because it does a file check and repair of the hard disk.
    If this works you will see your normal desktop. Once completely started up in Safe Mode, try to restart normally, and go to Applications > Utilities > Disk Utility. Click on the top hard drive icon in the left sidebar and note the S.M.A.R.T. status at the bottom right of the pane. What does it say?
    Select the named boot volume in the left sidebar, ("Macintosh HD" unless you've renamed it). What is the hard drive capacity and how much space remains available on it? Repair permissions on it.
    If Safe Mode doesn't work, you will need to try repairing the hard drive from your Tiger Install disc.
    Every time you have to do a forced shutdown instead of a normal one, there is a chance of hard drive damage and you should repair the hard drive, either by booting into Safe Mode OR by starting up from the Mac OS X Install Disc by inserting the disc and restarting your computer, holding down the C key as the startup chime is ending. Then click 'Next' at the language screen and choose Utilities > Disk Utility and select the hard drive in the left column. Choose the First Aid tab. Click Repair Disk to test and repair the hard drive.
    Once you have repaired the hard drive with either Safe Mode or the Install disc's Disk Utility, then start up normally and repair permissions from Disk Utility in the Utilities folder on the hard drive.
    Here's hoping that a little hard drive maintenance will help. Good luck.

Maybe you are looking for

  • Reg: Business system

    Hi All, Abap program will write the IDOC information into a flat file and this flat file will be put into the same SAP R/3 App server. XI Interface has to pick this flat file which is located in the R/3 App Server and send to the File server in the s

  • Collecting Idocs without using BPM

    Hi Experts, I am working on a sceanrio, where Idocs are coming from sap and we need to generate a single Flat file out of them. For this scenario first we need to collect the Idocs and then process them to make a single file output. To achieve the sa

  • Multiple System Folders in Operation! Consolidation Tips?

    Hi from a first-wave Mac OS 6 user (Started with a Plus and 20MB External; ) An obviously stupid situation is plaguing my longtime PMac G3/266 running OS 8.6. (Yes I DO run OSX latest versions on other machines - this is a legacy system i maintain fo

  • Out Bound / In Bound IDOC Succes full status in R3

    Hi Frnds, I am sending IDOC from OUT BOUND. Its succes full wts the Status in R/3 12 or 3. How to check in R/3. I am sending IDOC from IN BOUND. Its succes full wts the Status in R/3 ??. How to check in R/3. Can any one explain the process.. Regards,

  • Looking for Chicago, IL  area Xcelsius Consultant

    Looking for Chicago-local Xcelsius consultant(s) that can assist in further developing our company's Xcelsius activity dashboards. Beacon Funding Corporation, Attn:  Toby McDonough,  800 866 6396. Thanks