0x9F DRIVER_POWER_STATE_FAILURE Help!


  1. Posts : 2
    Windows 7 64bit
       #1

    0x9F DRIVER_POWER_STATE_FAILURE Help!


    Recently my father has asked me to put my computer to sleep at night. After doing so, putting it to sleep or even shutting the computer off will cause it to bluescreen.

    I have recently updated my bios (flashed them)
    I have bought and installed a new video card
    I once attempted to overclock but decided the results were not worth it (and reset them to their default speeds)

    I have Windows 7 64 bit, with Intel E8500 Processors.
    4gigs ram and a Nvidia Geforce GTX 260 video card.

    The dump file indicates my hardware is having trouble changing power states. The problem is I don't know how to solve this!

    Any help is appreciated.
      My Computer


  2. Posts : 28,845
    Win 8 Release candidate 8400
       #2

    Pyromaniac said:
    Recently my father has asked me to put my computer to sleep at night. After doing so, putting it to sleep or even shutting the computer off will cause it to bluescreen.

    I have recently updated my bios (flashed them)
    I have bought and installed a new video card
    I once attempted to overclock but decided the results were not worth it (and reset them to their default speeds)

    I have Windows 7 64 bit, with Intel E8500 Processors.
    4gigs ram and a Nvidia Geforce GTX 260 video card.

    The dump file indicates my hardware is having trouble changing power states. The problem is I don't know how to solve this!

    Any help is appreciated.
    This crash was caused by nvm62x64.sys which is of course part of your video driver control panel. You need to remove all traces of the current driver, and just install a freash copy of the driver, and not all the other junk.

    Let us know if you need help

    Ken

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\K\Desktop\042810-22978-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    DbsSplayTreeRangeMap::Add: ignoring zero-sized range at ?fffff800`00b9c4c0?
    Symbol search path is: SRV*F:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
    Machine Name:
    Kernel base = 0xfffff800`02c03000 PsLoadedModuleList = 0xfffff800`02e40e50
    Debug session time: Wed Apr 28 09:39:11.238 2010 (GMT-4)
    System Uptime: 0 days 16:10:09.079
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...................................
    Loading User Symbols
    Loading unloaded module list
    ........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 9F, {3, fffffa80049a9a20, fffff80000b9c4d8, fffffa8008608460}
    
    *** WARNING: Unable to verify timestamp for nvm62x64.sys
    *** ERROR: Module load completed but symbols could not be loaded for nvm62x64.sys
    Probably caused by : nvm62x64.sys
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_POWER_STATE_FAILURE (9f)
    A driver is causing an inconsistent power state.
    Arguments:
    Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
    Arg2: fffffa80049a9a20, Physical Device Object of the stack
    Arg3: fffff80000b9c4d8, Functional Device Object of the stack
    Arg4: fffffa8008608460, The blocked IRP
    
    Debugging Details:
    ------------------
    
    
    DRVPOWERSTATE_SUBCODE:  3
    
    IRP_ADDRESS:  fffffa8008608460
    
    DEVICE_OBJECT: fffffa80058e3050
    
    DRIVER_OBJECT: fffffa80058fb720
    
    IMAGE_NAME:  nvm62x64.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  48f8fd12
    
    MODULE_NAME: nvm62x64
    
    FAULTING_MODULE: fffff8800416d000 nvm62x64
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x9F
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002ce21b3 to fffff80002c73600
    
    STACK_TEXT:  
    fffff800`00b9c488 fffff800`02ce21b3 : 00000000`0000009f 00000000`00000003 fffffa80`049a9a20 fffff800`00b9c4d8 : nt!KeBugCheckEx
    fffff800`00b9c490 fffff800`02c7f6a6 : fffff800`00b9c5c0 fffff800`00b9c5c0 00000000`00000004 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x292f0
    fffff800`00b9c530 fffff800`02c7ea26 : fffffa80`083de888 fffffa80`083de888 00000000`00000000 00000000`00000000 : nt!KiProcessTimerDpcTable+0x66
    fffff800`00b9c5a0 fffff800`02c7f57e : 00000087`8750abe0 fffff800`00b9cc18 00000000`0038ef7f fffff800`02df1268 : nt!KiProcessExpiredTimerList+0xc6
    fffff800`00b9cbf0 fffff800`02c7ed97 : 00000029`e8219fc5 00000029`0038ef7f 00000029`e8219fb7 00000000`0000007f : nt!KiTimerExpiration+0x1be
    fffff800`00b9cc90 fffff800`02c7bdfa : fffff800`02dede80 fffff800`02dfbc40 00000000`00000000 fffff880`10b9f480 : nt!KiRetireDpcList+0x277
    fffff800`00b9cd40 00000000`00000000 : fffff800`00b9d000 fffff800`00b97000 fffff800`00b9cd00 00000000`00000000 : nt!KiIdleLoop+0x5a
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_NAME:  MachineOwner
    
    FAILURE_BUCKET_ID:  X64_0x9F_IMAGE_nvm62x64.sys
    
    BUCKET_ID:  X64_0x9F_IMAGE_nvm62x64.sys
    
    Followup: MachineOwner
    ---------
      My Computer


  3. Posts : 2
    Windows 7 64bit
    Thread Starter
       #3

    Thank you this has actually fixed several bluescreen problems. I just needed to double click on all the nvidia products in my control panel till they disappeared. Then use a driver cleaner.

    Thanks again.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 19:59.
Find Us