Freezes after first bootup of day, and after exiting sleep mode. Also freezes randomly

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • crimson51
    PCHF Member
    • Jul 2022
    • 39

    #31
    Originally posted by crimson51
    Reboot’s done. Computer is functional, though unsure about the freezes being fixed
    Just had freeze. One sec, I’ll see if there’s something I can do to deduce the cause

    Comment

    • Malnutrition
      PCHF Moderator
      • Jul 2016
      • 7041

      #32
      Post a fresh hijack this log, I’ll see what is left. ???

      Comment

      • crimson51
        PCHF Member
        • Jul 2022
        • 39

        #33
        Here it is. I also think I might be able to do something to get a bit more info on what’s going on with the crashes

        Comment

        • crimson51
          PCHF Member
          • Jul 2022
          • 39

          #34
          I WAS ABLE TO GET IT TO BLUESCREEN AND IT GAVE ME THE STOP CODE

          The stop code was DPC WATCHDOG VIOLATION

          Comment

          • Malnutrition
            PCHF Moderator
            • Jul 2016
            • 7041

            #35
            Can you upload the dump file for me please.

            Here is a link that explains how.

              Table of Contents:     A How to compresss Minidump files using 7-Zip   B How to compresss Minidump files using WinRar   C How to upload Minidump files using MediaFire - free cloud storage service      

            Comment

            • crimson51
              PCHF Member
              • Jul 2022
              • 39

              #36
              Here you go!

              Comment

              • crimson51
                PCHF Member
                • Jul 2022
                • 39

                #37
                Originally posted by Malnutrition
                Can you upload the dump file for me please.

                Here is a link that explains how.

                  Table of Contents:     A How to compresss Minidump files using 7-Zip   B How to compresss Minidump files using WinRar   C How to upload Minidump files using MediaFire - free cloud storage service      
                Just to let you know I have the file dump

                Comment

                • Malnutrition
                  PCHF Moderator
                  • Jul 2016
                  • 7041

                  #38
                  That .zip file you uploaded is empty.

                  Comment

                  • crimson51
                    PCHF Member
                    • Jul 2022
                    • 39

                    #39
                    Originally posted by Malnutrition
                    That .zip file you uploaded is empty.
                    Oh hold up it’s saying “access is denied”

                    Comment

                    • crimson51
                      PCHF Member
                      • Jul 2022
                      • 39

                      #40
                      Originally posted by Malnutrition
                      That .zip file you uploaded is empty.
                      Here it is. Was able to get it to work and it should have the .dmp file in it

                      Comment

                      • Malnutrition
                        PCHF Moderator
                        • Jul 2016
                        • 7041

                        #41
                        Moved back to windows 11 since this is not a malware issue.

                        One thing you can do is go back to the clean boot settings, this time just disable each service one at time and test the machine while that service is disabled.

                        Seems the crash was caused by your graphics driver.

                        Dump: 072722-6234-01.dmp (27.07.2022 21:14:53)
                        Code: 0x133 - DPC_WATCHDOG_VIOLATION
                        Process: System, probably caused by: nvlddmkm.sys
                        Third-party modules in the stack: nvlddmkm.sys
                        FAILURE_BUCKET_ID: 0x133_ISR_nvlddmkm!unknown_function

                        You could try and reseat the card.

                        [MEDIA=youtube]DLxNPBQBfT8[/MEDIA]

                        As well you could do a clean install with DDU
                        Download Display Driver Uninstaller (DDU) Official - Remove AMD/NVIDIA/INTEL Graphics Drivers Cleanly - DDU is a driver removal utility that helps you completely uninstall AMD/NVIDIA graphics card drivers and packages from your system, leaving no leftovers behind, including registry keys, folders, files, and driver store.


                        I’ll tag you some help since I do not have much spare time on my hands these days.

                        @Bruce @Pyro @PeterOz

                        Comment

                        • Pyro
                          PCHF Member
                          • Jan 2019
                          • 1189

                          #42
                          Run DDU and install a fresh set of drivers from here.

                          An important note: You MUST download the driver executable and disconnect your computer from the internet before running DDU, otherwise Windows will automatically download drivers (which you don’t want).

                          Below is a laundry list of good housekeeping, it wouldn’t hurt to try them as well.
                          1. Try running the following programs, also try to keep at least 20-25% of your disks as free space.

                          Run Disk Cleanup (check all the boxes) this will delete things such as your recycling bin, so make sure you don’t have any files you want to keep.

                          Run Defragment and Optimize Drives, run this on your drives.
                          1. Disable any overclocking or changes to power/performance settings

                          Turn off XMP/any overclocking you may have done (if any)

                          Settings > System > Power and sleep > Additional power settings
                          Make sure your power plan is set to balanced, anything else could tamper with the wrong settings and cause issues.
                          1. Check for Operating System Corruption

                          Right click on the Windows logo in the bottom left and select Windows Powershell (Admin)
                          Run these three commands separately:

                          sfc /scannow

                          Dism /Online /Cleanup-Image /CheckHealth

                          Dism /Online /Cleanup-Image /RestoreHealth

                          These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.

                          Note: It doesn’t hurt to make a system backup before you make all these changes, save any important files of folders. While these changes shouldn’t cause any issues, better to be safe than sorry.
                          1. Unplug unnecessary devices.
                            If you have a gamepad, extra monitor, external hard drive/flash drive, or anything that is not essential to using the computer plugged in, unplug it. You should be left with your monitor, mouse and keyboard.

                          Once you have completed all of these tasks, restart it (using the restart option in the power menu) and re-test.

                          Comment

                          • crimson51
                            PCHF Member
                            • Jul 2022
                            • 39

                            #43
                            Originally posted by Pyro
                            Run DDU and install a fresh set of drivers from here.

                            An important note: You MUST download the driver executable and disconnect your computer from the internet before running DDU, otherwise Windows will automatically download drivers (which you don’t want).

                            Below is a laundry list of good housekeeping, it wouldn’t hurt to try them as well.
                            1. Try running the following programs, also try to keep at least 20-25% of your disks as free space.

                            Run Disk Cleanup (check all the boxes) this will delete things such as your recycling bin, so make sure you don’t have any files you want to keep.

                            Run Defragment and Optimize Drives, run this on your drives.
                            1. Disable any overclocking or changes to power/performance settings

                            Turn off XMP/any overclocking you may have done (if any)

                            Settings > System > Power and sleep > Additional power settings
                            Make sure your power plan is set to balanced, anything else could tamper with the wrong settings and cause issues.
                            1. Check for Operating System Corruption

                            Right click on the Windows logo in the bottom left and select Windows Powershell (Admin)
                            Run these three commands separately:

                            sfc /scannow

                            Dism /Online /Cleanup-Image /CheckHealth

                            Dism /Online /Cleanup-Image /RestoreHealth

                            These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.

                            Note: It doesn’t hurt to make a system backup before you make all these changes, save any important files of folders. While these changes shouldn’t cause any issues, better to be safe than sorry.
                            1. Unplug unnecessary devices.
                              If you have a gamepad, extra monitor, external hard drive/flash drive, or anything that is not essential to using the computer plugged in, unplug it. You should be left with your monitor, mouse and keyboard.

                            Once you have completed all of these tasks, restart it (using the restart option in the power menu) and re-test.
                            Which driver would you want me to install? Or is it the NVIDIA auto-installer? I’m unsure which one to download and you mention getting the exe first and I want to have it ready before I do the DDU.

                            Comment

                            • Malnutrition
                              PCHF Moderator
                              • Jul 2016
                              • 7041

                              #44
                              You can use the auto installer

                              Comment

                              • Pyro
                                PCHF Member
                                • Jan 2019
                                • 1189

                                #45
                                The auto-installer will not work as it needs an internet connection to install the drivers.

                                I’d go for the first “Game Ready” drivers for your make and model.

                                The filters are as follows:
                                GeForce
                                GeForce 16 Series
                                GeForce GTX 1660 Super
                                Windows 11
                                Your Language
                                All

                                My apologies for the tardy response, PCHF has been particularly bad about giving me notifications as of late.

                                Comment

                                Working...