Share via

DRIVER_POWER_STATE_FAILURE error

Anonymous
2013-09-24T21:52:41+00:00

Hi,

I've recently been getting crashes of the type DRIVER_POWER_STATE_FAILURE. Actually the first 2 crashes didn't even result in a blue screen, simply a freeze with speakers glitching. Only the third time it gave the error. I read some threads and checked out the minidump files using blueScreenViewer, and it says the files causing these crashes (respectively) are

  1. ntoskrnl.exe 2. ntoskrnl.exe and Wdf01000.sys 3.  ntoskrnl.exe and Mbm3DevMt.sys

I can't actually identify these drivers properly.  Mbm3DevMt.sys seems to be a dell one which I've updated, but I want to make sure I adjust anything else that I need to. The other two are Microsoft kernel files? I'm not sure if (and how) I need to update those.

I'd appreciate if someone could give me a hand, please!

Thanks in advance.

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2013-09-24T22:11:16+00:00

    Fernly32

    These were Related to WwanUsbMp64.sys WWAN Wireless Module Device Driver from Ericsson AB.  Yours is from 2010.  I woul re-install the newest driver available.

    I wuold also remove or update the software Related to Mbm3DevMt.sys F3607gw Mobile Broadband Device Management Driver from MCCI Corporation

    Was this answer helpful?

    0 comments No comments

Answer accepted by question author

  1. Anonymous
    2013-09-24T22:10:38+00:00

    Thanks!

    All of the attached DMP files are of the DRIVER_POWER_STATE_FAILURE (9f) bugcheck.

    This bug check indicates that the driver is in an inconsistent or invalid power state.

    If we run an !irp on the 4th parameter of the bugcheck (blocked IRP address), we get the following:

    >[ 16, 2]   0 e1 fffffa8008805050 00000000 fffff80002e7c6f0-fffffa8005d993d0 Success Error Cancel pending

              Unable to load image \SystemRoot\system32\DRIVERS*WwanUsbMp64.sys*, Win32 error 0n2

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

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

     \Driver*WwanUsbServ* nt!IopUnloadSafeCompletion

    WwanUsbMp64.sys is the Dell Wireless 5530 HSPA Mini-Card Network Adapter driver.

    We also have:

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

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

    Probably caused by : wwussf64.sys

    wwussf64.sys is the ****** SSNDIS filter service from Dell as well.


    1. Update your Dell Wireless drivers ASAP - http://support.dell.com/support/downloads/index.aspx?c=us&l=en&s=dhs
    2. In your loaded drivers list, dtsoftbus01.sys is listed which is the Daemon Tools driver. Daemon Tools is a very popular cause of BSOD's in 7/8 based systems. Please uninstall Daemon Tools. Alternative imaging programs are: MagicISO, Power ISO, etc.
    3. If the above do not help, please enable Driver Verifier to look for further device driver corruption and or conflicts:

    Driver Verifier:

    What is Driver Verifier?

    Driver Verifier is included in Windows 8, 7, Windows Server 2008 R2, Windows Vista, Windows Server 2008, Windows 2000, Windows XP, and Windows Server 2003 to promote stability and reliability; you can use this tool to troubleshoot driver issues. Windows kernel-mode components can cause system corruption or system failures as a result of an improperly written driver, such as an earlier version of a Windows Driver Model (WDM) driver.

    Essentially, if there's a 3rd party driver believed to be at issue, enabling Driver Verifier will help flush out the rogue driver if it detects a violation.

    Before enabling Driver Verifier, it is recommended to create a System Restore Point:

    Vista - START | type rstrui - create a restore point

    Windows 7 - START | type create | select "Create a Restore Point"

    Windows 8 - http://www.eightforums.com/tutorials/4690-restore-point-create-windows-8-a.html

    How to enable Driver Verifier:

    Start > type "verifier" without the quotes > Select the following options -

    1. Select - "Create custom settings (for code developers)"
    2. Select - "Select individual settings from a full list"
    3. Check the following boxes -
    • Special Pool
    • Pool Tracking
    • Force IRQL Checking
    • Deadlock Detection
    • Security Checks (Windows 7 & 8)
    • DDI compliance checking (Windows 8)
    • Miscellaneous Checks
    1. Select  - "Select driver names from a list"
    2. Click on the "Provider" tab. This will sort all of the drivers by the provider.
    3. Check EVERY box that is [B]NOT[/B] provided by Microsoft / Microsoft Corporation.
    4. Click on Finish.
    5. Restart.

    Important information regarding Driver Verifier:

    • If Driver Verifier finds a violation, the system will BSOD.
    • After enabling Driver Verifier and restarting the system, depending on the culprit, if for example the driver is on start-up, you may not be able to get back into normal Windows because Driver Verifier will flag it, and as stated above, that will cause / force a BSOD.

    If this happens, do not panic, do the following:

    • Boot into Safe Mode by repeatedly tapping the F8 key during boot-up.
    • Once in Safe Mode - Start > type "system restore" without the quotes.
    • Choose the restore point you created earlier.

    If you did not set up a restore point, do not worry, you can still disable Driver Verifier to get back into normal Windows:

    • Start > Search > type "cmd" without the quotes.
    • To turn off Driver Verifier, type in cmd "verifier /reset" without the quotes.

    ・    Restart and boot into normal Windows.

    How long should I keep Driver Verifier enabled for?

    It varies, many experts and analysts have different recommendations. Personally, I recommend keeping it enabled for at least 24 hours. If you don't BSOD by then, disable Driver Verifier.

    My system BSOD'd, where can I find the crash dumps?

    They will be located in %systemroot%\Minidump

    Any other questions can most likely be answered by this article:

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

    Regards,

    Patrick

    Was this answer helpful?

    0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-09-24T22:21:09+00:00

    Thanks Patrick!

    I will update the dell drivers and uninstall Daemon Tools.

    If I still crash I'll use Driver Verifier.

    Thanks again!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-09-24T22:04:18+00:00

    Hey,

    Thanks for the quick reply!

    Here are the minidump files.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-09-24T21:58:19+00:00

    Hi,

    In order to assist you, we will need the DMP files to analyze what exactly occurred at the time of the crash, etc.

    If you don't know where DMP files are located, here's how to get to them:

     1.    Navigate to the %systemroot%\Minidump folder.

     2.    Copy any and all DMP files in the Minidump folder to your Desktop and then zip up these files.

     3.    Upload the zip containing the DMP files to Skydrive or a hosting site of your choice and paste in your reply.

    If you are going to use Skydrive but don't know how to upload to it, please visit the following:

    http://www.wikihow.com/Use-SkyDrive

    Please note that any "cleaner" programs such as TuneUp Utilities, CCleaner, etc, by default will delete DMP files upon use.

    If your computer is not generating DMP files, please do the following:

    1. Start > type %systemroot% which should show the Windows folder, click on it. Once inside that folder, ensure there is a Minidump folder created. If not, CTRL-SHIFT-N to make a New Folder and name it Minidump.
    2. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Performance > Settings > Advanced > Ensure there's a check-mark for 'Automatically manage paging file size for all drives'.
    3. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Startup and Recovery > Settings > System Failure > ensure there is a check mark next to 'Write an event to the system log'.

    Ensure Small Memory Dump is selected and ensure the path is %systemroot%\Minidump.

    1. Double check that the WERS is ENABLED:

    Start > Search > type services.msc > Under the name tab, find Windows Error Reporting Service > If the status of the service is not Started then right click it and select Start. Also ensure that under Startup Type it is set to Automatic rather than Manual. You can do this by right clicking it, selecting properties, and under General selecting startup type to 'Automatic', and then click Apply.

    If you cannot get into normal mode to do any of this, please do this via Safe Mode.

    Regards,

    Patrick

    Was this answer helpful?

    0 comments No comments