Mystyrious BSOD


  1. Posts : 2
    Windows 7 Ultimate x64
       #1

    Mystyrious BSOD


    For quite a while i having trouble with my computer. Before two weeks ago the system started randomly crushing down, while using basic applications (surfing, music player..)
    Around mouse pointer, before crushing, i saw artifacts, then screen goes black, and then BSOD appears. On the next boot the artifacts are seen all around the display, but they appear only on ''bios page''.. I loosing my patient, and don't know what to do..I tried to update graphic card driver's, and all other system drivers too, but it did not help. In safe mode, there are no visible artifacts, no freazing, glitches. So i assume that softweare /driver related problem are crashing my computer. For my graphics card there are no new drivers, and it is not even listed on nvidia page..My motherboard also have some old drivers, and for many other components i cannot find win7 drivers..
    I reinstalled windows, update drivers, and problem still occurs. I m afraid that only solution will be to buy a new components, or to downgrade to XP..I hope You will help me to solve the problem : ) Dump file in atach..
      My Computer


  2. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #2

    BSOD caused by the old Nvidia driver installed on your system
    New Nvidia drivers are available FYI, update the Nvidia driver
    NVIDIA DRIVERS 280.26 WHQL
    Code:
    nvlddmkm.sys    nvlddmkm.sys+12ee64    fffff880`04624000    fffff880`051fda80    0x00bd9a80    0x4cb9dd0e    16/10/2010 21:12:46
    Your video card is possibly defective/overheating

    Test video card
    Nvidia Video Card - Test with OCCT

    If still getting crashes test your RAM
    RAM - Test with Memtest86+
    Is anything overclocked?

    BCCode 116
    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    VIDEO_TDR_FAILURE (116)
    Attempt to reset the display driver and recover from timeout failed.
    Arguments:
    Arg1: fffffa8003b19120, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
    Arg2: fffff88004752e64, The pointer into responsible device driver module (e.g. owner tag).
    Arg3: 0000000000000000, Optional error code (NTSTATUS) of the last failed operation.
    Arg4: 0000000000000002, Optional internal context dependent data.
    
    Debugging Details:
    ------------------
    
    
    FAULTING_IP: 
    nvlddmkm+12ee64
    fffff880`04752e64 4883ec28        sub     rsp,28h
    
    DEFAULT_BUCKET_ID:  GRAPHICS_DRIVER_TDR_FAULT
    
    CUSTOMER_CRASH_COUNT:  1
    
    BUGCHECK_STR:  0x116
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    STACK_TEXT:  
    fffff880`035bb9c8 fffff880`03f5d000 : 00000000`00000116 fffffa80`03b19120 fffff880`04752e64 00000000`00000000 : nt!KeBugCheckEx
    fffff880`035bb9d0 fffff880`03f5cd0a : fffff880`04752e64 fffffa80`03b19120 fffffa80`038c6d50 fffffa80`031d3410 : dxgkrnl!TdrBugcheckOnTimeout+0xec
    fffff880`035bba10 fffff880`03c74f07 : fffffa80`03b19120 00000000`00000000 fffffa80`038c6d50 fffffa80`031d3410 : dxgkrnl!TdrIsRecoveryRequired+0x1a2
    fffff880`035bba40 fffff880`03c9eb75 : 00000000`ffffffff 00000000`00000670 00000000`00000000 00000000`00000002 : dxgmms1!VidSchiReportHwHang+0x40b
    fffff880`035bbb20 fffff880`03c9d2bb : 00000000`00000102 00000000`00000000 00000000`00000670 00000000`00000000 : dxgmms1!VidSchiCheckHwProgress+0x71
    fffff880`035bbb50 fffff880`03c702c6 : ffffffff`ff676980 fffffa80`031d3410 00000000`00000000 00000000`00000000 : dxgmms1!VidSchiWaitForSchedulerEvents+0x1fb
    fffff880`035bbbf0 fffff880`03c9ce7a : 00000000`00000000 00000000`0000000f 00000000`00000080 fffffa80`0338dc68 : dxgmms1!VidSchiScheduleCommandToRun+0x1da
    fffff880`035bbd00 fffff800`02b106fa : 00000000`2427e19c fffffa80`0366d4d0 fffffa80`01846b30 fffffa80`0366d4d0 : dxgmms1!VidSchiWorkerThread+0xba
    fffff880`035bbd40 fffff800`0284eb46 : fffff800`029eae80 fffffa80`0366d4d0 fffff800`029f8c40 fffff880`01222534 : nt!PspSystemThreadStartup+0x5a
    fffff880`035bbd80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
    
    
    STACK_COMMAND:  .bugcheck ; kb
    
    FOLLOWUP_IP: 
    nvlddmkm+12ee64
    fffff880`04752e64 4883ec28        sub     rsp,28h
    
    SYMBOL_NAME:  nvlddmkm+12ee64
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nvlddmkm
    
    IMAGE_NAME:  nvlddmkm.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4cb9dd0e
    
    FAILURE_BUCKET_ID:  X64_0x116_IMAGE_nvlddmkm.sys
    
    BUCKET_ID:  X64_0x116_IMAGE_nvlddmkm.sys
    
    Followup: MachineOwner
    ---------
      My Computer


  3. Posts : 2
    Windows 7 Ultimate x64
    Thread Starter
       #3

    I installd every posible driver that i could find on internet, including this one mentioned above, but i still got bsod. Card is not overheating, i check the temperatures and ther are ok...I run Furmark on my computer a few times, and some times computer crash, and some times works fine...I have nothing overclocked. Tomorrow i will see how my video card work's on other (friends) configuration..If then bsod appears, can i be sure that card is defective..? Txn for your time and effort..
      My Computer


  4. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #4

    puffhh said:
    I installd every posible driver that i could find on internet, including this one mentioned above, but i still got bsod. Card is not overheating, i check the temperatures and ther are ok...I run Furmark on my computer a few times, and some times computer crash, and some times works fine...I have nothing overclocked. Tomorrow i will see how my video card work's on other (friends) configuration..If then bsod appears, can i be sure that card is defective..? Txn for your time and effort..
    Yes your card is very likely the problem here, be sure to test your RAM
      My Computer


 

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 13:52.
Find Us