BSOD once a week with bug check code, 0x00000124

Page 7 of 14 FirstFirst ... 56789 ... LastLast

  1. Posts : 14,903
    Windows 10 Pro
       #61

    You are probably not entirely able to use your computer normally, mainly depending on what you want to do.
    In safe mode, barely a thing is loaded. You can run some programs, but then expect software crashes. If a program is running it happens that not everything can be loaded what causes the program crash.

    If even 1 thing has been disabled the normal startup changes to selective startup.
    If you check the tab services, check 'Hide Microsoft services' before you do anything, you can see what has been disabled.
    Changing the services only affects the boot process, meaning it'll likely boot faster because less has to load.
      My Computers


  2. Posts : 83
    Microsoft Windows 10 Pro 64-bit 10240 Multiprocessor Free
    Thread Starter
       #62

    Well having my fingers crossed didn't help, yesterday my computer Blue Screened 0x0124 while I was compressing a movies audio track with Audacity. Went to export the compressed result and while it was exporting, I went to grab a drink from the fridge, about a minute later when I got back, it was sitting at the dreaded blue frowny face, with the WHEA_Uncorrectable_Error message. Here is the latest zip.
      My Computer


  3. Posts : 14,903
    Windows 10 Pro
       #63

    There we go, finally some drivers :)
    Please update Paragon or remove it while troubleshooting.
    Please check Broadcom for network driver updates: Driver Reference Table - k57nd60a.sys
    Please uninstall everything of AMD using Display Driver Uninstaller and install new drivers from AMD. Be sure to ONLY install the drivers using custom/advanced options.

    Code:
    ffffd000`461b6b78  fffff801`32cfb428Unable to load image gpt_loader.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for gpt_loader.sys
    *** ERROR: Module load completed but symbols could not be loaded for gpt_loader.sys
     gpt_loader+0xb428
    5: kd> lmvm gpt_loader
    start             end                 module name
    fffff801`32cf0000 fffff801`32d01000   gpt_loader T (no symbols)           
        Loaded symbol image file: gpt_loader.sys
        Image path: gpt_loader.sys
        Image name: gpt_loader.sys
        Timestamp:        Fri Nov 14 15:54:12 2014 (54661794)
        CheckSum:         000120DB
        ImageSize:        00011000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    
    ffffd000`461b6b88  fffff801`32ce3c0c*** WARNING: Unable to verify timestamp for apmwin.sys
    *** ERROR: Module load completed but symbols could not be loaded for apmwin.sys
     apmwin+0x3c0c
    5: kd> lmvm apmwin
    start             end                 module name
    fffff801`32ce0000 fffff801`32cf0000   apmwin   T (no symbols)           
        Loaded symbol image file: apmwin.sys
        Image path: apmwin.sys
        Image name: apmwin.sys
        Timestamp:        Fri Nov 14 15:53:52 2014 (54661780)
        CheckSum:         0000D8AF
        ImageSize:        00010000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    
    ffffd000`461b68d8  fffff801`35c13524Unable to load image k57nd60a.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for k57nd60a.sys
    *** ERROR: Module load completed but symbols could not be loaded for k57nd60a.sys
     k57nd60a+0x43524
    5: kd> lmvm k57nd60a
    start             end                 module name
    fffff801`35bd0000 fffff801`35c42000   k57nd60a T (no symbols)           
        Loaded symbol image file: k57nd60a.sys
        Image path: k57nd60a.sys
        Image name: k57nd60a.sys
        Timestamp:        Wed Oct 30 08:14:03 2013 (5270B1BB)
        CheckSum:         0007BE28
        ImageSize:        00072000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    
    ffffd000`461b5fd8  fffff801`339e2e96Unable to load image atikmpag.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for atikmpag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmpag.sys
     atikmpag+0x12e96
    ffffd000`461b5c78  fffff801`36a3fd49Unable to load image atikmdag.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for atikmdag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
     atikmdag+0x5fd49
    5: kd> lmvm atikmpag
    start             end                 module name
    fffff801`339d0000 fffff801`33a79000   atikmpag T (no symbols)           
        Loaded symbol image file: atikmpag.sys
        Image path: atikmpag.sys
        Image name: atikmpag.sys
        Timestamp:        Wed Nov 18 07:55:08 2015 (564C20CC)
        CheckSum:         000AFA19
        ImageSize:        000A9000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    5: kd> lmvm atikmdag
    start             end                 module name
    fffff801`369e0000 fffff801`37ef4000   atikmdag T (no symbols)           
        Loaded symbol image file: atikmdag.sys
        Image path: atikmdag.sys
        Image name: atikmdag.sys
        Timestamp:        Wed Nov 18 08:18:34 2015 (564C264A)
        CheckSum:         014AC40D
        ImageSize:        01514000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
      My Computers


  4. Posts : 83
    Microsoft Windows 10 Pro 64-bit 10240 Multiprocessor Free
    Thread Starter
       #64

    What's Paragon? I'm not sure how to update or remove it because I've never heard of it? Also, When you say update broadcom, do you mean the builtin network adapter on my ASRock Motherboard? If so, shouldn't I use the network driver on my motherboards wetsite?

    I'm thinking I might start over, fresh install of Windows 10 64. What drivers should I use for my mobo from my mobo site ASRock > Z77 Extreme6

    Attachment 50796
    Should I take out my Graphics Card and install windows with just my onboard graphics from my intel 3770k? I've never done this, so maybe it might be better to do this and once the OS is updated, then install the AMD 7950 graphics card and drivers.

    I also made a zip file somewhere in this thread, it shows EVERY option within my BIOS. should I disable/enable/set something before installing windows 10? Knowing my situation, what do you recommend?
      My Computer


  5. Posts : 14,903
    Windows 10 Pro
       #65

    The driver related to paragon that I mean:
    Driver Reference Table - gpt_loader.sys

    A network card is always on the motherboard, but why do you think I mention to use a different site? :)
    The network card is made by, in your case, Realtek. With desktops only install the drivers from the manufacturer of the component.
    The mainboard manufacturer doesn't offer driver updates for the network card.

    Always, unless specific specified which one not, install every driver for the motherboard.
    Without any of the drivers, the parts won't work.

    I'm not answering your last question, because it is a choice you should make. It doesn't actually matter, because Windows will use its own built-in graphics drivers until the graphics drivers have been installed.
      My Computers


  6. Posts : 83
    Microsoft Windows 10 Pro 64-bit 10240 Multiprocessor Free
    Thread Starter
       #66

    Seems that these new driver issues arose after restoring my PC from a system image due to driver verifier causing Windows not to boot.


    Could my monitor's cable that connects the PC to the monitor be causing the BSOD? My monitor is a a LG LED 22EA53 on the back on the monitor there are two possible connections, D-Sub and DVI-D. I'm using a cable with one end HDMI, that plugs into my AMD 7950 Graphics card, and the other end of the cable is a connected to the DVI-D input on the monitor.

    Since I have 2 drives, 1 Samsung 950 500gb SSD(Operating system) and 1 WD 1TB HD(Data), if I were to start over from scratch, would I have to unhook the SATA connectors for the HD(Data) while installing windows on my SSD(Operating system)? I ask this because, in the past, I could not install Windows 7 or 8 if both drives were hooked up to the sata ports on the motherboard at the same time.
      My Computer


  7. Posts : 83
    Microsoft Windows 10 Pro 64-bit 10240 Multiprocessor Free
    Thread Starter
       #67

    Wait. You said my network card is made by Realtek? I though it was made by Broadcom? Either way, the link you supplied to update it didn't give me any drivers to download.

    I uninstalled ALL AMD drivers, then ran DDU in safe mode, I downloaded AMD's new Crimson drivers Desktop
    and out of the two new install options, i chose to use AMD minimal setup option. I also updated the INF and ME motherboard drivers. I uninstalled the older realtek audio drivers, and when I rebooted, windows already download and installed their version of the audio drivers, which work. I find that weird considering under control panel/system/advanced system settings Hardware tab/ Device installation settings - I have the options checked for, let me choose what to do, and Never install drivers from windows update.
    Last edited by rob909e; 28 Nov 2015 at 13:33.
      My Computer


  8. Posts : 83
    Microsoft Windows 10 Pro 64-bit 10240 Multiprocessor Free
    Thread Starter
       #68

    Well, an update: My Computer hasn't blue screen 0x0124 for almost a week. I guess Windows 10 had a major update, when I went to apply the new update, windows restarted about three times and the update installed correctly. However, I still have the revert back to Windows 7 option in my control panel. Is this normal, Or maybe, the OS isn't installed right, which is the causing the once a week blue screens. Here is the pick, does this seem right considering I've had Windows 10 on here for well over 4 months.

    Attachment 52299
      My Computer


  9. Posts : 83
    Microsoft Windows 10 Pro 64-bit 10240 Multiprocessor Free
    Thread Starter
       #69

    BSOD 0x0124 while playing Fallout 4. Here is the latest Dmlog

    Also here is a report from AIDA64 Maybe it shows something
    Last edited by rob909e; 06 Dec 2015 at 16:11.
      My Computer


  10. Posts : 14,903
    Windows 10 Pro
       #70

    Please uninstall everything of AMD using Display Driver Uninstaller and install new drivers from AMD. Be sure to ONLY install the drivers using custom/advanced options.
    Code:
    ffffd001`bb9dee18  fffff801`4e0630d2Unable to load image atikmpag.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for atikmpag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmpag.sys
     atikmpag+0x130d2
    1: kd> lmvm atikmdag
    start             end                 module name
    fffff801`50630000 fffff801`51d77000   atikmdag T (no symbols)           
        Loaded symbol image file: atikmdag.sys
        Image path: atikmdag.sys
        Image name: atikmdag.sys
        Timestamp:        Sun Nov 29 21:51:24 2015 (565B654C)
        CheckSum:         016DC5BB
        ImageSize:        01747000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Let me know how it goes.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:48.
Find Us




Windows 10 Forums