Anybody plz help me!!!!

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 1,598
    Microsoft Window 7 Professional 32 bit
       #11

    Yes it's ok like that. Just use your system normally and wait for it to crash, then upload the new minidump after it crash
      My Computer


  2. Posts : 14
    win 7
    Thread Starter
       #12

    Thanks then.
      My Computer


  3. Posts : 14
    win 7
    Thread Starter
       #13

    Here we go
    This is the file the newest crash
      My Computer


  4. Posts : 1,598
    Microsoft Window 7 Professional 32 bit
       #14

    Netio.sys is probably not the cause, however, NETw5s32.sys appear in the crash dump. It is your intel wifi driver, I would download and install fresh copy of it.
    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\TUANTR~1\AppData\Local\Temp\Rar$DI00.021\072510-10483-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*e:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16539.x86fre.win7_gdr.100226-1909
    Machine Name:
    Kernel base = 0x82844000 PsLoadedModuleList = 0x8298c810
    Debug session time: Mon Jul 26 11:20:17.587 2010 (UTC + 7:00)
    System Uptime: 0 days 0:34:11.319
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {300002, 2, 0, 82b838b5}
    
    Unable to load image \SystemRoot\system32\DRIVERS\NETw5s32.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for NETw5s32.sys
    *** ERROR: Module load completed but symbols could not be loaded for NETw5s32.sys
    Probably caused by : NETIO.SYS ( NETIO!NetioAllocateAndReferenceNetBufferListNetBufferMdlAndData+14 )
    
    Followup: MachineOwner
    ---------
      My Computer


  5. Posts : 14
    win 7
    Thread Starter
       #15

    Thanks for answering
    The thing is Hp provides me a lot of driver for network and I dont know the right one.
    Can you take a look and tell me from the list below:

    Software & Driver Downloads HP G60-551CA Notebook PC - HP Customer Care (United States - English)

    Cam on XD
      My Computer


  6. Posts : 1,598
    Microsoft Window 7 Professional 32 bit
       #16

    You can just go to intel website and download the intel wireless adapter driver there

    if based on the website you provide me, it is in the network category with the name is Intel PRO/Wireless Drivers for Microsoft Windows 7
      My Computer


  7. Posts : 14
    win 7
    Thread Starter
       #17

    Thanks a lot
    Let's see if everything's ok!
      My Computer


  8. Posts : 14
    win 7
    Thread Starter
       #18

    Hic! I turn on my computer this morning and there's a new problem with it. Whenever i plug the charger in, it suddenly restart when reach the log on screen. as long as i use the battery, it's ok, rite now everything seems to be alrite but i think due to its crashing alot of time like this, system cause the sudden death like that.
    And this is the new file of crash i saw this morning, after install the wifi driver last night
    Do I have to turn off the verifier now?
      My Computer


  9. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #19

    This stop error is D1 and points hardware as the cause. It does not point to a specific driver.

    STOP 0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL

    Usual causes: Device driver
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Owner\Downloads\072610-11980-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*Symbol information
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16539.x86fre.win7_gdr.100226-1909
    Machine Name:
    Kernel base = 0x8283d000 PsLoadedModuleList = 0x82985810
    Debug session time: Mon Jul 26 12:35:51.543 2010 (GMT-4)
    System Uptime: 0 days 0:00:17.260
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck D1, {830ca114, ff, 8, 830ca114}
    
    Probably caused by : hardware
    
    Followup: MachineOwner
    ---------
     *** Possible invalid call from 82812a4e ( hal!HalpScaleQueryPerformanceCounter+0x50 )
     *** Expected target 8281a114 ( hal!_allmul+0x0 )
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If kernel debugger is available get stack backtrace.
    Arguments:
    Arg1: 830ca114, memory referenced
    Arg2: 000000ff, IRQL
    Arg3: 00000008, value 0 = read operation, 1 = write operation
    Arg4: 830ca114, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from 829a5718
    Unable to read MiSystemVaType memory at 82985160
     830ca114 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    +5cb1952f018fddd4
    830ca114 ??              ???
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    BUGCHECK_STR:  0xD1
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  807e0bbc -- (.trap 0xffffffff807e0bbc)
    ErrCode = 00000010
    eax=0e8220a4 ebx=00da7a64 ecx=00da7a64 edx=00000000 esi=00853140 edi=00000000
    eip=830ca114 esp=807e0c30 ebp=807e0c50 iopl=0         nv up di pl zr na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010046
    830ca114 ??              ???
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from 82812a53 to 830ca114
    
    FAILED_INSTRUCTION_ADDRESS: 
    +5cb1952f018fddd4
    830ca114 ??              ???
    
    POSSIBLE_INVALID_CONTROL_TRANSFER:  from 82812a4e to 8281a114
    
    STACK_TEXT:  
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    807e0c2c 82812a53 00853140 00000000 00000000 0x830ca114
    807e0c50 82812b11 00000011 00000000 00da7a64 hal!HalpScaleQueryPerformanceCounter+0x55
    807e0c80 828c27ce 00000000 807c74d8 00000000 hal!KeQueryPerformanceCounter+0x89
    807e0c98 828c273e 8d69aae8 807c9800 807c4000 nt!PpmQueryTime+0x16
    807e0d20 828a500d 00000000 0000000e 00000000 nt!PoIdle+0x5c1
    807e0d24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xd
    
    
    STACK_COMMAND:  .trap 0xffffffff807e0bbc ; kb
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: hardware
    
    IMAGE_NAME:  hardware
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    BUCKET_ID:  CPU_CALL_ERROR
    
    Followup: MachineOwner
    ---------
     *** Possible invalid call from 82812a4e ( hal!HalpScaleQueryPerformanceCounter+0x50 )
     *** Expected target 8281a114 ( hal!_allmul+0x0 )
    How long have you had Driver Verifier running? I suggest that you let it run for at least 36 hours before you turn it off.
      My Computer


  10. Posts : 14
    win 7
    Thread Starter
       #20

    So do you think that I have problem with those hardware inside?
    I just turn the Verifier off. Now have to turn it on again. After 36hrs will turn off again?
      My Computer


 
Page 2 of 3 FirstFirst 123 LastLast

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 21:59.
Find Us