Why won't my K9NGM shut down automatically?

Ever since I installed this mobo it has never turned itself off (as every other board does) I have to manually turn it off when presented with the windoze ok to turn it all off now message...
I've tried searching to find out why but never found anything so now I'm in 'The Land of the Knowledgable' can anyone enlighten me? Am I doing/not doing something stupid?

Quote from: DavidND on 11-April-08, 05:14:40
Fred - no i didn't. I haven't yet upgraded.
Boss - I tried that but am not given ACPI as a choice! where do I find it please? Sorry to be a pain!
"Boss - I tried that but am not given ACPI as a choice! where do I find it please? Sorry to be a pain!"
If its not listed you can't.. You should perform a new fresh installation, or force it by that way:
1. Changing HAL require changes in corespond kernels too. Each HAL use different kernels.
2. The HAL file along with corespond kernels need to match with exact XP version installed. Example:
If the user is using SP2(most popular and recent), we must use HAL & kernels version for SP2 too.(else will not gonna work)
So let's comment here again:
"expand d:\i386\halmacpi.dl_ c:\windows\system32"
If we use SP2, we need to use correct version of halmacpi.dll (in the string above its older version), we can get it from here:
expand d:\i386\sp2.cab -F:halmacpi.dll c:\windows\system32  /* I assume that we have XP SP2 installation disk */
or we can use other location, which will no need to have XP installation disk, XP is keep a copy of files locally, we can use this one instead too:
expand c:\windows\driver cache\i386\sp2.cab -F:halmacpi.dll c:\windows\system32
If we use SP3, we should use sp3 versions of halmacpi.dll,(and kernels which will be described below) e.g. in the string above we must replace sp2.cab with sp3.cab
OK, think that part should be clear, the next stage updating the kernels for our chosen HAL, ofc. we will follow the rule 1 they to match with our version used.
"ACPI Multiprocessor PC" is using those kernels: ntkrnlmp.exe, ntkrpamp.exe which must be renamed and overwritten to ===> ntoskrnl.exe, ntkrnlpa.exe in %systemroot%\system32 directory.
/* MS$ is using the same names for kernels, but in reality they are different for each HAL... */
So our complete scenario to successfully change(force "ACPI Multiprocessor PC") will look in that way:
expand c:\windows\driver cache\i386\sp2.cab -F:halmacpi.dll c:\windows\system32
expand c:\windows\driver cache\i386\sp2.cab -F:ntkrpamp.exe c:\windows\system32
expand c:\windows\driver cache\i386\sp2.cab -F:ntkrnlmp.exe c:\windows\system32
or better going to c:\windows\driver cache\i386\    folder 1st, to type lesser by:
cd c:\windows\driver cache\i386
and
expand sp2.cab -F:halmacpi.dll c:\windows\system32
expand sp2.cab -F:ntkrpamp.exe c:\windows\system32
expand sp2.cab -F:ntkrnlmp.exe c:\windows\system32
clearing the way for new HAL and kernels and making backup of current one in same time by:
ren ntkrnlpa.exe ntkrnlpa.old
ren ntoskrnl.exe ntoskrnl.old
ren hal.dll hal.old
then naming new HAL file with kernels to expected by OS with:
ren halmacpi.dll hal.dll
ren ntkrpamp.exe ntkrnlpa.exe
ren ntkrnlmp.exe ntoskrnl.exe
reboot PC by:
echo g=FFFF:0000|debug /* or just hit reset key...*/
In short to be more clear what we have changed:
To force "ACPI Multiprocessor PC", we need to overwrite:
extract & rename & replace(overwrite) Halmacpi.dll to ---> %systemroot%\system32\hal.dll
extract & rename & replace(overwrite) ntkrnlmp.exe to --> %systemroot%\system32\ntoskrnl.exe
extract & rename & replace(overwrite) ntkrpamp.exe  to --> %systemroot%\system32\ntkrnlpa.exe
Just we must be sure that source files will match with actual XP OS version, etc:
If we use SP2, we must get source files(Halmacpi.dll, ntkrnlmp.exe, ntkrpamp.exe) from %windir%\driver cache\i386\sp2.cab,
If we use SP3 we must get source files from %windir%\driver cache\i386\sp3.cab,
If we use SP1 we must %windir%\driver cache\i386\driver.cab
If we use XP without SP we must get the source files from %windir%\driver cache\i386\ /* they exist there but compressed, which can be done by same way with expand command)
Then just to rename files and replace into %systemroot%\system32 folder as followed:
Halmacpi.dll to ---> %systemroot%\system32\hal.dll
ntkrnlmp.exe to --> %systemroot%\system32\ntoskrnl.exe
ntkrpamp.exe  to --> %systemroot%\system32\ntkrnlpa.exe
We can use XP installation disk recovery console, we can use some DOS version which NTFS mounted which have write ability to NTFS, or just second OS installed to replace files from there.
Have used the procedure above xx times working every time without single issue
Else enter in BIOS and "LOAD BIOS OPTIMIZED DEFAULT", followed by "SAVE AND EXIT" then perform a new fresh OS installation

Similar Messages

  • Why won't my G5 shut down after upgrading to OS 10.4?

    Hey guys. I have a problem with upgrading my OS to 10.4.
    I am running a Late 2004 Dual 2 GHz PowerPC G5 with two internal drives. About a month ago, I upgraded the OS to 10.4.3. It was great having spotlight, but the comptuer would refuse to shut itself down. Instead, it closes all the apps and windows, and gives me a spinning ball. After about 10 minutes, the hard-drives stop clicking, after which the fans kick on and stay on full blast until I manually unplug the comptuer. I have upgraded to 10.4.6, reset PRAM, reset SMU (PMU?), verified and repaired...
    In thinking that this was a problem with the OS on the previous system, I installed 10.4.3 (my install disc) onto my second drive, which was happily running 10.3 (this was my backup). If running on this other drive, with 10.4.3, it also fails to shut down! I have done the same suite of resets and upgrades to 10.4.6, but it still doesn't shut down. Is there an incompatibility between my G5 and 10.4? Any advice about what I can do? Help!

    Contributed by Fumiaki Kawashima a Level 4 here;
    There are many reasons to become unable shutting down or restarting from Apple Menu. Some were explained by other posters.
    Most importantly, loginwindow (the parent process is launchd.) close out the user session, continue to set the device permissions and user preferences to their defaults in a restart action, or the process power off the system in a shutdown action. However, the issue proves that somewhere in those routines cannot be performed.
    Users authentication system seems to be intact because you can restart or shutdown from the login window. However, the admin account authenticated by the Tiger security systems could confuse somehow and affect loginwindow process for setting up the user environment. This may result in interfering with the process for the shutdown and restart mentioned above.
    Test if you can shutdown from the keyboard-- Holding down controloptioncommand keys, and then press the eject key.
    Check if the loginwindow plists are corrupted. To do this test, remove the followings to temporary folders on the desktop, and shutdown from the keyboard shortcut combination. Restart the computer to test the recurrence.
    /Library/Preferences/com.apple.loginwindow.plist
    /Users/HOME/Library/Preferences/com.apple.loginwindow.plist
    Try disabling Login Items for third-party applications via the Accounts system preference, if any.
    Verify whether any third-party kernel extensions (including device drivers) interfere with the loginwindow hooks process-- Start up with a Safe-mode, then test the Restart from Apple Menu to see whether it works. Also, boot into a Single-user mode, and test if "reboot" command is available from the BSD layer. The I/O Kit API for software developers provides a shutdown hook so that ".kext" troubleshooting may need to be considered. Besides, some bad programmed extension may not be unloaded automatically at a shutdown or restart.
    If the computer is configured with Irish language Input method and/or third-party Irish keyboard, try disabling them to test.
    A third-party application or custom script may interfere with the loginwindow hooks for the Shut Down or Restart. For example, if you install an application that prevents casually powering down a system, the Shut Down and Restart buttons may not work. Also, if you install a P2P file sharing application, try uninstalling it.
    As last resorts, troubleshoot a bad RAM and consider "Erase and Install" solution.
    OPTION:
    Post a part of system.log that indicates events from "localhost kernel[0]: standard timeslicing quantum is 10000 us" to the next same line.
    This may help to narrow down because restarting or shutting down the system process can initiate the procedure programmatically by sending an appropriate Apple event to Mac OS X Tiger's system process (loginwindow).
    Likewise, check console.log whether any failures is reported.
    Corrections:
    Most importantly, the loginwindow (the parent process is launchd.) close out the user session, continue to set the device permissions and user preferences to their defaults in a restart action, or the process power off the system in a shutdown action.
    However, the admin account authenticated by the Tiger security systems could confuse somehow and it may impact on the loginwindow process for setting up the user environment. This may result in interfering with the process for the shutdown and restart as mentioned above.
    Addendum:
    If you post a copy of system.log, consider to edit the Ethernet interface ID to a fake value.
    API = Application Programming Interface
    Cheers!
    DALE

  • Why won't my Mac shut down?

    I've got a Quicksilver G4, 867MHz, 1.25GB RAM, Tiger 10.4.11 at home that just won't shut down. My wife and I share this computer; she has her log in, I have mine. The problem started over a month ago. At that time the G4 had a very difficult time starting - the gray screen, Apple logo and spinning wheel would stay on the screen for up to 4 minutes, then the computer would shut itself off. Three tries and it would finally start up. I ran utilities from the OS disk, ran Tech Tool Pro, ran Disk Warrior, ran Onyx; I did everything I could to clean up the system. It sort of worked - the machine would at least start (although slowly), run (slowly) and shut down normally (occasionally). I decided to reload the operating system along with all the updates. For the first few days after reloading the OS it started, ran and shut down normally. It now starts normally, runs OK, but will not shut down. When prompted to shut down everything on the desktop disappears except the wallpaper. The machine just sits with the wallpaper on the screen for as long as we let it go without forcing a shut down with the power key. What's the solution?
    Thanks in advance to all who can help me.
    Jon

    Hi-
    Startup and login items that are corrupt or incompatible can cause both starting and shut down problems.
    Troubleshoot following the steps in this article:
    http://www.thexlab.com/faqs/startupitems.html

  • Why won't my computer shut down

    My computer will not shut down. Most the times it says that it is because applications are failing to quit.  Yes, I have tried to force quit  multiple ways, such as Command+option+esc.  I have also held down the mouse if on the dock, but the force quit option has not been present during those efforts.  Applications that have been unresponsive so far: iTunes, The Sims 3, Safari, Word, Preview.  I tried deleting applications, but failed because they need to be quit before that is possible. This also goes for installing updates. Thank you for your help.

    hold option and right click the app you're trying to close and then you will see force quit. you can also force quit in Activity monitor

  • Why won't my MacBookPro shut down?

    My 17" MBP works fine, but 2 nights ago it started to refuse to shut down, and it continues not to shut down and not to restart. It does, however, go to sleep.
    I'm concerned, and would like to fix whatever is wrong without bringing it to a Mac store, if possible.
    Any suggestions?
    Thanks so much for your input!
    Dennis

    book2: My money is on the printer as the culprit. Make sure you have nothing queued up for printing when you shut down, and also make sure you have the latest Canon driver version for your printer.
    There are still some USB devices and drivers that interfere with sleep, and perhaps with shutdown, by sending a very brief "Hello? Are you still there? I'm still here!" signal to the computer at regular intervals, in some extreme cases as often as once every second. A computer that is constantly plagued with such activity on the USB bus may never be able to carry out a Sleep or Shut Down command. Your printer or its driver software may be indulging in this kind of misbehavior, in which case it's no surprise that disconnecting it it before trying to shut down is an effective workaround. (Just turning the printer off might or might not do the same.) A newer driver version, if there is one, may remedy the problem, or it may not.

  • Why won't Firefox 33 shut down properly?

    I must have just got an update to V33 because I was not seeing this problem before today. I have not myself been messing with the configuration in the last couple of weeks. (Not sure when the last time I actually closed Firefox successfully, but it was definitely within the last 3 days.) Looking at Submitted Crash Reports, I see just one on 10/3 and then 53 of them spanning the interval from 7PM to 8PM this evening, during which I had had to kill it from the Task Manager 3 times because it was just hanging when it was supposed to be shutting down. Here is a small sample:
    af0c75a7-feaf-4ad3-aae2-81ddeedeaaaf 10/18/2014 8:00 PM
    f0309bc5-4bc8-435f-9f33-aa2c6bb3a09d 10/18/2014 8:00 PM
    02906c47-fc27-4559-b735-093215ac92b5 10/18/2014 8:00 PM
    302fce44-9e80-440c-8f79-241b3a3d8328 10/18/2014 8:00 PM
    Firefox seems to be working normally when I restart it.
    I really do not want to have to do a reset to fix this. However, if I were to have to, would Sync put things back?
    Is reverting to V32 an option? If so, how?
    I'd appreciate any help.

    Uhh. Never mind. After restarting Windows, it started shutting down normally again.

  • Why won't my iPod shut down ??

    hey !!
    i have a problem with my nano, i dont know what's happening, but it wont turn off ! i keep pressing the "play" touch like i normally would to shut it off, but it just wont work !! can anyone tell me what to do ?

    Finally did that. I didn't realize it took that long so I was just figuring there was a problem and you couldn't shut it down that way. New to Macs, but not to PCs
    MacBook 2.0GHz 2 GB ram, Mini Core Duo 1GB ram, and 3 Windows machines   Mac OS X (10.4.6)  

  • WebLogic server is shut down automatically

              After i install weblogic6.1 and run default server, I got the fowllowing message
              and then server is shut down automatically, I tried it days before, and it works,
              why not work now?
              Thanks in advance!
              moonriver
              <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
              Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
              <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
              for production server.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
              Perhaps another process is using port 7002.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
              is no longer listening for connections. You should probably restart it.>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              requested by system>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              has been initiated.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
              Perhaps another process is using port 7001.>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              requested by system>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              has been initiated.>
              <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
              "myserver" for domain "mydomain" running in Production Mode>
              

    Most likely you have another WebLogic instance already listening on 7001.
              Moonriver Sun <[email protected]> wrote:
              > After i install weblogic6.1 and run default server, I got the fowllowing message
              > and then server is shut down automatically, I tried it days before, and it works,
              > why not work now?
              > Thanks in advance!
              > moonriver
              > -----------------
              > <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
              > Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
              > <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
              > for production server.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              > server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
              > Perhaps another process is using port 7002.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
              > is no longer listening for connections. You should probably restart it.>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              > requested by system>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              > has been initiated.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              > server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
              > Perhaps another process is using port 7001.>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              > requested by system>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              > has been initiated.>
              > <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
              > "myserver" for domain "mydomain" running in Production Mode>
              Dimitri
              

  • WebLogic server is shut down automatically(in win2k pro)

    After i install weblogic6.1 and run default server, I got the fowllowing message
    and then server is shut down automatically, I tried it days before, and it works,
    why not work now?
    Thanks in advance!
    moonriver
    <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
    Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
    <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
    for production server.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
    server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 7002.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
    is no longer listening for connections. You should probably restart it.>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
    server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 7001.>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
    "myserver" for domain "mydomain" running in Production Mode>

    [att1.html]

  • QuickTime Player Shut Down Automatically!!!!!!?

    Recently I purchased the new iMac 27 inch late 2012 with OS X 10.8.4.
    Later on, I learned that there is something wrong with QuickTime Player.
    Every time when I tried to play a MP4 video, QuickTime Player shut down automatically.
    I also cannot create new video, audio, and screen recording.
    When I ever tried it, it again shut down by itself.
    I saved the error message in TextEdit, and shared it here.
    Feel free to take a look, and see if anyone know how to fix it.
    Thank you~

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, or by corruption of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain iMacs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Satellite M100 shuts down automatically after about 10min

    Hey there guys :)
    My Toshiba Laptop has been powering off abrubptly and on it's own lately.
    When I turn my Laptop on, everything appears fine, battery if fully charged, AC adapter plugged in etc. However, after about 10 minutes of use it will just turn off and make a little 'zoip' noise or similar. Turning the laptop back on right after works, but I find that it will only stay on for about 4 minutes before doing the same. Turning it back on again reduces the time it stays on, sometimes not even going past the boot sequence.
    However, if I leave it alone for a couple of hours and come back to it, it will stay on for about 10 minutes again, before going thru the same process.
    I have a waranty, but I'm hesitant in taking my laptop in because I don't want to lose my files.
    So I am hoping someone here has a fix for my problem :)
    Thank you,
    Osman

    Hi
    Sorry to said it but in my opinion its a hardware problem. This strange notebook behavior seems to be a simply overheating!
    The notebook supports an overheating protection to prevent the hardware from the damage.
    If the temperature increases to the higher level the notebook shuts down automatically. This is a fact and nothing unusual in such case.
    Mostly the fan cleaning helps but sometimes the notebook must be opened for professional cleaning. But note: I dont recommend opening or removing any cases! You would lose the warranty!!!
    Maybe a simple vacuuming would make the job.
    Anyway, you said you will not lose the data on your HDD. Well, I wonder why you dont create an data backup You can also remove the HDD and connect it via external USB controller to the second PC and could save the files on the other HDD.
    After this procedure you should put the HDD again into the notebook and try to reinstall the OS.
    If it does not help I would recommend taking the warranty.

  • IMovie required an update, now it is shutting down automatically. Please help.

    iMovie required an update, now it is shutting down automatically. Please Help.

    To stop Auto updates use: '''Tools -> Options -> Advanced -> Update Tab ''' <br> select the options you require ( see [[Updating Firefox]] )
    As for why your version does not work I do not know but suggest you look at:
    * [[Safe Mode]] Note when using safe mode do not make changes on the first dialogue Window you see; click the Continue button
    * [[Basic Troubleshooting]]
    You may also need to review the versions of Java see
    * [[Using the Java plugin with Firefox]]
    * "Why do I need Java 6 Update 10 and above for Firefox 3.6 and later versions? " - http://www.java.com/en/download/faq/firefox_newplugin.xml
    Your System details show you as using version 3.6.12 of Firefox, that is not the latest version, it would be normal practice to update to the latest version, which is why you are being offered the updates. See also [[Software Update Failed]]

  • Apps shuts down automatically and safari froze

    when i use applications like werule , warchess, or others, apps just shut down automatically and shows the homescreen. is there a problem with the memory? or is this a normal behavior after using apps just for an hour and so? and when it happens safari won't do anything and froze. what do i do? should i restart the ipad whenever it happens

    You can shut down and restart your iPad to see if this helps.
    If not, you may want to reset the iPad and reinstall / resync it.
    If that still doesn't help, make an appointment with the expert bar at an apple store or call support for assistance.

  • Why does my iphone 3gs shut down when battery gets to 80%?  have installed new battery and nothing changes?

    Why does my iphone 3gs shut down when battery shows 80%.  a couple of months ago is shut down at 60% but has continually gotten worse.  this was before 5.0.  i took it to a repair man and he tried a used battery, a new battery, and the original battery.  nothing helped.  5.01 didnt help either.  What is my problem?

    Fully discharge the battery (till it shuts down and won't turn on) and then fully recharge it (100%).  This will recalibrate the battery meter.  You may need to do this a few times.

  • Just found new FBI Virus on my MAC Pro.  Won't let me shut down. What do I need to do?

    Need help removing new FBI virus from my MAC Pro.  Virus won't let me shut down computer.  What do I need to do?

    It's not a virus.
    Quit Safari. Force quit if necessary.
    Relaunch Safari by holding down the shift  key and clicking its icon in the Dock. That will stop the bad page from reloading automatically. From the menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    to get rid of any cookies or other data left by the server. Open your Downloads folder and delete anything you don't recognize.

Maybe you are looking for