Help with Windows XP MiniDump

Discussion in 'Software' started by Myst420, Nov 29, 2012.

  1. Myst420

    Myst420 Private E-2

    Hey all,

    I've got a pc that has starting rebooting on its own. I've tried replacing the RAM with known good memory, and also tried using a different hard drive, yet I'm still having the issue.

    I was wondering if someone could take a look at these minidump files and help me figure out where my issue is, whether a driver is messing me up or it is in fact a hardware issue.

    btw, nothing was changed on the pc prior to this starting that I know of.

    Thanks.....Any help is much appreciated!
    Mike
     

    Attached Files:

  2. DatComputer

    DatComputer Private E-2

  3. Myst420

    Myst420 Private E-2

    DatComputer, thanks! Downloading now and will see what I can figure out!
     
  4. DatComputer

    DatComputer Private E-2

    Great, tell us if you could fix it then or if you need any more help.
     
  5. Myst420

    Myst420 Private E-2

    Well, it indicated the problem was with HAL.DLL, but that it could also be a hardware issue. Said there were no offending 3rd party drivers...so I'm still kinda lost.
     
  6. DatComputer

    DatComputer Private E-2


    I'm afraid I won't be able to help you, try doing a google search or wait for someone else to answer. I searched for HAL.DLL on google and found many people with the same problem, you might find a solution there.

    Good luck
     
  7. Goldenskull

    Goldenskull I can't follow the rules

  8. Myst420

    Myst420 Private E-2

    Ok, so I ran BlueScreenView and these are the two files that it says has a problem. Is this indicative of what could be the issue?
     
  9. Goldenskull

    Goldenskull I can't follow the rules

    IS the computer re-booting when you start.
     
  10. Myst420

    Myst420 Private E-2

    It is rebooting at random times...sometimes it will last a good hour or so, and sometimes it reboots within minutes of starting up.

    One other thing that just started this morning...is as its starts up, I'm getting an error stating it can't find a boot drive. Could this mean that the IDE controller could be going bad?
     
  11. Myst420

    Myst420 Private E-2

    It is rebooting at random times. Sometimes it will be an hour or more before rebooting, sometimes its only minutes.

    Also, just this morning it has started giving me an error (not every time) that it can't find a boot drive. Could this mean the IDE controller is starting to go bad (I'm only using the one integrated into the motherboard)
     
  12. satrow

    satrow Major Geek Extraordinaire

    It's almost certain to be a hardware error, CPU/motherboard/RAM being most likely, probably in that order. Possibly something simple like needing new thermal compound on the CPU/cooler - but unlikely.

    All the dumps are identical except for the uptime, even down to the program running when it crashes, mscorsvw.exe (.NET compiler), try disabling it: http://techdows.com/2010/08/what-is-mscorsvw-exe-how-to-disable-it.html

    Do you have any compatible hardware (CPU?) you could swap out to test, or could you loan out your CPU to a friend to test?
    Code:
    Windows XP Kernel Version 2600 (Service Pack 3) UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp3_gdr.111025-1629
    Machine Name:
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055b240
    Debug session time: Thu Nov 29 18:19:24.390 2012 (GMT+0)
    System Uptime: 0 days 0:48:08.953
    Loading Kernel Symbols
    ...............................................................
    ..........................................................
    Loading User Symbols
    Loading unloaded module list
    .........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 9C, {0, 8054e170, cc0000ff, 20040189}
    
    Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
    
    Followup: MachineOwner
    ---------
    
    kd> kd: Reading initial command '!analyze -v; !sysinfo cpuspeed; !sysinfo SMBIOS; lmtsmn; q'
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    MACHINE_CHECK_EXCEPTION (9c)
    A fatal Machine Check Exception has occurred.
    KeBugCheckEx parameters;
        x86 Processors
            If the processor has ONLY MCE feature available (For example Intel
            Pentium), the parameters are:
            1 - Low  32 bits of P5_MC_TYPE MSR
            2 - Address of MCA_EXCEPTION structure
            3 - High 32 bits of P5_MC_ADDR MSR
            4 - Low  32 bits of P5_MC_ADDR MSR
            If the processor also has MCA feature available (For example Intel
            Pentium Pro), the parameters are:
            1 - Bank number
            2 - Address of MCA_EXCEPTION structure
            3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
            4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
        IA64 Processors
            1 - Bugcheck Type
                1 - MCA_ASSERT
                2 - MCA_GET_STATEINFO
                    SAL returned an error for SAL_GET_STATEINFO while processing MCA.
                3 - MCA_CLEAR_STATEINFO
                    SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
                4 - MCA_FATAL
                    FW reported a fatal MCA.
                5 - MCA_NONFATAL
                    SAL reported a recoverable MCA and we don't support currently
                    support recovery or SAL generated an MCA and then couldn't
                    produce an error record.
                0xB - INIT_ASSERT
                0xC - INIT_GET_STATEINFO
                      SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
                0xD - INIT_CLEAR_STATEINFO
                      SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
                0xE - INIT_FATAL
                      Not used.
            2 - Address of log
            3 - Size of log
            4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
        AMD64 Processors
            1 - Bank number
            2 - Address of MCA_EXCEPTION structure
            3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
            4 - Low  32 bits of MCi_STATUS MSR for the MCA bank that had the error
    Arguments:
    Arg1: 00000000
    Arg2: 8054e170
    Arg3: cc0000ff
    Arg4: 20040189
    
    Debugging Details:
    ------------------
    
       NOTE:  This is a hardware error.  This error was reported by the CPU
       via Interrupt 18.  This analysis will provide more information about
       the specific error.  Please contact the manufacturer for additional
       information about this error and troubleshooting assistance.
    
       This error is documented in the following publication:
    
          - IA-32 Intel(r) Architecture Software Developer's Manual 
            Volume 3: System Programming Guide
    
       Bit Mask:
    
           MA                           Model Specific       MCA
        O  ID      Other Information      Error Code     Error Code
       VV  SDP ___________|____________ _______|_______ _______|______
       AEUECRC|                        |               |              |
       LRCNVVC|                        |               |              |
       ^^^^^^^|                        |               |              |
          6         5         4         3         2         1
       3210987654321098765432109876543210987654321098765432109876543210
       ----------------------------------------------------------------
       1100110000000000000000001111111100100000000001000000000110001001
    
    
    VAL   - MCi_STATUS register is valid
            Indicates that the information contained within the IA32_MCi_STATUS
            register is valid.  When this flag is set, the processor follows the
            rules given for the OVER flag in the IA32_MCi_STATUS register when
            overwriting previously valid entries.  The processor sets the VAL 
            flag and software is responsible for clearing it.
    
    OVER  - Error Overflow
            Indicates that a machine check error occurred while the results of a
            previous error were still in the error-reporting register bank (that
            is, the VAL bit was already set in the IA32_MCi_STATUS register).
            the processor sets the OVER flag and software is responsible for 
            clearing it.  Enabled errors are written over disabled errors, and 
            uncorrected errors are written over corrected errors.  Uncorrected 
            errors are not written over previous valid uncorrected errors.
    
    MISCV - IA32_MCi_MISC Register Valid
            Indicates that the IA32_MCi_MISC register contains additional
            information regarding the error.  When clear, this flag indicates
            that the IA32_MCi_MISC register is either not implemented or does
            not contain additional information regarding the error.
    
    ADDRV - IA32_MCi_ADDR register valid
            Indicates that the IA32_MCi_ADDR register contains the address where
            the error occurred.
    
    MEMHIRERR - Memory Hierarchy Error   {TT}CACHE{LL}_{RRRR}_ERR
            These errors match the format 0000 0001 RRRR TTLL
    
    
    
       Concatenated Error Code:
       --------------------------
       _VAL_OVER_MISCV_ADDRV_MEMHIRERR_89
    
       This error code can be reported back to the manufacturer.
       They may be able to provide additional information based upon
       this error.  All questions regarding STOP 0x9C should be
       directed to the hardware manufacturer.
    
    BUGCHECK_STR:  0x9C_GenuineIntel
    
    CUSTOMER_CRASH_COUNT:  6
    
    DEFAULT_BUCKET_ID:  COMMON_SYSTEM_FAULT
    
    PROCESS_NAME:  mscorsvw.exe
    
    LAST_CONTROL_TRANSFER:  from 806f48db to 80533846
    
    STACK_TEXT:  
    8054e148 806f48db 0000009c 00000000 8054e170 nt!KeBugCheckEx+0x1b
    8054e274 806efc2e 80042000 00000000 00000000 hal!HalpMcaExceptionHandler+0xdd
    8054e274 00000000 80042000 00000000 00000000 hal!HalpMcaExceptionHandlerWrapper+0x46
    
    
    STACK_COMMAND:  kb
    
    SYMBOL_NAME:  ANALYSIS_INCONCLUSIVE
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: Unknown_Module
    
    IMAGE_NAME:  Unknown_Image
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    FAILURE_BUCKET_ID:  0x9C_GenuineIntel_ANALYSIS_INCONCLUSIVE
    
    BUCKET_ID:  0x9C_GenuineIntel_ANALYSIS_INCONCLUSIVE
    
    Followup: MachineOwner
    ---------
    
    sysinfo: could not find necessary interfaces.
    sysinfo: note that mssmbios.sys must be loaded (XPSP2+).
    sysinfo: could not find necessary interfaces.
    sysinfo: note that mssmbios.sys must be loaded (XPSP2+).
    start    end        module name
    f7814000 f7841d80   ACPI     ACPI.sys     Sun Apr 13 19:36:33 2008 (480252B1)
    f7d71000 f7d72120   aeaudio  aeaudio.sys  Mon Apr 01 15:39:14 2002 (3CA87112)
    ef097000 ef0b8d00   afd      afd.sys      Wed Aug 17 14:49:53 2011 (4E4BC701)
    eeb14000 eeb17800   asyncmac asyncmac.sys Sun Apr 13 19:57:27 2008 (48025797)
    f77a6000 f77bd900   atapi    atapi.sys    Sun Apr 13 19:40:29 2008 (4802539D)
    f7ebf000 f7ebfc00   audstub  audstub.sys  Fri Aug 17 21:59:40 2001 (3B7D85BC)
    ee30c000 ee325800   bdfm     bdfm.sys     Tue Aug 26 12:17:14 2008 (48B3E63A)
    f735b000 f7372e00   bdfndisf bdfndisf.sys Fri Aug 14 11:30:52 2009 (4A853CDC)
    ee407000 ee440800   bdfsfltr bdfsfltr.sys Mon Dec 08 13:20:11 2008 (493D1F0B)
    ef0e1000 ef100e00   bdftdif  bdftdif.sys  Mon May 11 13:16:22 2009 (4A081716)
    ee461000 ee463280   bdselfpr bdselfpr.sys Mon Jan 12 10:27:56 2009 (496B1B2C)
    ee8d1000 ee8e3900   BDVEDISK BDVEDISK.sys Mon Sep 29 10:16:35 2008 (48E09CF3)
    f7d85000 f7d86080   Beep     Beep.SYS     Fri Aug 17 21:47:33 2001 (3B7D82E5)
    f7c73000 f7c76000   BOOTVID  BOOTVID.dll  Fri Aug 17 21:49:09 2001 (3B7D8345)
    f7a43000 f7a52900   Cdfs     Cdfs.SYS     Sun Apr 13 20:14:21 2008 (48025B8D)
    f7903000 f7912600   cdrom    cdrom.sys    Sun Apr 13 19:40:45 2008 (480253AD)
    f78a3000 f78af180   CLASSPNP CLASSPNP.SYS Sun Apr 13 20:16:21 2008 (48025C05)
    f7893000 f789be00   disk     disk.sys     Sun Apr 13 19:40:46 2008 (480253AE)
    f77be000 f77e3700   dmio     dmio.sys     Sun Apr 13 19:44:45 2008 (4802549D)
    f7d69000 f7d6a700   dmload   dmload.sys   Fri Aug 17 21:58:15 2001 (3B7D8567)
    f7923000 f7931b00   drmk     drmk.sys     Sun Apr 13 19:45:12 2008 (480254B8)
    eefbc000 eefd3900   dump_atapi dump_atapi.sys Sun Apr 13 19:40:29 2008 (4802539D)
    f7d95000 f7d96100   dump_WMILIB dump_WMILIB.SYS Fri Aug 17 22:07:23 2001 (3B7D878B)
    f7d3f000 f7d41900   Dxapi    Dxapi.sys    Fri Aug 17 21:53:19 2001 (3B7D843F)
    bf000000 bf011600   dxg      dxg.sys      Sun Apr 13 19:38:27 2008 (48025323)
    f7f97000 f7f97d00   dxgthk   dxgthk.sys   Fri Aug 17 21:53:12 2001 (3B7D8438)
    edfed000 ee010180   Fastfat  Fastfat.SYS  Sun Apr 13 20:14:28 2008 (48025B94)
    f7b5b000 f7b5c000   fdc      fdc.sys      unavailable (00000000)
    f7a13000 f7a1de00   Fips     Fips.SYS     Sun Apr 13 19:33:27 2008 (480251F7)
    f7bdb000 f7be0000   flpydisk flpydisk.sys Sun Apr 13 19:40:24 2008 (48025398)
    f7786000 f77a5b00   fltMgr   fltMgr.sys   Sun Apr 13 19:32:58 2008 (480251DA)
    f7d81000 f7d82f00   Fs_Rec   Fs_Rec.SYS   Fri Aug 17 21:49:37 2001 (3B7D8361)
    f77e4000 f7802880   ftdisk   ftdisk.sys   Fri Aug 17 21:52:41 2001 (3B7D8419)
    806ef000 8070f300   hal      halaacpi.dll Sun Apr 13 19:31:27 2008 (4802517F)
    f7a33000 f7a3c000   HIDCLASS HIDCLASS.SYS Sun Apr 13 19:45:25 2008 (480254C5)
    f7c2b000 f7c31180   HIDPARSE HIDPARSE.SYS Sun Apr 13 19:45:22 2008 (480254C2)
    f7d13000 f7d15880   hidusb   hidusb.sys   Sun Apr 13 19:45:27 2008 (480254C7)
    ee34e000 ee38ee00   HTTP     HTTP.sys     Tue Oct 20 17:20:15 2009 (4ADDE33F)
    f7943000 f794fd00   i8042prt i8042prt.sys Sun Apr 13 20:17:59 2008 (48025C67)
    bf06b000 bf148000   ialmdd5  ialmdd5.DLL  Wed Jun 22 01:11:47 2005 (42B8ACC3)
    bf03f000 bf06aa20   ialmdev5 ialmdev5.DLL Wed Jun 22 01:04:29 2005 (42B8AB0D)
    bf020000 bf03f000   ialmdnt5 ialmdnt5.dll Wed Jun 22 01:04:39 2005 (42B8AB17)
    f757b000 f76403c0   ialmnt5  ialmnt5.sys  Wed Jun 22 01:12:33 2005 (42B8ACF1)
    bf012000 bf020000   ialmrnt5 ialmrnt5.dll Wed Jun 22 01:04:46 2005 (42B8AB1E)
    f78f3000 f78fd480   imapi    imapi.sys    Sun Apr 13 19:40:57 2008 (480253B9)
    f7d67000 f7d68580   intelide intelide.sys Sun Apr 13 19:40:29 2008 (4802539D)
    f78e3000 f78ebe00   intelppm intelppm.sys Sun Apr 13 19:31:31 2008 (48025183)
    ef15a000 ef16c600   ipsec    ipsec.sys    Sun Apr 13 20:19:42 2008 (48025CCE)
    f7863000 f786c180   isapnp   isapnp.sys   Sun Apr 13 19:36:40 2008 (480252B8)
    f7b6b000 f7b71000   kbdclass kbdclass.sys Sun Apr 13 19:39:46 2008 (48025372)
    f7d63000 f7d64b80   kdcom    kdcom.dll    Fri Aug 17 21:49:10 2001 (3B7D8346)
    f7487000 f74a9700   ks       ks.sys       Sun Apr 13 20:16:34 2008 (48025C12)
    f775d000 f7773b00   KSecDD   KSecDD.sys   Wed Jun 24 12:18:40 2009 (4A420B90)
    f74fd000 f7542d00   m4cxw2k3 m4cxw2k3.sys Mon Feb 04 16:44:37 2008 (47A740F5)
    f7d89000 f7d8a080   mnmdd    mnmdd.SYS    Fri Aug 17 21:57:28 2001 (3B7D8538)
    f7b3b000 f7b42580   Modem    Modem.SYS    Sun Apr 13 20:00:18 2008 (48025842)
    f7655000 f7658f00   MODEMCSA MODEMCSA.sys Fri Aug 17 21:57:37 2001 (3B7D8541)
    f7bbb000 f7bc0a00   mouclass mouclass.sys Sun Apr 13 19:39:47 2008 (48025373)
    f734b000 f734df80   mouhid   mouhid.sys   Fri Aug 17 21:47:57 2001 (3B7D82FD)
    f7873000 f787d580   MountMgr MountMgr.sys Sun Apr 13 19:39:45 2008 (48025371)
    eea7c000 eeaa8180   mrxdav   mrxdav.sys   Sun Apr 13 19:32:42 2008 (480251CA)
    eeffc000 ef06b680   mrxsmb   mrxsmb.sys   Fri Jul 15 14:29:28 2011 (4E2040B8)
    f7c03000 f7c07a80   Msfs     Msfs.SYS     Sun Apr 13 19:32:38 2008 (480251C6)
    f7983000 f798b900   msgpc    msgpc.sys    Sun Apr 13 19:56:32 2008 (48025760)
    f7d43000 f7d46c80   mssmbios mssmbios.sys Sun Apr 13 19:36:45 2008 (480252BD)
    f7689000 f76a2c00   Mup      Mup.sys      Thu Apr 21 14:37:43 2011 (4DB03327)
    f76a3000 f76cf980   NDIS     NDIS.sys     Sun Apr 13 20:20:35 2008 (48025D03)
    f7d17000 f7d19900   ndistapi ndistapi.sys Fri Jul 08 15:02:00 2011 (4E170DD8)
    eedb0000 eedb3900   ndisuio  ndisuio.sys  Sun Apr 13 19:55:57 2008 (4802573D)
    f73b4000 f73ca580   ndiswan  ndiswan.sys  Sun Apr 13 20:20:41 2008 (48025D09)
    f79a3000 f79ad000   NDProxy  NDProxy.SYS  Tue Nov 02 15:17:02 2010 (4CD02B6E)
    f7a03000 f7a0b780   netbios  netbios.sys  Sun Apr 13 19:56:01 2008 (48025741)
    ef0b9000 ef0e0c00   netbt    netbt.sys    Sun Apr 13 20:20:59 2008 (48025D1B)
    f7c13000 f7c1a880   Npfs     Npfs.SYS     Sun Apr 13 19:32:38 2008 (480251C6)
    804d7000 806ee580   nt       ntoskrnl.exe Tue Oct 25 14:32:55 2011 (4EA6BA87)
    f76d0000 f775c600   Ntfs     Ntfs.sys     Sun Apr 13 20:15:49 2008 (48025BE5)
    f7f00000 f7f00b80   Null     Null.SYS     Fri Aug 17 21:47:39 2001 (3B7D82EB)
    f73cb000 f73de900   parport  parport.sys  Sun Apr 13 19:40:09 2008 (48025389)
    f7aeb000 f7aefd00   PartMgr  PartMgr.sys  Sun Apr 13 19:40:48 2008 (480253B0)
    f7e23000 f7e24a80   ParVdm   ParVdm.SYS   Fri Aug 17 21:49:49 2001 (3B7D836D)
    f7803000 f7813a80   pci      pci.sys      Sun Apr 13 19:36:43 2008 (480252BB)
    f7e2b000 f7e2bd00   PCIIde   PCIIde.sys   Fri Aug 17 21:51:49 2001 (3B7D83E5)
    f7ae3000 f7ae9180   PCIIDEX  PCIIDEX.SYS  Sun Apr 13 19:40:29 2008 (4802539D)
    f73df000 f7402a80   portcls  portcls.sys  Sun Apr 13 20:19:40 2008 (48025CCC)
    f73a3000 f73b3e00   psched   psched.sys   Sun Apr 13 19:56:36 2008 (48025764)
    f7b9b000 f7b9f580   ptilink  ptilink.sys  Fri Aug 17 21:49:53 2001 (3B7D8371)
    f7645000 f7647280   rasacd   rasacd.sys   Fri Aug 17 21:55:39 2001 (3B7D84CB)
    f7953000 f795f880   rasl2tp  rasl2tp.sys  Sun Apr 13 20:19:43 2008 (48025CCF)
    f7963000 f796d200   raspppoe raspppoe.sys Sun Apr 13 19:57:31 2008 (4802579B)
    f7973000 f797ed00   raspptp  raspptp.sys  Sun Apr 13 20:19:47 2008 (48025CD3)
    f7bab000 f7baf080   raspti   raspti.sys   Fri Aug 17 21:55:32 2001 (3B7D84C4)
    ef06c000 ef096e80   rdbss    rdbss.sys    Sun Apr 13 20:28:38 2008 (48025EE6)
    f7d8d000 f7d8e080   RDPCDD   RDPCDD.sys   Fri Aug 17 21:46:56 2001 (3B7D82C0)
    f7373000 f73a2e80   rdpdr    rdpdr.sys    Sun Apr 13 19:32:50 2008 (480251D2)
    f7913000 f7921100   redbook  redbook.sys  Sun Apr 13 19:40:27 2008 (4802539B)
    f7d0b000 f7d0ed80   serenum  serenum.sys  Sun Apr 13 19:40:12 2008 (4802538C)
    f7933000 f7942c00   serial   serial.sys   Sun Apr 13 20:15:44 2008 (48025BE0)
    f7403000 f7486980   smwdm    smwdm.sys    Thu Dec 19 22:48:46 2002 (3E024CCE)
    f7774000 f7785f00   sr       sr.sys       Sun Apr 13 19:36:50 2008 (480252C2)
    ee711000 ee768600   srv      srv.sys      Thu Feb 17 13:18:01 2011 (4D5D2009)
    f7d79000 f7d7a100   swenum   swenum.sys   Sun Apr 13 19:39:52 2008 (48025378)
    eed1c000 eed2ad80   sysaudio sysaudio.sys Sun Apr 13 20:15:55 2008 (48025BEB)
    ef101000 ef159480   tcpip    tcpip.sys    Fri Jun 20 12:51:09 2008 (485B99AD)
    f7b8b000 f7b8fa80   TDI      TDI.SYS      Sun Apr 13 20:00:04 2008 (48025834)
    f7993000 f799cf00   termdd   termdd.sys   Sun Apr 13 19:38:36 2008 (4802532C)
    f72d5000 f7332f00   update   update.sys   Sun Apr 13 19:39:46 2008 (48025372)
    f7d7d000 f7d7e280   USBD     USBD.SYS     Fri Aug 17 22:02:58 2001 (3B7D8682)
    f7b1b000 f7b22600   usbehci  usbehci.sys  Sun Apr 13 19:45:34 2008 (480254CE)
    f79c3000 f79d1880   usbhub   usbhub.sys   Sun Apr 13 19:45:36 2008 (480254D0)
    f7543000 f7566200   USBPORT  USBPORT.SYS  Sun Apr 13 19:45:34 2008 (480254CE)
    f7b13000 f7b18080   usbuhci  usbuhci.sys  Sun Apr 13 19:45:34 2008 (480254CE)
    f74aa000 f74e0de0   USR1807A USR1807A.sys Mon Dec 11 17:41:20 2000 (3A3511C0)
    f7d6d000 f7d6ed40   USRoslbA USRoslbA.sys Mon Dec 11 18:00:00 2000 (3A351620)
    f74e1000 f74fcc20   USRpdA   USRpdA.sys   Tue Feb 13 18:02:47 2001 (3A8976C7)
    f7bf3000 f7bf8200   vga      vga.sys      Sun Apr 13 19:44:40 2008 (48025498)
    f7567000 f757af00   VIDEOPRT VIDEOPRT.SYS Sun Apr 13 19:44:39 2008 (48025497)
    f7883000 f788fc80   VolSnap  VolSnap.sys  Sun Apr 13 19:41:00 2008 (480253BC)
    f79f3000 f79fb700   wanarp   wanarp.sys   Sun Apr 13 19:57:20 2008 (48025790)
    f7c53000 f7c57500   watchdog watchdog.sys Sun Apr 13 19:44:59 2008 (480254AB)
    eeaf7000 eeb0b480   wdmaud   wdmaud.sys   Sun Apr 13 20:17:18 2008 (48025C3E)
    bf800000 bf9c6000   win32k   win32k.sys   Wed Nov 23 13:25:22 2011 (4ECCF442)
    f7d65000 f7d66100   WMILIB   WMILIB.SYS   Fri Aug 17 22:07:23 2001 (3B7D878B)
    
    Unloaded modules:
    ee179000 ee1a4000   kmixer.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    eeaa9000 eead4000   kmixer.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    f7ead000 f7eae000   drmkaud.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    eebec000 eebf9000   DMusic.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    eed0c000 eed1a000   swmidi.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    eead4000 eeaf7000   aec.sys 
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    f7e09000 f7e0b000   splitter.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    f7beb000 f7bf0000   Cdaudio.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    f764d000 f7650000   Sfloppy.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    quit:
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds