Windows 10: How do I fix DRIVER_POWER_STATE_FAILURE 9f?

Discus and support How do I fix DRIVER_POWER_STATE_FAILURE 9f? in Windows 10 BSOD Crashes and Debugging to solve the problem; Hello I am using a Desktop and I am having problems when I turn on the PC, a minute or two after startup is finished my computer crashes and gives me... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by vatsan123, Aug 24, 2020.

  1. vatsan123 Win User

    How do I fix DRIVER_POWER_STATE_FAILURE 9f?


    Hello I am using a Desktop and I am having problems when I turn on the PC, a minute or two after startup is finished my computer crashes and gives me the DRIVER_POWER_STATE_FAILURE message.

    I updated my mobo manufacturer's drivers, changed the power controls, turned off sleep mode, turned off fast-startup, checked for newer versions of network adapter and display adapter driver on device manager, and I reset my PC. Today I launched my PC and after a few minutes I think I got another crash.

    This doesn't happen every time I boot my computer but it happens almost frequently, and I was wondering how I can fix this problem? Thank you for any help in advance.



    DRIVER_POWER_STATE_FAILURE 9f

    A driver has failed to complete a power IRP within a specific time.

    Arguments:

    Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time

    Arg2: ffffb40de1ed8dd0, Physical Device Object of the stack

    Arg3: ffffd7868ecb5850, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack

    Arg4: ffffb40de24b0200, The blocked IRP



    Debugging Details:

    ------------------





    KEY_VALUES_STRING: 1



    Key : Analysis.CPU.Sec

    Value: 2



    Key : Analysis.DebugAnalysisProvider.CPP

    Value: Create: 8007007e on DESKTOP-4R31QKK



    Key : Analysis.DebugData

    Value: CreateObject



    Key : Analysis.DebugModel

    Value: CreateObject



    Key : Analysis.Elapsed.Sec

    Value: 17



    Key : Analysis.Memory.CommitPeak.Mb

    Value: 72



    Key : Analysis.System

    Value: CreateObject





    BUGCHECK_CODE: 9f



    BUGCHECK_P1: 3



    BUGCHECK_P2: ffffb40de1ed8dd0



    BUGCHECK_P3: ffffd7868ecb5850



    BUGCHECK_P4: ffffb40de24b0200



    DRVPOWERSTATE_SUBCODE: 3



    DRIVER_OBJECT: ffffb40ddbb28e30



    IMAGE_NAME: UsbHub3.sys



    MODULE_NAME: UsbHub3



    FAULTING_MODULE: fffff80370800000 UsbHub3



    BLACKBOXBSD: 1 !blackboxbsd





    BLACKBOXNTFS: 1 !blackboxntfs





    BLACKBOXPNP: 1 !blackboxpnp





    BLACKBOXWINLOGON: 1



    PROCESS_NAME: System



    STACK_TEXT:

    ffffd786`8ecb5818 fffff803`69b6de47 : 00000000`0000009f 00000000`00000003 ffffb40d`e1ed8dd0 ffffd786`8ecb5850 : nt!KeBugCheckEx

    ffffd786`8ecb5820 fffff803`69b6dd61 : ffffb40d`dfd618b8 00000000`00000000 ffffb40d`e8397500 00000000`00000000 : nt!PopIrpWatchdogBugcheck+0xdf

    ffffd786`8ecb5890 fffff803`698368f2 : ffffb40d`dfd618f0 ffffd881`5e76f180 ffffd881`5e76f180 ffffd881`00000002 : nt!PopIrpWatchdog+0x31

    ffffd786`8ecb58e0 fffff803`69839d8d : 00000000`00000000 00000000`00000000 00000000`00140001 00000000`002df970 : nt!KiProcessExpiredTimerList+0x172

    ffffd786`8ecb59d0 fffff803`699e1aae : ffffffff`00000000 ffffd881`5e76f180 ffffd881`5e77a340 ffffb40d`e4eea540 : nt!KiRetireDpcList+0x5dd

    ffffd786`8ecb5c60 00000000`00000000 : ffffd786`8ecb6000 ffffd786`8ecb0000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e





    IMAGE_VERSION: 10.0.19041.264



    STACK_COMMAND: .thread ; .cxr ; kb



    FAILURE_BUCKET_ID: 0x9F_3_IMAGE_UsbHub3.sys



    OS_VERSION: 10.0.19041.1



    BUILDLAB_STR: vb_release



    OSPLATFORM_TYPE: x64



    OSNAME: Windows 10



    FAILURE_ID_HASH: {58bbe6fe-0b43-accc-1beb-340d4227ae9c}



    Followup: MachineOwner

    ---------

    :)
     
    vatsan123, Aug 24, 2020
    #1

  2. BSOD DRIVER_POWER_STATE_FAILURE (9f) HELP

    A. Analysis Results

    File Name: 012419-10859-01.dmp

    DRIVER_POWER_STATE_FAILURE (9f)

    IMAGE_NAME: nwifi.sys

    *** WARNING: Unable to verify timestamp for VBoxNetLwf.sys

    B. Third Party Drivers

    VBoxNetLwf.sys - Virtual Box

    Driver Date - 8-Nov-2018

    C. Recommendations

    1. Create a system restore point so that if something wrong happens you can revert.

    Type restore point in Cortana Search > Create a Restore point > Check whether against your drive, Protection is ON or not. If not ON, click Configure button below to Make it ON > Now press Create to create a restore point

    2. Update your Virtual box to latest. Your driver date is 8-Nov-18 and see if you get a driver later than this. If Virtual box is not required, get it uninstalled.
     
    Vijay_Verma, Aug 24, 2020
    #2
  3. Humpix Win User
    DRIVER_POWER_STATE_FAILURE (9f) usbccgp.sys

    Hi and thank you for your answer!

    I spend the whole night, learning how to read dmp - files.

    usbccgp.sys (I also have found a BSOD with UsbHub3.sys) is the one who crashed, but why?

    I found this very useful article:

    Bug Check 0x9F DRIVER_POWER_STATE_FAILURE - Windows drivers

    Sample 1:

    • WinDbg -> File -> Open Crash Dump -> c:\windows\minidump\xxx.dmp
    • BugCheck 9F, {3, ffff9002b91f86c0, ffffa7018acff960, ffff9002bcd4e9f0}
    • UsbHub3.sys
    3: kd> !devstack ffff9002b91f86c0

    !DevObj !DrvObj !DevExt ObjectName

    ffff9002b91f0e20 *** WARNING: Unable to verify timestamp for Wdf01000.sys

    *** ERROR: Module load completed but symbols could not be loaded for Wdf01000.sys

    \Driver\USBHUB3 ffff9002b91ed310 InfoMask field not found for _OBJECT_HEADER at ffff9002b91f0df0
    ffff9002b9218a00 \Driver\ACPI ffff9002b4de38b0 InfoMask field not found for _OBJECT_HEADER at ffff9002b92189d0
    > ffff9002b91f86c0 \Driver\USBHUB3 ffff9002b91ef310 Cannot read info offset from nt!ObpInfoMaskToOffset
    !DevNode ffff9002b91c4d30 :

    DeviceInst is "USB\VID_174C&PID_3074\5&1cc0e58a&0&21"

    ServiceName is "USBHUB3"

    Google tells me that this may be my onboard USB Hub (Asmedia) of my Asus X99 Mainboard.

    It could also be an internal USB Hub of some of my devices.

    Im not sure but I think they are connected at the intel usb ports.

    The Asus Sabertooth X99 has an additional Asmedia USB3.1 controller, but as far as I know without a hub...

    Sampe 2:

    • BugCheck 9F, {3, ffffd58f2a7e28d0, ffffac800ddff960, ffffd58f2d8e1580}
    • usbccgp.sys
    1: kd> !devstack ffffd58f2a7e28d0

    !DevObj !DrvObj !DevExt ObjectName

    ffffd58f2ad4de20 Unable to load image \SystemRoot\System32\drivers\ocusbvid111.sys, Win32 error 0n2

    *** WARNING: Unable to verify timestamp for ocusbvid111.sys

    *** ERROR: Module load completed but symbols could not be loaded for ocusbvid111.sys

    *** WARNING: Unable to verify timestamp for Wdf01000.sys

    *** ERROR: Module load completed but symbols could not be loaded for Wdf01000.sys

    \Driver\OCUSBVID ffffd58f2ad4ae10 InfoMask field not found for _OBJECT_HEADER at ffffd58f2ad4ddf0
    > ffffd58f2a7e28d0 \Driver\usbccgp ffffd58f2a7e2a20 Cannot read info offset from nt!ObpInfoMaskToOffset

    !DevNode ffffd58f2a891260 :

    DeviceInst is "USB\VID_2833&PID_0211&MI_00\7&2017bc24&0&0000"

    ServiceName is "OCUSBVID"

    This is from the Oculus Rift...

    With also have an internal USB Hub and is connected to one of the Intel USB ports with internal Hub.

    Im not sure if I have done it right, but I try to use the Asmedia USB3.1 ports for Oculus Rift the next days. I also will deactivate all power saving features on the device... Maybe this woraround helps, until all drivers are fixed.

    Please correct me, if I have undestand something wrong!

    BR!

    Mathias
     
    Humpix, Aug 24, 2020
    #3
  4. How do I fix DRIVER_POWER_STATE_FAILURE 9f?

    Blue Screen of Death - DRIVER_POWER_STATE_FAILURE (9f)

    My computer started crashing with DRIVER_POWER_STATE_FAILURE (9f).

    I analyzed the dump files but cannot resolve which driver is resulting in this error. I also used google but not many errors of this type seem to occur and I was not able to find any with this specific driver.

    I hoped someone could clear this up for me.

    Here is the dump file:

     
    Robert-Bayer, Aug 24, 2020
    #4
Thema:

How do I fix DRIVER_POWER_STATE_FAILURE 9f?

Loading...
  1. How do I fix DRIVER_POWER_STATE_FAILURE 9f? - Similar Threads - fix DRIVER_POWER_STATE_FAILURE

  2. How do I fix BSOD issues for IRQL_NOT_LESS_OR_EQUAL followed by DRIVER_POWER_STATE_FAILURE...

    in Windows 10 Gaming
    How do I fix BSOD issues for IRQL_NOT_LESS_OR_EQUAL followed by DRIVER_POWER_STATE_FAILURE...: Hello,I have been facing issues with IRQL_NOT_LESS_OR_EQUAL and DRIVER_POWER_STATE_FAILURE. Before the former BSOD, I was just browsing Chrome and watching Netflix with several tabs open, although it was just occupying around 2 GB of RAM and around 59% of RAM of all...
  3. How do I fix BSOD issues for IRQL_NOT_LESS_OR_EQUAL followed by DRIVER_POWER_STATE_FAILURE...

    in Windows 10 Software and Apps
    How do I fix BSOD issues for IRQL_NOT_LESS_OR_EQUAL followed by DRIVER_POWER_STATE_FAILURE...: Hello,I have been facing issues with IRQL_NOT_LESS_OR_EQUAL and DRIVER_POWER_STATE_FAILURE. Before the former BSOD, I was just browsing Chrome and watching Netflix with several tabs open, although it was just occupying around 2 GB of RAM and around 59% of RAM of all...
  4. How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...

    in Windows 10 Gaming
    How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...: Hello can anyone help me? my PC LEGION 5 PRO 16ach6h using WINDOWS 11 version 24h2 experienced a crash today... I accesed the mini dump to get more information on the crash and below you'll find the details, and I don't understand what it all means. 030225-15093-01.7z <---...
  5. How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...

    in Windows 10 Software and Apps
    How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...: Hello can anyone help me? my PC LEGION 5 PRO 16ach6h using WINDOWS 11 version 24h2 experienced a crash today... I accesed the mini dump to get more information on the crash and below you'll find the details, and I don't understand what it all means. 030225-15093-01.7z <---...
  6. HOWTO FIX : DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...

    in Windows 10 Gaming
    HOWTO FIX : DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...: Hello after updating my computer yesterday when shutting down, i woke up this morning to my computer not being able to start screen not displaying anything, not starting i had to shut it down manually. Since then it can restart again but i keep getting blue screens with...
  7. HOWTO FIX : DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...

    in Windows 10 Software and Apps
    HOWTO FIX : DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...: Hello after updating my computer yesterday when shutting down, i woke up this morning to my computer not being able to start screen not displaying anything, not starting i had to shut it down manually. Since then it can restart again but i keep getting blue screens with...
  8. How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...

    in Windows 10 Gaming
    How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...: My computer have been crashing unexpetedly while locked and, I assume, in sleep mode. Happened again today.The minidump file says "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP within a specific time", but I have no idea what to do with that. How...
  9. How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...

    in Windows 10 Software and Apps
    How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...: My computer have been crashing unexpetedly while locked and, I assume, in sleep mode. Happened again today.The minidump file says "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP within a specific time", but I have no idea what to do with that. How...
  10. How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...

    in Windows 10 Gaming
    How to fix "DRIVER_POWER_STATE_FAILURE 9f A driver has failed to complete a power IRP...: Ive build a PC with these components:- AMD Ryzen 7 7800X3D 5,0GHz AM5- ASUS ROG Strix X670E-F Gaming Wifi- ASUS ROG Strix 1200W Gold Aura Edition- AMD Radeon RX 7900 XTX 24 GB- G.Skill Trident Z 5, 2x 32GB, DDR5 RAM- 3x M.2 SSD one has the system on it- 1x SSD- 1x HDD- AIO...