BSOD on laptop


  1. Posts : 9
    Windows 7 Pro
       #1

    BSOD on laptop


    The Laptop is a Lenovo T410 (business)
    Windows 7 Professional 32-bit version
    4GB Ram
    SSD
    Intel i5 2.53Ghz
    PC age 15 months old

    Windows_NT6_BSOD_jcgriff2
    http://dl.dropbox.com/u/34153289/Win...D_jcgriff2.zip

    perfmon
    http://dl.dropbox.com/u/34153289/perfmon.zip

    Thx!!!
      My Computer


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

    parcou said:
    The Laptop is a Lenovo T410 (business)
    Windows 7 Professional 32-bit version
    4GB Ram
    SSD
    Intel i5 2.53Ghz
    PC age 15 months old

    Windows_NT6_BSOD_jcgriff2
    http://dl.dropbox.com/u/34153289/Win...D_jcgriff2.zip

    perfmon
    http://dl.dropbox.com/u/34153289/perfmon.zip

    Thx!!!

    Many, many old drivers including the ones that caused these
    Code:
    mdmxsdk.sys    6/19/2006 5:26:59 PM        0x9cf76000    0x9cf79180    0x00003180    0x449716a3                        
    pcouffin.sys    12/5/2006 10:39:53 AM        0x923f1000    0x923fc900    0x0000b900    0x457584b9                        
    NWADIenum.sys    3/14/2007 6:22:03 PM        0x92a01000    0x92a35000    0x00034000    0x45f8758b                        
    regi.sys    4/16/2007 11:19:05 AM        0xa3e9c000    0xa3e9d500    0x00001500    0x462393e9                        
    smiif32.sys    5/12/2008 5:01:06 AM        0x92388000    0x92389a80    0x00001a80    0x48280752                        
    scnuhst20.sys    6/6/2008 3:51:31 AM        0x92a35000    0x92a3e000    0x00009000    0x4848ec83                        
    Tppwr32v.sys    6/12/2008 10:27:57 PM        0x9231b000    0x92322000    0x00007000    0x4851db2d                        
    scnuhub20.sys    7/10/2008 6:42:18 AM        0x92aa1000    0x92aae000    0x0000d000    0x4875e78a                        
    btwl2cap.sys    4/3/2009 8:28:35 PM        0x8cc97000    0x8cca2000    0x0000b000    0x49d6a9b3                        
    XAudio32.sys    4/29/2009 2:20:55 PM        0xa3f2c000    0xa3f34000    0x00008000    0x49f89a87                        
    spldr.sys    5/11/2009 12:13:47 PM        0x8c1d6000    0x8c1de000    0x00008000    0x4a084ebb                        
    GEARAspiWDM.sys    5/18/2009 8:16:53 AM        0x92557000    0x9255c280    0x00005280    0x4a1151b5                        
    btwavdt.sys    6/25/2009 1:49:48 AM        0x82d1f000    0x82d92000    0x00073000    0x4a430ffc                        
    btwrchid.sys    6/25/2009 1:51:31 AM        0x8cca2000    0x8cca4d80    0x00002d80    0x4a431063                        
    HSX_CNXT.sys    6/30/2009 3:37:23 PM        0x9353c000    0x935f1000    0x000b5000    0x4a4a6973                        
    HSXHWAZL.sys    6/30/2009 3:38:13 PM        0x92b83000    0x92bc0000    0x0003d000    0x4a4a69a5                        
    HSX_DPV.sys    6/30/2009 3:40:17 PM        0x9343a000    0x9353c000    0x00102000    0x4a4a6a21                        
    btwaudio.sys    7/1/2009 9:54:29 AM        0x8cc16000    0x8cc97000    0x00081000    0x4a4b6a95                        
    psadd.sys    7/1/2009 10:16:45 PM        0x9220a000    0x92210700    0x00006700    0x4a4c188d
    How To Find Drivers:
    - search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone will try and help you locate the appropriate program.
    - - The most common drivers are listed on this page: Driver Reference Driver Reference
    - - Driver manufacturer links are on this page: Drivers and Downloads
      My Computer


  3. Posts : 9
    Windows 7 Pro
    Thread Starter
       #3

    Wow...really. I was always under the impression if not broke don't fix it. Thank you...

    do you recommend doing thr windows update and use the drivers Win pics or doing straight to Lenovo???
      My Computer


  4. Posts : 6,668
    Windows 7 x64
       #4

    Actually if you were operating in a always on state, it would probably never be an issue, and it's not for most people. However, the primary change between xp, vista, and windows 7 for drivers is how power is managed and your crash is specifically a power state driver crash.
    ...don't know if you care or not but thought I would fill in that little bit of info for you.
    windows debugger header from your minidump file:
    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_POWER_STATE_FAILURE (9f)
    A driver is causing an inconsistent power state.
    Arguments:
    Arg1: 00000003, A device object has been blocking an Irp for too long a time
    Arg2: 862b8030, Physical Device Object of the stack
    Arg3: 83167ae0, Functional Device Object of the stack
    Arg4: 8ae805e8, The blocked IRP
      My Computer


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

    parcou said:
    Wow...really. I was always under the impression if not broke don't fix it. Thank you...

    do you recommend doing thr windows update and use the drivers Win pics or doing straight to Lenovo???

    We dont recommend the windows update (they are often older). I would start with Lenovo.
      My Computer


  6. Posts : 9
    Windows 7 Pro
    Thread Starter
       #6

    No...I do care....thx all!!!! Not sure what a "drive_power_state" is meaning which particular driver but sounds like it from a few drivers.... but I will go to Lenovo site and start with the power management area updating and follow with all the other drivers I can up date as well...
      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 00:19.
Find Us