While my pc was in sleep mode, my electricity went down, since then BSOD

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • George_Smoke
    PCHF Member
    • Jun 2022
    • 14

    #16
    Thanks, if you will find anything related to my problem in the MTB, let me know, thank you for your time

    Comment

    • Malnutrition
      PCHF Moderator
      • Jul 2016
      • 7041

      #17
      Uninstall the programs below with Geek Uninstaller.

      DriverPack (HKLM-x32...\DriverPack) (Version: 17.11 - DriverPack)
      Java 8 Update 231 (HKLM-x32...{26A24AE4-039D-4CA4-87B4-2F32180231F0}) (Version: 8.0.2310.11 - Oracle Corporation)
      MSI Afterburner 4.6.1 (HKLM-x32...\Afterburner) (Version: 4.6.1 - MSI Co., LTD)


      Disable XMP and remove any over clocking by setting your Bios to default.



      Dump: 061122-5812-01.dmp (11.06.2022 08:48:02)
      Code: 0xBE - ATTEMPTED_WRITE_TO_READONLY_MEMORY
      Process: System, [COLOR=rgb(184, 49, 47)]probably caused by: memory_corruption
      FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE

      Dump: 061122-5875-01.dmp (11.06.2022 08:56:07)
      Code: 0x50 - PAGE_FAULT_IN_NONPAGED_AREA
      Process: [COLOR=rgb(184, 49, 47)]WMIADAP.exe, probably caused by: hardware
      FAILURE_BUCKET_ID: IP_MISALIGNED

      Dump: 061122-6421-01.dmp (11.06.2022 09:15:33)
      Code: 0x1000007E - SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M
      Process: [COLOR=rgb(184, 49, 47)]System, probably caused by: memory_corruption
      FAILURE_BUCKET_ID: AV_STACKPTR_ERROR_nt!MiMapPageInHyperSpaceWorker

      Dump: 061122-6593-01.dmp (11.06.2022 09:39:02)
      Code: 0x50 - PAGE_FAULT_IN_NONPAGED_AREA
      Process: System, probably caused by: memory_corruption
      Third-party modules in the stack: [COLOR=rgb(184, 49, 47)]rtwlanu.sys
      FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE

      Dump: 061222-6343-01.dmp (11.06.2022 19:38:39)
      Code: 0x1E - KMODE_EXCEPTION_NOT_HANDLED
      Process: System, [COLOR=rgb(184, 49, 47)]probably caused by: memory_corruption
      FAILURE_BUCKET_ID: MEMORY_CORRUPTION_LARGE



      Clean install your Nvidia Driver with DDU
      Grab a fresh copy of it here.



      There are multiple errors with Nvidia web Helper. Seems like you just need to stop this from connecting to the internet.

      See my guide below on how to stop it from connecting to the internet, as one of the BSOD was related to Wireless USB driver, it could be overwhelming it…



      Error: (06/12/2022 03:05:50 AM) (Source: Application Error) (User Description: Faulting Application Name: NVIDIA Web Helper.exe, version: 11.13.0.0, timestamp: 0x5ef97398 Faulting module name: NvCameraAPINode.node, version: 3.23.0.74, timestamp: 0x60c0ca75 Exception code: 0xc0000005 Error offset: 0x000029c4 Faulting process ID: 0x2248 Faulting Application Start Time: 0xNVIDIA Web Helper.exe0 Faulting Application Path: NVIDIA Web Helper.exe1 Faulting module path: NVIDIA Web Helper.exe2 Message ID: NVIDIA Web Helper.exe3 The full name of the missing package: NVIDIA Web Helper.exe4 Application ID related to missing package: NVIDIA Web Helper.exe5



      Disable windows 10 spyware with O&O software, this can chew up bandwidth while you game as microsoft is constantly uploading various data from your machine.

      [COLOR=rgb(184, 49, 47)]Use the recommended and somewhat recommended setting, for O&O shutup 10.

      Disable windows update, and only enable it once a week to update on your terms not whenever microsoft feels you need an update.

      Uninstall Useless to you windows apps with O&O App buster.




      Open a notepad and copy the content of the code box below, paste into open notepad and save it to your desktop as clean.bat then right click on clean.bat and run as admin.

      [COLOR=rgb(184, 49, 47)]Note: This batch will reboot your machine so close anything you are working on and save it. Do not copy the word code!!

      [ICODE] @echo off WMIC /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "BatchRestorePoint", 100, 10 fsutil resource setautoreset true c:\&fsutil usn deletejournal /d /n c: powercfg.exe /setactive 381b4222-f694-41f0-9685-ff5bb260df2e powercfg -hibernate off %WINDIR%\SYSTEM32\lodctr.exe /R %WINDIR%\SysWOW64\lodctr.exe /R C:\Windows\SYSTEM32\lodctr.exe /R C:\Windows\SysWOW64\lodctr.exe /R Dism.exe /online /Cleanup-Image /StartComponentCleanup pause DISM.exe /Online /Cleanup-image /Restorehealth pause Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase pause del /s /q C:\Windows\SoftwareDistribution\download\*.* del /s /q "%userprofile%\AppData\Local\Google\Chrome\Use r Data\Default\Cache\*.*" del /s /q "%userprofile%\AppData\Local\Opera Software\Opera Stable\Cache\Cache_Data\*.*" del /s /q "%userprofile%\AppData\Local\temp\*.*" del /f /s /q %systemdrive%\*.tmp del /f /s /q %systemdrive%\*.log del /f /s /q %systemdrive%\*.chk del /f /s /q %systemdrive%\recycled\*.* del /f /s /q %windir%\*.bak del /f /s /q %windir%\prefetch\*.* del /s /q C:\Windows\Temp\*.* del /q C:\WINDOWS\system32\*.tmp del /q C:\WINDOWS\syswow64\*.tmp ipconfig /flushdns sc stop sysmain sc config sysmain start= disabled sc stop DiagTrack sc config DiagTrack start= disabled sc stop dmwappushservice sc config dmwappushservice start= disabled sc stop WSearch sc config WSearch start= disabled sc stop lfsvc sc config lfsvc start= disabled del /s /q %ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogg er\AutoLogger-Diagtrack-Listener.etl reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SQM Client\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF reg add hklm\system\currentcontrolset\services\tcpip6\para meters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF sfc /scannow pause shutdown -r Exit /B[/ICODE][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR][/COLOR]

      Comment

      • George_Smoke
        PCHF Member
        • Jun 2022
        • 14

        #18
        Sure, I will do this all, except I have just removed old nvidia drivers and installed new via geforce experience, do i have to do this again? And what exactly is going wrong with XMP? It worked for 2 years just fine. Wont I lose any advantage in fps?

        Comment

        • Malnutrition
          PCHF Moderator
          • Jul 2016
          • 7041

          #19
          If you did not do it with DDU in safe mode, then yes I suggest you take the proper steps.

          Comment

          • George_Smoke
            PCHF Member
            • Jun 2022
            • 14

            #20
            Sure, and I have just added question about XMP

            Comment

            • Malnutrition
              PCHF Moderator
              • Jul 2016
              • 7041

              #21
              Just as a general trouble shooting step, you can surely enable it again after we are done here, just need to narrow down the possible issues. Also, if after these steps you get another BSOD, then just upload the new Dump files and I will tag another member who is more experienced in BSOD issues. This could be a hardware issue, I am just trying to get anything software out of the way. As he will not be online until several more hours.

              Comment

              • Malnutrition
                PCHF Moderator
                • Jul 2016
                • 7041

                #22
                Oh, yes please list the exact make and model of your machine, and the power supply. If it is a custom build, please list the motherboard. (y)

                Comment

                • George_Smoke
                  PCHF Member
                  • Jun 2022
                  • 14

                  #23
                  AMD Ryzen 5 3600
                  Be quiet! Pure Power 11 CM - 500W
                  ADATA XPG GAMMIX S5, M.2 - 512GB
                  MSI GeForce GTX 1660 Ti ARMOR 6G OC, 6GB GDDR6
                  GIGABYTE B450 AORUS PRO - AMD B450
                  Crucial Ballistix Sport LT Grey 16GB (2x8GB) DDR4 3200
                  Arctic Freezer 34
                  Sharkoon PURE STEEL

                  Comment

                  • Malnutrition
                    PCHF Moderator
                    • Jul 2016
                    • 7041

                    #24
                    Alright, after you have completed everything I have listed, then test the machine for a while and if it does BSOD then upload fresh dump files and minitoolbox log.

                    Comment

                    • George_Smoke
                      PCHF Member
                      • Jun 2022
                      • 14

                      #25
                      Its already ok for now I think the reinstall of driver helped, but I will do all the steps you listed, and let you know if something happens

                      Comment

                      • Bruce
                        PCHF Moderator
                        • Oct 2017
                        • 10699

                        #26
                        @George Smoke - still going strong?

                        Comment

                        • George_Smoke
                          PCHF Member
                          • Jun 2022
                          • 14

                          #27
                          Originally posted by Bruce
                          @George Smoke - still going strong?
                          Yes

                          Comment

                          • Malnutrition
                            PCHF Moderator
                            • Jul 2016
                            • 7041

                            #28
                            Sweet, we will mark this as solved.

                            If you need it reopened, send me or any staff member a message. Send a link or two for the forum if you can.

                            Comment

                            Working...