bunch of BSODs playing Middle Earth, Shadow of Mordor

Page 1 of 2 12 LastLast

  1. Posts : 16
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
       #1

    bunch of BSODs playing Middle Earth, Shadow of Mordor


    I'm not sure whats wrong with my computer and ever since I start playing the new game Middle Earth, the BSODs started occurring. I have no clue which part of my computer is having problem with. What steps can I take to fix this problem? Please and thank you.

    P.s. This problem only occurs in this game, maybe is because of the high quality of graphic needed?
      My Computer


  2. Posts : 16
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #2

    Bump
      My Computer


  3. Posts : 16
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #3

    Bump.

    Please help
      My Computer


  4. Posts : 6,741
    W7 Pro x64 SP1 | W10 Pro IP x64 | W8.1 Pro x64 VM | Linux Mint VM
       #4

    Welcome to 7F. If you keep bumping your own post it removes the thread from the unanswered list and people will assume you are being dealt with. Bumping it within the hour you started it is also impatient.

    1: Your nVidia driver is causing issues.

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1E, {ffffffffc000001d, fffff8800f8ee659, 0, 5800}
    
    *** WARNING: Unable to verify timestamp for nvlddmkm.sys
    *** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
    Probably caused by : nvlddmkm.sys ( nvlddmkm+476659 )
    
    Followup: MachineOwner
    
    4: kd> lmvm nvlddmkm
    start             end                 module name
    fffff880`0f478000 fffff880`1014c000   nvlddmkm T (no symbols)           
        Loaded symbol image file: nvlddmkm.sys
        Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys
        Image name: nvlddmkm.sys
        Timestamp:        Sat Sep 13 20:59:50 2014 (5414A236)
        CheckSum:         00C8E3A6
        ImageSize:        00CD4000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Download this earlier version from here and follow NVIDIA Drivers - Avoid Problems for the cleanest possible install.

    2: Your Realtek Wireless LAN USB 2.0 Network adapter driver has been flagged.

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1E, {ffffffffc000001d, fffff8800b71f4b0, 0, 0}
    
    *** WARNING: Unable to verify timestamp for RTL8192su.sys
    *** ERROR: Module load completed but symbols could not be loaded for RTL8192su.sys
    
    2: kd> lmvm RTL8192su
    start             end                 module name
    fffff880`08cb2000 fffff880`08d73000   RTL8192su T (no symbols)           
        Loaded symbol image file: RTL8192su.sys
        Image path: \SystemRoot\system32\DRIVERS\RTL8192su.sys
        Image name: RTL8192su.sys
        Timestamp:        Wed Nov 11 08:54:46 2009 (4AFA7BD6)
        CheckSum:         000AB6BE
        ImageSize:        000C1000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    It's very old and needs updating. Check here for an updated version.

    3: Do you have a WD wireless storage device? This driver is listed as MioNet.

    Code:
    fffff880`0b720fd8  fffff880`0758392eUnable to load image \SystemRoot\system32\DRIVERS\ndisrd.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ndisrd.sys
    *** ERROR: Module load completed but symbols could not be loaded for ndisrd.sys
     ndisrd+0x192e
    
    2: kd> lmvm ndisrd
    start             end                 module name
    fffff880`07582000 fffff880`0758c000   ndisrd   T (no symbols)           
        Loaded symbol image file: ndisrd.sys
        Image path: \SystemRoot\system32\DRIVERS\ndisrd.sys
        Image name: ndisrd.sys
        Timestamp:        Thu Feb 07 08:26:48 2013 (51136548)
        CheckSum:         0001166E
        ImageSize:        0000A000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Look for an updated version of whatever software you're using that uses MioNet.

    4: Your Intel USB 3.0 Hub driver has been flagged.

    Code:
    fffff880`0b7201a8  fffff880`07d9af40Unable to load image \SystemRoot\system32\DRIVERS\iusb3hub.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for iusb3hub.sys
    *** ERROR: Module load completed but symbols could not be loaded for iusb3hub.sys
     iusb3hub+0x17f40
    
    2: kd> lmvm iusb3hub
    start             end                 module name
    fffff880`07d83000 fffff880`07de2000   iusb3hub T (no symbols)           
        Loaded symbol image file: iusb3hub.sys
        Image path: \SystemRoot\system32\DRIVERS\iusb3hub.sys
        Image name: iusb3hub.sys
        Timestamp:        Fri Mar 29 12:36:15 2013 (51558ABF)
        CheckSum:         00064C0C
        ImageSize:        0005F000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Check for an updated version here.

    5: Uninstall Daemon Tools, a proven cause of BSODs.

    1. Uninstall Daemon Tools.
    2. Download the SPTD standalone installer and perform the following steps.
    3. Double click the executable to open it.
    4. Click the button shown below.



    If the button it is grayed out as shown in the image, there is no more SPTD installation on your system and you can just close the window.
      My Computer


  5. Posts : 16
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #5

    Thanks for your help Boozad, I have followed your instruction and did all the steps. However, I stil got another BSOD this morning. As per attached file. Thanks
      My Computer


  6. Posts : 6,741
    W7 Pro x64 SP1 | W10 Pro IP x64 | W8.1 Pro x64 VM | Linux Mint VM
       #6

    Right, it's your nVidia driver again.

    Code:
    *** WARNING: Unable to verify timestamp for nvlddmkm.sys
    *** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000007E, {ffffffffc0000005, fffff8800f3d024c, fffff88002f62fe8, fffff88002f62840}
    
    Probably caused by : nvlddmkm.sys ( nvlddmkm+1bf24c )
    
    Followup: MachineOwner
    Please fill out your System Specs.

       Information
    At 7F we rely heavily on knowing what hardware you have in your system, by filling out your system specs in the manner outlined below your specs will follow you round in every single post so we can see your hardware configuration at the click of a button without having to trawl through threads to find them.
    Follow System Info - See Your System Specs to fill in your System Specs with as much info as possible. We're looking for something like the example below.


    Once your specs are filled in we'll look at trying another driver for your GPU before going on to test the GPU itself.
      My Computer


  7. Posts : 16
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #7

    Hi, I have updated my spec and please take a look.

    I havn't insert the info for the RAM and PSU, I can do it if needed.

    Thanks.
      My Computer


  8. Posts : 6,741
    W7 Pro x64 SP1 | W10 Pro IP x64 | W8.1 Pro x64 VM | Linux Mint VM
       #8

    OK, download the 337.88 driver linked below by clicking the download button, save it to your desktop and follow NVIDIA Drivers - Avoid Problems for the cleanest possible install. Test the system for stability after installing the driver and report back with any subsequent BSODs so we can try some further troubleshooting steps.


    Download

      My Computer


  9. Posts : 16
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #9

    Hi, thanks for your advice. I have did a clean install on the driver. However, it seems my computer still have problem and I am still getting BSOD on playing games. Attached the file for you. Thanks
      My Computer


  10. Posts : 16
    Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #10

    Bump
      My Computer


 
Page 1 of 2 12 LastLast

  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 10:55.
Find Us