Windows 10: driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

Discus and support driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10 in Windows 10 BSOD Crashes and Debugging to solve the problem; Hi everyone,I've been getting a DRIVER POWER STATE FAILURE BSOD for the past couple of months consistently. I've run the dmp files through WinDBG and... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Rob Auger, Jun 30, 2023.

  1. Rob Auger Win User

    driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10


    Hi everyone,I've been getting a DRIVER POWER STATE FAILURE BSOD for the past couple of months consistently. I've run the dmp files through WinDBG and can see it's a USB 3 issue, however I've seen on other forums that others are able to identify specific drivers via the .dmp files. Could someone please take a look and tell me what driver is triggering this or point me to a software that I could take a look at myself?DMPfiles-30.06.23Thanks

    :)
     
    Rob Auger, Jun 30, 2023
    #1

  2. driver_power_state_failure nt!TRIAGE_9F_POWER Win 10

    I keep having frequent BSODs all with the 'driver power state failure' description. It has been happening for a good while now. It has destroyed my HDD because of the frequent crashes and I recently replaced it with an SSD and the problem is still occurring.
    I've tried all the suggestions I could get from the internet. However, I recently decided to check for a dump file for the BSOD and found it. I will attach a link to it and any help in the analysis and suggestions would be good. Running Win 10, Acer Aspire
    ES1-132

    Dump file here
    https://1drv.ms/u/s!ArH3OT10gZc4oAa5zuH4SUg2H0a8?e=JwIKAn
     
    Denzil Jr Wright, Jun 30, 2023
    #2
  3. driver_power_state_failure nt!TRIAGE_9F_POWER Win 10

    I've already checked with the Acer community and their support and what they offered did not help It was no different than the forums that I checked online. I was doing a little skimming through the dmp file and identified that it had something to do with
    the sdstor.sys. I'm wondering if it has something to do with the internal eMMc because when I did

    !devstack
    command, it gave me the name of the eMMc. I'm gonna try all your suggestions though and then get back to you but I thought you should hear this first.
     
    Denzil Jr Wright, Jun 30, 2023
    #3
  4. driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

    driver_power_state_failure nt!TRIAGE_9F_POWER Win 10

    Hi Denzil, I am Rob, an independent and a 14 time and dual award MVP specializing in Windows troubleshooting and Bluescreen analysis. Please remember as independents we are not responsible for the development of Windows or the computer hardware and drivers.
    If you will work with me I will be here to help until the issue is resolved.

    This could still be a hardware issue with the laptop.

    Troubleshoot blue screen errors <-- read this link

    http://windows.microsoft.com/en-us/windows-10/t...

    BugCheck 9F, {3, ffffa302d6129d20, fffff80212e678b0, ffffa302dbf11270}

    Probably caused by : sdstor.sys

    sdstor.sys is a Windows component which means something else drove it into Fault.

    BiosVersion = V1.12

    BiosReleaseDate = 05/18/2017 <-- Current BIOS date.

    SystemManufacturer = Acer

    SystemProductName = Aspire ES1-132

    SystemFamily = APL

    SystemVersion = V1.12

    SystemSKU = Aspire ES1-132_110C_1.12

    BaseBoardManufacturer = Acer

    BaseBoardProduct = Ornith_AP

    BaseBoardVersion = V1.12

    CPUID: "Intel(R) Celeron(R) CPU N3350 @ 1.10GHz"

    MaxSpeed: 1100

    CurrentSpeed: 1094

    1. Check with Acer Support, their on-line documentation, and ask in their forums. Update the BIOS, chipset drivers, and all the major on-board and separate device drivers (see driver update methods below).

    Acer - USA - Service and Support - Drivers

    http://us.acer.com/ac/en/US/content/support

    Acer - Community/Forums

    English Community

    Acer - Worldwide

    http://www.acer.com/worldwide/

    2. This could be involved though it is not 100% clear that it is.

    fffff802`12e65548 fffff802`1a88ce87*** ERROR: Module load completed but symbols could not be loaded for igdkmd64.sys igdkmd64+0x11ce87

    igdkmd64.sys dated 9/23/2016 Intel Graphics Accelerator driver.

    Intel Driver and Support Assistant <-- run this after checking with Acer

    http://www.intel.com/p/en_US/support/detect?red...;

    Intel Download Center

    http://downloadcenter.intel.com/

    Intel - Support

    http://www.intel.com/p/en_US/support

    Intel - Forums

    https://forums.intel.com/s/?language=en_US

    3. After all the above and if needed run Driver Verifier to see if it can indicate a Cause.

    After doing ALL the updates you can, and if the issue continues, then run

    DriverVerifier.

    Driver Verifier can help find some BSOD issues :

    Using Driver Verifier to identify issues with Windows drivers for advanced users

    http://support.microsoft.com/kb/244617

    How To Troubleshoot Driver Problems in Windows Vista or 7. (8/8.1 and 10

    are essentially the same).

    http://www.winvistaclub.com/t79.html

    Using Driver Verifier

    https://msdn.microsoft.com/en-us/library/window...

    WINKEY + X - RUN - type in -> verifier /reset hit enter to disable

    If Driver Verifier creates a minidump upload it and post the link here so we can analyze it.

    ======

    Have you added devices lately or updated drivers - be sure to check in Windows Updates to see if a driver was updated prior to this occurring. This could also be caused by a loose card or cable and even a weak power supply.

    That error means a driver is not handling the power state properly. Check Right Click Start Button - Device Manager to be sure major drivers are not shut off during sleep - double click Display Adapter - NIC and WIFI - Sound and others - Power Management tab
    - uncheck Allow computer to turn off power. Maybe only one has an issue.

    (Use RUN instead of Start - Search as used on Vista or Windows 7)

    WINKEY + X - RUN - type in MSCONFIG.exe

    General Tab - check Diagnostic Start - APPLY / OK - REBOOT

    Try it now. If it still blue screens think Video Driver. If not think NIC, Wifi,

    Sound, or.....(and it still could be video interacting with something else).

    See troubleshooter link above for my generic driver update methods.

    BCCode: 9F 0x0000009F <-- read this link

    http://www.faultwire.com/solutions-fatal_error/...*1167.html?order=date OR click here -->
    https://tinyurl.com/yxzw4yug

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

    This is my generic how to for proper driver updates :

    This utility makes it easy to see which versions are loaded : Run DriverView - set VIEW to Hide Microsoft drivers - update those without Dump in their names. (also update the BIOS and low level chipset drivers)

    DriverView - Free - utility displays the list of all device drivers currently loaded on your system. For each driver in the list, additional useful information is displayed: load address of the driver, description, version, product name, company that created
    the driver, and more.

    http://www.nirsoft.net/utils/driverview.html

    For Drivers check System Maker as fallbacks and Device Maker's which are the most current. Right Click the Start Button- Device Manager - Display Adapter - write down the make and complete model of your video adapter - double click - Driver's tab - write down
    the version info. Now click Update Driver (this may not do anything as MS is far behind certifying drivers) - then Right Click - Uninstall - REBOOT this will refresh the driver stack.

    Repeat that for Network - Network Card (NIC), Wifi, Sound, Mouse and

    Keyboard if 3rd party with their own software and drivers and any other

    major device drivers you have.

    Now go to System Maker's site (Dell, HP, Toshiba as examples) (as rollback) and then Device Maker's site (Realtek, Intel, Nvidia, ATI as examples) and get their latest versions. (Look for BIOS, Chipset and software updates at System Maker's site while there.)

    Download - SAVE - go to where you put them - Right Click - RUN AD ADMIN - REBOOT After each installation.

    Always check in Device Manager - Drivers tab to be sure the version you are installing actually shows up. This is because some drivers rollback before the latest is installed (sound drivers particularly do this) so install a driver - reboot - check to be sure
    it is installed and repeat as needed.

    Repeat at Device Makers - BTW at Device Makers DO NOT RUN THEIR SCANNER - Check manually by model.

    Manually look at manufacturer's sites for drivers - and Device Maker's sites.

    http://pcsupport.about.com/od/driverssupport/ht...

    ___

    After doing ALL the updates you can, and if the issue continues, then run

    DriverVerifier. (Remember to use the Windows 8/8.1 methods posted at the top of the original reply above.)

    Using Driver Verifier to identify issues with Windows drivers for advanced users

    http://support.microsoft.com/kb/244617

    How To Troubleshoot Driver Problems in Windows Vista or 7. (8/8.1 and 10

    are essentially the same).

    http://www.winvistaclub.com/t79.html

    Using Driver Verifier

    https://msdn.microsoft.com/en-us/library/window...

    WINKEY + X - RUN - type in -> verifier /reset hit enter to disable

    Also check with FullEventLogView at the time of the BlueScreen.

    If Driver Verifier creates a minidump upload it and post the link here so we

    can analyze it.

    ------

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly
    research any product advertised on the sites before you decide to download and install it.

    Please let us know the results and if you need further assistance. Feedback definitely helps us help all.
     
    Rob B. - MVP, Jun 30, 2023
    #4
Thema:

driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

Loading...
  1. driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10 - Similar Threads - driver_power_state_failure TRIAGE_9F_POWER

  2. Getting a BSOD often on laptop while working minidump files show DRIVER_POWER_STATE_FAILURE...

    in Windows 10 BSOD Crashes and Debugging
    Getting a BSOD often on laptop while working minidump files show DRIVER_POWER_STATE_FAILURE...: Device just crashes and force restarts while working on anything. Happens more often when the laptop is plugged in and the fan starts spinning or it heats up.https://easyupload.io/m/whqm7w link to the minidump files.Please help....
  3. Please help, BSOD, DRIVER_POWER_STATE_FAILURE 9f, TRIAGE_9F_POWER on Win7 and higher...

    in Windows 10 Gaming
    Please help, BSOD, DRIVER_POWER_STATE_FAILURE 9f, TRIAGE_9F_POWER on Win7 and higher...: My laptop PC keeps restarting for no reason and giving me blue screens. Below is the Bugcheck analysis for file021125-10921-01.dmp. I analyzed the minidump file with WinDBG. There are several minidump files, I've shared all of them in the One Drive link below. Any help is...
  4. Please help, BSOD, DRIVER_POWER_STATE_FAILURE 9f, TRIAGE_9F_POWER on Win7 and higher...

    in Windows 10 Software and Apps
    Please help, BSOD, DRIVER_POWER_STATE_FAILURE 9f, TRIAGE_9F_POWER on Win7 and higher...: My laptop PC keeps restarting for no reason and giving me blue screens. Below is the Bugcheck analysis for file021125-10921-01.dmp. I analyzed the minidump file with WinDBG. There are several minidump files, I've shared all of them in the One Drive link below. Any help is...
  5. driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

    in Windows 10 Gaming
    driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10: Hi, I have "driver_power_state_failure" and "video_scheduler_internal_eror" errors for few days. I have some Minidumps reports but I can't read it. Can you help me?File1: 18.11.23-11.16.dmpFile2: 18.11.23-11.21.dmp...
  6. driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

    in Windows 10 Software and Apps
    driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10: Hi, I have "driver_power_state_failure" and "video_scheduler_internal_eror" errors for few days. I have some Minidumps reports but I can't read it. Can you help me?File1: 18.11.23-11.16.dmpFile2: 18.11.23-11.21.dmp...
  7. driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

    in Windows 10 BSOD Crashes and Debugging
    driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10: Hi, I have "driver_power_state_failure" and "video_scheduler_internal_eror" errors for few days. I have some Minidumps reports but I can't read it. Can you help me?File1: 18.11.23-11.16.dmpFile2: 18.11.23-11.21.dmp...
  8. driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

    in Windows 10 Gaming
    driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10: Hi everyone,I've been getting a DRIVER POWER STATE FAILURE BSOD for the past couple of months consistently. I've run the dmp files through WinDBG and can see it's a USB 3 issue, however I've seen on other forums that others are able to identify specific drivers via the .dmp...
  9. driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10

    in Windows 10 Software and Apps
    driver_power_state_failure nt!TRIAGE_9F_POWER on Windows 10: Hi everyone,I've been getting a DRIVER POWER STATE FAILURE BSOD for the past couple of months consistently. I've run the dmp files through WinDBG and can see it's a USB 3 issue, however I've seen on other forums that others are able to identify specific drivers via the .dmp...
  10. driver_power_state_failure nt!TRIAGE_9F_POWER Win 10

    in Windows 10 BSOD Crashes and Debugging
    driver_power_state_failure nt!TRIAGE_9F_POWER Win 10: I keep having frequent BSODs all with the 'driver power state failure' description. It has been happening for a good while now. It has destroyed my HDD because of the frequent crashes and I recently replaced it with an SSD and the problem is still occurring. I've tried all...