Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. How to diagnose hardware issues?

How to diagnose hardware issues?

Scheduled Pinned Locked Moved The Lounge
helpcsharpcsscomgame-dev
26 Posts 12 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Super Lloyd
    wrote on last edited by
    #1

    Cyberpunk and BG3 all crash on repeat for me now, shortly after starting. Even Overwatch seems to crash (though less often). I don't see other people complaining and I suspect something with my system.... But.. I ran Memory Diagnostic: nothing found. DxDiag: not sure how to read it, but seems fine. Looking at Event Viewer, the error info is unhelpful. The only thing I know that is kind of strange with my system, and makes me slightly nervous, is if I use the power button to stop it, I can't start it for like 5 minutes.. if I try it glow briefly, start the fan and then stops. Looks like static electricity issue.. but no idea what to do about it or whether it is releated. I have this problem from day 1 (in April) but the game crashed only started this weekend... :/ I recently updated the NVidia driver, currently with latest 537.42, no one else seems to report that... :/

    A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

    L OriginalGriffO N H P 9 Replies Last reply
    0
    • S Super Lloyd

      Cyberpunk and BG3 all crash on repeat for me now, shortly after starting. Even Overwatch seems to crash (though less often). I don't see other people complaining and I suspect something with my system.... But.. I ran Memory Diagnostic: nothing found. DxDiag: not sure how to read it, but seems fine. Looking at Event Viewer, the error info is unhelpful. The only thing I know that is kind of strange with my system, and makes me slightly nervous, is if I use the power button to stop it, I can't start it for like 5 minutes.. if I try it glow briefly, start the fan and then stops. Looks like static electricity issue.. but no idea what to do about it or whether it is releated. I have this problem from day 1 (in April) but the game crashed only started this weekend... :/ I recently updated the NVidia driver, currently with latest 537.42, no one else seems to report that... :/

      A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Hey, Go setup a [user-mode dump](https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps). Then start your application, let it crash and we can read the dump in WinDbg to try and determine the cause. Edit: Use 0x00000121 as the CustomDumpFlag

      S 1 Reply Last reply
      0
      • L Lost User

        Hey, Go setup a [user-mode dump](https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps). Then start your application, let it crash and we can read the dump in WinDbg to try and determine the cause. Edit: Use 0x00000121 as the CustomDumpFlag

        S Offline
        S Offline
        Super Lloyd
        wrote on last edited by
        #3

        Great idea, on it! :)

        A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

        L 1 Reply Last reply
        0
        • S Super Lloyd

          Great idea, on it! :)

          A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Use 0x00000121 and don't do a full dump. Mini is fine.

          J 1 Reply Last reply
          0
          • L Lost User

            Use 0x00000121 and don't do a full dump. Mini is fine.

            J Offline
            J Offline
            jmaida
            wrote on last edited by
            #5

            ditto

            "A little time, a little trouble, your better day" Badfinger

            1 Reply Last reply
            0
            • S Super Lloyd

              Cyberpunk and BG3 all crash on repeat for me now, shortly after starting. Even Overwatch seems to crash (though less often). I don't see other people complaining and I suspect something with my system.... But.. I ran Memory Diagnostic: nothing found. DxDiag: not sure how to read it, but seems fine. Looking at Event Viewer, the error info is unhelpful. The only thing I know that is kind of strange with my system, and makes me slightly nervous, is if I use the power button to stop it, I can't start it for like 5 minutes.. if I try it glow briefly, start the fan and then stops. Looks like static electricity issue.. but no idea what to do about it or whether it is releated. I have this problem from day 1 (in April) but the game crashed only started this weekend... :/ I recently updated the NVidia driver, currently with latest 537.42, no one else seems to report that... :/

              A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

              OriginalGriffO Offline
              OriginalGriffO Offline
              OriginalGriff
              wrote on last edited by
              #6

              Dumps are fine when it's a software issue, but for hardware oddities they generally don't tell you much. Do you have an oscilloscope or multimeter? I'd start by looking at the simple stuff like PSU voltages. If it's all fine until you start a graphics intensive game, it's quite possible that the PSU can't keep up with the load and voltages are dropping out. What GPU card are you running, how many watts is it rated at, and what's the PSU rated at? I like to run with at least a 25% margin on the PSU - so if my processor, drives, and GPU are rated to need max 400W, I'll get a 500 or 550 watt PSU.

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

              S N G H 4 Replies Last reply
              0
              • OriginalGriffO OriginalGriff

                Dumps are fine when it's a software issue, but for hardware oddities they generally don't tell you much. Do you have an oscilloscope or multimeter? I'd start by looking at the simple stuff like PSU voltages. If it's all fine until you start a graphics intensive game, it's quite possible that the PSU can't keep up with the load and voltages are dropping out. What GPU card are you running, how many watts is it rated at, and what's the PSU rated at? I like to run with at least a 25% margin on the PSU - so if my processor, drives, and GPU are rated to need max 400W, I'll get a 500 or 550 watt PSU.

                "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                S Offline
                S Offline
                Super Lloyd
                wrote on last edited by
                #7

                I don't have any hardware stuff... (like oscilloscope) :sigh: That's the video card GeForce 4080 [https://www.mwave.com.au/product/galax-geforce-rtx-4080-sg-1click-oc-16gb-video-card-ac58977\](https://www.mwave.com.au/product/galax-geforce-rtx-4080-sg-1click-oc-16gb-video-card-ac58977) And that's the power unit, should be good.. I think? [https://www.mwave.com.au/product/gigabyte-gpud1000gm-1000w-80-gold-atx-fully-modular-power-supply-ac53676\](https://www.mwave.com.au/product/gigabyte-gpud1000gm-1000w-80-gold-atx-fully-modular-power-supply-ac53676) Now Cyberpunk dies instantly on launch, strange... Temperature seems fine DxDiag reports no problem! :(

                A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                OriginalGriffO 1 Reply Last reply
                0
                • S Super Lloyd

                  I don't have any hardware stuff... (like oscilloscope) :sigh: That's the video card GeForce 4080 [https://www.mwave.com.au/product/galax-geforce-rtx-4080-sg-1click-oc-16gb-video-card-ac58977\](https://www.mwave.com.au/product/galax-geforce-rtx-4080-sg-1click-oc-16gb-video-card-ac58977) And that's the power unit, should be good.. I think? [https://www.mwave.com.au/product/gigabyte-gpud1000gm-1000w-80-gold-atx-fully-modular-power-supply-ac53676\](https://www.mwave.com.au/product/gigabyte-gpud1000gm-1000w-80-gold-atx-fully-modular-power-supply-ac53676) Now Cyberpunk dies instantly on launch, strange... Temperature seems fine DxDiag reports no problem! :(

                  A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                  OriginalGriffO Offline
                  OriginalGriffO Offline
                  OriginalGriff
                  wrote on last edited by
                  #8

                  The 4080 is a power hungry card, but the recommended specs are for a 750w PSU and you have 1Kw so you should be fine, even with a top end processor and several big HDDs. But if the problem is getting worse it's unlikely to be software. Does anything else that uses significant GPU die, or do they work? If nothing else that tests your card fails, at least you can pretty much eliminate that ... which would be nice, given the cost of those things! Have you tried something like this: Open Hardware Monitor - Core temp, fan speed and voltages in a free software gadget[^] - it can monitor voltages, temperatures, etc while your game is running which might help to eliminate problems.

                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                  "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                  S 2 Replies Last reply
                  0
                  • OriginalGriffO OriginalGriff

                    The 4080 is a power hungry card, but the recommended specs are for a 750w PSU and you have 1Kw so you should be fine, even with a top end processor and several big HDDs. But if the problem is getting worse it's unlikely to be software. Does anything else that uses significant GPU die, or do they work? If nothing else that tests your card fails, at least you can pretty much eliminate that ... which would be nice, given the cost of those things! Have you tried something like this: Open Hardware Monitor - Core temp, fan speed and voltages in a free software gadget[^] - it can monitor voltages, temperatures, etc while your game is running which might help to eliminate problems.

                    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                    S Offline
                    S Offline
                    Super Lloyd
                    wrote on last edited by
                    #9

                    Only used NVIDIA performance overlay. I dunno waht to look for, but as far as I can tell, temperature and memory usage are fine... Gotta look at that thing you suggested! :)

                    A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                    1 Reply Last reply
                    0
                    • OriginalGriffO OriginalGriff

                      The 4080 is a power hungry card, but the recommended specs are for a 750w PSU and you have 1Kw so you should be fine, even with a top end processor and several big HDDs. But if the problem is getting worse it's unlikely to be software. Does anything else that uses significant GPU die, or do they work? If nothing else that tests your card fails, at least you can pretty much eliminate that ... which would be nice, given the cost of those things! Have you tried something like this: Open Hardware Monitor - Core temp, fan speed and voltages in a free software gadget[^] - it can monitor voltages, temperatures, etc while your game is running which might help to eliminate problems.

                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                      S Offline
                      S Offline
                      Super Lloyd
                      wrote on last edited by
                      #10

                      Nothing stands out... :~ [Hardware-Monitor hosted at ImgBB — ImgBB](https://ibb.co/ZSjy48K)

                      A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                      OriginalGriffO 1 Reply Last reply
                      0
                      • S Super Lloyd

                        Nothing stands out... :~ [Hardware-Monitor hosted at ImgBB — ImgBB](https://ibb.co/ZSjy48K)

                        A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                        OriginalGriffO Offline
                        OriginalGriffO Offline
                        OriginalGriff
                        wrote on last edited by
                        #11

                        Looks like the MSI PRO X790-A doesn't report voltages (or OHM can't get them for some reason), which is a pity. It does for me: 2023-09-24-OHMGriff hosted at ImgBB — ImgBB[^] Sorry, but I'm out of ideas from this distance! Good luck. :rose:

                        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                        1 Reply Last reply
                        0
                        • OriginalGriffO OriginalGriff

                          Dumps are fine when it's a software issue, but for hardware oddities they generally don't tell you much. Do you have an oscilloscope or multimeter? I'd start by looking at the simple stuff like PSU voltages. If it's all fine until you start a graphics intensive game, it's quite possible that the PSU can't keep up with the load and voltages are dropping out. What GPU card are you running, how many watts is it rated at, and what's the PSU rated at? I like to run with at least a 25% margin on the PSU - so if my processor, drives, and GPU are rated to need max 400W, I'll get a 500 or 550 watt PSU.

                          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                          N Offline
                          N Offline
                          Nelek
                          wrote on last edited by
                          #12

                          OriginalGriff wrote:

                          I like to run with at least a 25% margin on the PSU - so if my processor, drives, and GPU are rated to need max 400W, I'll get a 500 or 550 watt PSU.

                          Not only is good for that, but for possible future upgrades too. I calculated my total need in high comsumption to be something less than 700W and I bought the 850W, next option would have been 1000W and I decided against it, because too much "unused" PSU should be avoided.

                          M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                          1 Reply Last reply
                          0
                          • S Super Lloyd

                            Cyberpunk and BG3 all crash on repeat for me now, shortly after starting. Even Overwatch seems to crash (though less often). I don't see other people complaining and I suspect something with my system.... But.. I ran Memory Diagnostic: nothing found. DxDiag: not sure how to read it, but seems fine. Looking at Event Viewer, the error info is unhelpful. The only thing I know that is kind of strange with my system, and makes me slightly nervous, is if I use the power button to stop it, I can't start it for like 5 minutes.. if I try it glow briefly, start the fan and then stops. Looks like static electricity issue.. but no idea what to do about it or whether it is releated. I have this problem from day 1 (in April) but the game crashed only started this weekend... :/ I recently updated the NVidia driver, currently with latest 537.42, no one else seems to report that... :/

                            A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                            N Offline
                            N Offline
                            Nelek
                            wrote on last edited by
                            #13

                            I found this thread in german. If you have problems with the translations tell me, I can help you on that. Gigabyte Rtx 4080 stürzt ab bei 3DMark und Spielen unter Last über längere Zeit | ComputerBase Forum[^] TL;DR; As OG said, looks like a consumption problem. In the thread are a couple of tools that might help. Recomendations avoid overtact, reduce MPO, check if the card in other system gives the same problem... A guy says that in other forum people was complaining about DOA (dead on arrival) cables, how long have you been using it and when did it start to give problems?

                            M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                            S 1 Reply Last reply
                            0
                            • OriginalGriffO OriginalGriff

                              Dumps are fine when it's a software issue, but for hardware oddities they generally don't tell you much. Do you have an oscilloscope or multimeter? I'd start by looking at the simple stuff like PSU voltages. If it's all fine until you start a graphics intensive game, it's quite possible that the PSU can't keep up with the load and voltages are dropping out. What GPU card are you running, how many watts is it rated at, and what's the PSU rated at? I like to run with at least a 25% margin on the PSU - so if my processor, drives, and GPU are rated to need max 400W, I'll get a 500 or 550 watt PSU.

                              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                              G Offline
                              G Offline
                              Gary R Wheeler
                              wrote on last edited by
                              #14

                              OriginalGriff wrote:

                              Do you have an oscilloscope

                              That escalated quickly. :omg:

                              Software Zen: delete this;

                              OriginalGriffO 1 Reply Last reply
                              0
                              • S Super Lloyd

                                Cyberpunk and BG3 all crash on repeat for me now, shortly after starting. Even Overwatch seems to crash (though less often). I don't see other people complaining and I suspect something with my system.... But.. I ran Memory Diagnostic: nothing found. DxDiag: not sure how to read it, but seems fine. Looking at Event Viewer, the error info is unhelpful. The only thing I know that is kind of strange with my system, and makes me slightly nervous, is if I use the power button to stop it, I can't start it for like 5 minutes.. if I try it glow briefly, start the fan and then stops. Looks like static electricity issue.. but no idea what to do about it or whether it is releated. I have this problem from day 1 (in April) but the game crashed only started this weekend... :/ I recently updated the NVidia driver, currently with latest 537.42, no one else seems to report that... :/

                                A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                                H Offline
                                H Offline
                                honey the codewitch
                                wrote on last edited by
                                #15

                                Based on what other people are saying, my takeaway is your PSU is not supplying enough power. You said you had 1000W, which with my motherboard and the same GPU is yours, is *just* to spec, because my mobo and processor are hungry animals. But if your PSU is giving you trouble - and it sounds like it might be - it might not be able to work under significant load say, > 300W. Replace your PSU and see if that fixes it. If it doesn't, return the PSU. It's a lot of work, but it's one of the first things i'd look at based on your statements and the comments on this thread.

                                Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                                1 Reply Last reply
                                0
                                • G Gary R Wheeler

                                  OriginalGriff wrote:

                                  Do you have an oscilloscope

                                  That escalated quickly. :omg:

                                  Software Zen: delete this;

                                  OriginalGriffO Offline
                                  OriginalGriffO Offline
                                  OriginalGriff
                                  wrote on last edited by
                                  #16

                                  It's one of the handiest hardware debugging tools I know! Being able to just watch power lines and see if they drop under load ... checking serial coms are happening at all, never mind what speed ... And you can buy one (albeit a cheap and crappy one with a tiny display) for under £25 on FleaBay if you can tolerate Chinese electronics!

                                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                  "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                  1 Reply Last reply
                                  0
                                  • S Super Lloyd

                                    Cyberpunk and BG3 all crash on repeat for me now, shortly after starting. Even Overwatch seems to crash (though less often). I don't see other people complaining and I suspect something with my system.... But.. I ran Memory Diagnostic: nothing found. DxDiag: not sure how to read it, but seems fine. Looking at Event Viewer, the error info is unhelpful. The only thing I know that is kind of strange with my system, and makes me slightly nervous, is if I use the power button to stop it, I can't start it for like 5 minutes.. if I try it glow briefly, start the fan and then stops. Looks like static electricity issue.. but no idea what to do about it or whether it is releated. I have this problem from day 1 (in April) but the game crashed only started this weekend... :/ I recently updated the NVidia driver, currently with latest 537.42, no one else seems to report that... :/

                                    A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #17

                                    I use the shutdown command ... I use the power button when nothing else will shut it off; and I don't like doing it. I look at the file dates / update history of my game(s). MS is mucking with store and XBox titles (to force you to the cloud, IMO). Some of my titles are in a "suspended" state that won't run; won't update ... I'm back to (old) DVD's and my external Blue-Ray drive for "reliability".

                                    "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                                    1 Reply Last reply
                                    0
                                    • N Nelek

                                      I found this thread in german. If you have problems with the translations tell me, I can help you on that. Gigabyte Rtx 4080 stürzt ab bei 3DMark und Spielen unter Last über längere Zeit | ComputerBase Forum[^] TL;DR; As OG said, looks like a consumption problem. In the thread are a couple of tools that might help. Recomendations avoid overtact, reduce MPO, check if the card in other system gives the same problem... A guy says that in other forum people was complaining about DOA (dead on arrival) cables, how long have you been using it and when did it start to give problems?

                                      M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                                      S Offline
                                      S Offline
                                      Super Lloyd
                                      wrote on last edited by
                                      #18

                                      Bough it in April... started to have crashes.. this weekend? The power consumption seems fine... only used up to 300W in the captured image... (And I have an 1kW PSU) [Hardware-Monitor hosted at ImgBB — ImgBB](https://ibb.co/ZSjy48K)

                                      A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                                      1 Reply Last reply
                                      0
                                      • S Super Lloyd

                                        Cyberpunk and BG3 all crash on repeat for me now, shortly after starting. Even Overwatch seems to crash (though less often). I don't see other people complaining and I suspect something with my system.... But.. I ran Memory Diagnostic: nothing found. DxDiag: not sure how to read it, but seems fine. Looking at Event Viewer, the error info is unhelpful. The only thing I know that is kind of strange with my system, and makes me slightly nervous, is if I use the power button to stop it, I can't start it for like 5 minutes.. if I try it glow briefly, start the fan and then stops. Looks like static electricity issue.. but no idea what to do about it or whether it is releated. I have this problem from day 1 (in April) but the game crashed only started this weekend... :/ I recently updated the NVidia driver, currently with latest 537.42, no one else seems to report that... :/

                                        A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                                        P Offline
                                        P Offline
                                        Peter Adam
                                        wrote on last edited by
                                        #19

                                        -1) Do your wall socket/extension/all the way to the PSU wired properly? 0) Does it crash only while gaming? Crash or shutdown? 1) As they said check the PSU. Not every output cable created equal, check that your video card gets the dedicated lines (rails). 2) Not starting after turned off may be a motherboard problem, too. Try to re-socket the video card. 3) Check that all fans are unblocked and spinning. Heatsinks are connected, tightened? Crashing in the same time under same load may be overheating, too.

                                        S 1 Reply Last reply
                                        0
                                        • P Peter Adam

                                          -1) Do your wall socket/extension/all the way to the PSU wired properly? 0) Does it crash only while gaming? Crash or shutdown? 1) As they said check the PSU. Not every output cable created equal, check that your video card gets the dedicated lines (rails). 2) Not starting after turned off may be a motherboard problem, too. Try to re-socket the video card. 3) Check that all fans are unblocked and spinning. Heatsinks are connected, tightened? Crashing in the same time under same load may be overheating, too.

                                          S Offline
                                          S Offline
                                          Super Lloyd
                                          wrote on last edited by
                                          #20

                                          -1) I mean they build and ship it to me, but, hmm.. I only removed the foam and plugged it, looks alright... 0) game stop and I got an error report window to send to the game company 1) I tried to job the various cable in the box a bit, but everything seems very firmly plugged, no give... it's all I can say... 2) ... Increasingly... I think I might have to buy some compressed air and replug everything! ^_^ Also idly wondering if 1000W PSU is enough, latest most powerfull gaming box by MWAVE have 1200 PSU (and I have 3 SSD, and i9, etc..) 3) yea all fans working fine, not over heating happening...

                                          A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!

                                          P 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups