Windows 10: Hang at shutdown or restart - BSOD Driver_Power_State_Failure

Discus and support Hang at shutdown or restart - BSOD Driver_Power_State_Failure in Windows 10 BSOD Crashes and Debugging to solve the problem; Use the computer at its normal usage, and try to perform those functions which causes BSODs. Discussion in 'Windows 10 BSOD Crashes and Debugging' started by M150, Jun 3, 2016.

  1. ARC
    Arc Win User

    Hang at shutdown or restart - BSOD Driver_Power_State_Failure


    Use the computer at its normal usage, and try to perform those functions which causes BSODs.
     
  2. M150 Win User

    The only BSOD that occur is when I shutdown or restart the laptop. I tried to use Driver Verifier in around 8 hours as axe0 advised earlier but there's no BSOD. I still need to go to work and it's quite impossible for me to use it as normal throughout 24 hours *Sad
     
  3. axe0 New Member
    My advice was to run driver verifier for 48 hours.
     
  4. ARC
    Arc Win User

    Hang at shutdown or restart - BSOD Driver_Power_State_Failure

    The only BSOD dump that we have in this thread (and as the camera snap shows) is a stop 0x9F; DRIVER_POWER_STATE_FAILURE.
    It means .....
    The power state of the computer changes, but some of the devices are not changing the power state alongwith the system. The driver of that device does not react accordingly within the specified time; and hence the BSOD occurs.

    The dump does not provide adequate information within it. It does not flag any driver as failing at all. The maximum information that we are getting here that the driver object is ACPI HAL.
    I, in my first post in this thread suggested all the steps that can control the ACPI related issues in this situation. You replied that all are done; but the issue continues.
    Fast startup was an issue there.
    Code: Event[426]: Log Name: System Source: Microsoft-Windows-Kernel-Boot Date: 2016-06-05T16:23:47.636 Event ID: 29 Task: N/A Level: Error Opcode: Info Keyword: N/A User: S-1-5-18 User Name: NT AUTHORITY\SYSTEM Computer: DESKTOP-SNE5JDJ Description: Windows failed fast startup with error status 0xC000007B.[/quote] And there is the evidence of only one BSOD.
    Meanwhile we made it sure that there is no third party driver that is controlling the ACPI there; which may be another cause of the issue.

    With everything taken into consideration; I performed a deeper seh. it reveals:
    N56VZ does not officially support windows 10. So the question appears .... how have you obtained the drivers?
    Your BIOS Date 05/22/2013 is later than the available BIOS dates in ASUS's site. So this question also appears .... how have you got the BIOS?
     
  5. M150 Win User
    About the BIOS, I download it from the ASUS's site - the same link as what you posted (http://dlcdnet.asus.com/pub/ASUS/nb/...N56VZAS217.zip).

    About the drivers for Windows 10, I obtained them via Windows Update, except Nvidia Geforce driver was downloaded from here: Drivers | GeForce

    For Nvidia driver, I tried to use this tool to remove the current driver (Display Driver Uninstaller Download version 16.0.0.1) and reinstall only VGA driver but still have the same problem.
     
  6. M150 Win User
    I just replaced the SSD by my old HDD and... same problem *Mad Not really the same, because I can shutdown the laptop normally without any issue, but if I restart, it hang for several minutes then BSOD, and of course, no dump. Totally desperate *cry
     
  7. ARC
    Arc Win User
    The latest BIOS that ASUS contains in that link is of 2012. Attachment 83866And your BIOS dates to 2013.
    Code: BiosVersion = N56VZ.217 BiosReleaseDate = 05/22/2013[/quote] Something seems to be wrong there.
     
  8. M150 Win User

    Hang at shutdown or restart - BSOD Driver_Power_State_Failure

    That's only the utility to flash the BIOS. You can access to the BIOS page by choosing "Others" in the OS Drop-down menu.
     
  9. ARC
    Arc Win User
    OK, now I understand the point.
    If the situation is the reverse, there is a possible interpretation, Fast Startup is acting in.

    You said that you have disabled fast startup and hibernate. At that point, there should not be much difference between a shutdown and a restart.

    With fast startup disabled, a shutdown is a complete cold shutdown, closing the windows kernel and system sessions. No hibernate file is created during shut down in this case.
    A restart does the same, but starts the system up again immediately.

    The possibilities of a 0x9F BSOD are there in case of a shutdown with hybrid sleep/fast startup enabled. The possibility is still there in case of a cold shutdown, if some of the devices refuse to shut down. Same for a restart.

    But, shutdown is not affected and restart is .... that is something beyond the regular logic to me. Specially in a situation when we are totally in the dark about what device/driver is causing the issue. Neither the crash dumps nor the event logs are any informative about the issue.

    One thing you may try .... that is to load the BIOS to its defaults, full format the HDD and perform a clean reinstall. Get all the drivers via windows update.

    If it still causes 0x9F BSODs, please understand that windows update is not able to get all the proper drivers to run windows 10 on this device. And there is no alternative source of the drivers.

    So, if the issue still continues, get back to the supported OS.
     
  10. M150 Win User
    Sorry for my bad English grammar skill *Sad

    You're right! Because this is my old HDD, the hibernation mode and fast-startup is still on, so it made the difference. Somehow, the fast-startup can "help" the system to shutdown, I guess. I also got a new dump file recently when I shutdown the laptop, but it hangs for a while and then automatically off. However, I still cannot understand why there's no dump whenever it reboot *Sad

    Please help to take a look at the newest dump as below, and if there's nothing useful then I think I'll give up. Thank you.
     
  11. ARC
    Arc Win User
    Fast Startup does not let the system do a complete shutdown. All applications are closed, all users are logged off, but the windows kernel is loaded and the system session is running. It saves all the current states to the hibernation file and turns off the computer.

    But, a restart is a complete cold shutdown followed by a fresh power up.

    Anyway, the new crash dump is just a ditto copy of the old one; not containing any meaningful info about the crash.

    And, now I think we should concentrate on something else as well. The display section.
    Code: AttachedTo (Lower) ffffe0014355e060 \Driver\ACPI_HAL[/quote] What may come into the ACPI_HAL? The display should be included. And, you should not install a driver there that is not provided by the OEM manufacturer. Attachment 84036That itself can be the root of the issue.

    I also would like to see what my friend @axe0 thinks about this idea.
     
  12. axe0 New Member
    It looks like a good idea *Smile

    I would like to suggest a few things, they may or may not affect the issue but I prefer to see these minor things gone.
    - Please cleanup your partitions to increase the free space to at least 15% free space on EACH partition, 15% to be on the safe side with Windows performing background stuff and not annoying the user about it.
    - Please remove all ASUS stuff, your system is in presence of some drivers that are very well known for causing BSODs and/or other problems.
     
Thema:

Hang at shutdown or restart - BSOD Driver_Power_State_Failure

Loading...
  1. Hang at shutdown or restart - BSOD Driver_Power_State_Failure - Similar Threads - Hang shutdown restart

  2. Shutdown DRIVER_POWER_STATE_FAILURE

    in Windows 10 Software and Apps
    Shutdown DRIVER_POWER_STATE_FAILURE: Hello,This BSOD is quite common as I can check. I have this problem for quite some time, at first it happened when I was working with the PC suddenly, now "luckily" only when I turned off the PC. It's quite annoying.I have done everything that has been commented on in...
  3. Shutdown DRIVER_POWER_STATE_FAILURE

    in Windows 10 Gaming
    Shutdown DRIVER_POWER_STATE_FAILURE: Hello,This BSOD is quite common as I can check. I have this problem for quite some time, at first it happened when I was working with the PC suddenly, now "luckily" only when I turned off the PC. It's quite annoying.I have done everything that has been commented on in...
  4. Shutdown DRIVER_POWER_STATE_FAILURE

    in Windows 10 BSOD Crashes and Debugging
    Shutdown DRIVER_POWER_STATE_FAILURE: Hello,This BSOD is quite common as I can check. I have this problem for quite some time, at first it happened when I was working with the PC suddenly, now "luckily" only when I turned off the PC. It's quite annoying.I have done everything that has been commented on in...
  5. BSOD--Driver_power_state_failure on shutdown

    in Windows 10 Drivers and Hardware
    BSOD--Driver_power_state_failure on shutdown: Good evening/morning/other appropriate timezone! My roommate and I have recently run into an issue where attempting to use a microphone through a USB mixer causes a BSOD when we attempt to restart the PC, or an attempt to shut down will cause the PC to reboot on its own...
  6. BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time...

    in Windows 10 BSOD Crashes and Debugging
    BSOD DRIVER_POWER_STATE_FAILURE on shutdown/restart and it shutting down for very long time...: hi everyone i recently get bsod everytime i try to shut down/restart my windows. It's display DRIVER_POWER_STATE_FAILURE i managed to locate and analyze the minidump in C:\Windows\minidump with WinDbg, but i dont understand the results of what cause the bsod or something....
  7. BSOD on shutdown and restarts

    in Windows 10 Drivers and Hardware
    BSOD on shutdown and restarts: I keep getting BSOD when my computer restarts or shutdowns. It will say "DRIVER_POWER_STATE_FAILURE" on the BSOD. I have double checked system files to make sure none are corrupted and also tested my memory on the memory diagnostic tool and it passed without any issues....
  8. Windows hangs on shutdown/restart

    in Windows 10 Drivers and Hardware
    Windows hangs on shutdown/restart: I just built a new PC. Upgraded my Windows license because my free upgrade to Windows 10 was from a Windows 7 OEM, Installed the mobo drivers (as best I could, see below), installed GPU drivers, etc. Issues: 1) Whenever I try and shut down, the system hangs on the blue...
  9. BSOD on shutdown DRIVER_POWER_STATE_FAILURE

    in Windows 10 BSOD Crashes and Debugging
    BSOD on shutdown DRIVER_POWER_STATE_FAILURE: Hi, I just reinstalled my windows OS and I am getting a DRIVER_POWER_STATE_FAILURE BSOD after about 5 minutes of being stuck on the shutdown screen. I have attached the required .zip file here Attachment 148388 Thanks 91087
  10. BSOD, shutdown and restart

    in Windows 10 BSOD Crashes and Debugging
    BSOD, shutdown and restart: For a while, if I left my computer on 24/7 every day or so I'd get a 1 second buzzing sound of corrupted audio followed by a BOSD saying various things like: IRQL NOT LESS OR EQUAL, or sometimes DRIVER IRQL NOT LESS OR EQUAL, or KMODE EXCEPTION NOT HANDLED. Since I heard...