Bitcoin Forum
May 24, 2024, 11:44:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 [2]  All
  Print  
Author Topic: Mining LiteCoin and PrimeCoin and PC just shutting down - seeking advice  (Read 6156 times)
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
July 20, 2013, 04:36:55 PM
Last edit: July 20, 2013, 05:16:42 PM by #Darren
 #21

GPU mining only sitting on 19 C
Well that's not right at all... typo, or is that what it's actually saying?

Maybe we have some confusion there - I was referring to the CPU temp while running GPU mining.  The actual GPU's are running much hotter -  atm one runs at 85ish and the other at 67ish - I will be adding another fan to help the hotter card.
85'C is a little hot IMHO. What gets me though is that you said in your OP that it only shuts down once you've started the Litecoin mining. What program are you using? Try using the newest version of Cgminer if you already aren't. You might have something improperly configured.

It's true that it was shutting down when I used the litecoin miner, but after making my original post it ran successfully on litecoin for 45 minutes, and so I tried adding the primecoin miner and it crashed.  I have since restarted litecoin and it has now been running 2 1/2 hours.    But I figure if I start primecoin it will crash again.  I plan to let it (litecoin) run overnight to see what happens.

I am using cgminer 3.3.1.

I am adding on a new fan for that hot card tomorrow so hope to see that problem rectified.

Here's my litecoin bat file:
Quote
cgminer.exe --scrypt -o stratum+tcp//ltc-stratum.kattare.com:3333 -u xxx -p xxx --intensity 13 -g 2 --thread-concurrency 8192 --lookup-gap 2 --gpu-powertune 20 --gpu-fan 65 --auto-gpu --no-submit-stale



      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
mufa23
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001


I'd fight Gandhi.


View Profile
July 20, 2013, 05:00:47 PM
 #22

GPU mining only sitting on 19 C
Well that's not right at all... typo, or is that what it's actually saying?

Maybe we have some confusion there - I was referring to the CPU temp while running GPU mining.  The actual GPU's are running much hotter -  atm one runs at 85ish and the other at 67ish - I will be adding another fan to help the hotter card.
85'C is a little hot IMHO. What gets me though is that you said in your OP that it only shuts down once you've started the Litecoin mining. What program are you using? Try using the newest version of Cgminer if you already aren't. You might have something improperly configured.

It's true that it was shutting down when I used the litecoin miner, but after making my original post it ran successfully on litecoin for 45 minutes, and so I tried adding the primecoin miner and it crashed.  I have since restarted litecoin and it has now been running 2 1/2 hours.    But I figure if I start primecoin it will crash again.  I plan to let it (litecoin) run overnight to see what happens.

I am using cgminer 3.3.1.

I am adding on a new fan for that hot card tomorrow so hope to see that problem rectified.

Here's my litecoin config file:
Quote
cgminer.exe --scrypt -o stratum+tcp//ltc-stratum.kattare.com:3333 -u xxx -p xxx --intensity 13 -g 2 --thread-concurrency 8192 --lookup-gap 2 --gpu-powertune 20 --gpu-fan 65 --auto-gpu --no-submit-stale
You should be able to get away with running the gpu fans at 80. I've left my fans at 70 for the past two years, and they haven't died yet. For testing purposes, try running the fans at 80 with a small fan blowing on it. It should bring down the temps a few degrees.

Also, I remembered that the cgminer.conf file has temp overheat and cutoff options. They may have something to do with your computer shutting down.
Code:
"temp-cutoff" : "90,90",
"temp-overheat" : "85,85",
"temp-target" : "75,75",

Positive rep with: pekv2, AzN1337c0d3r, Vince Torres, underworld07, Chimsley, omegaaf, Bogart, Gleason, SuperTramp, John K. and guitarplinker
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
July 20, 2013, 05:10:05 PM
 #23


You should be able to get away with running the gpu fans at 80. I've left my fans at 70 for the past two years, and they haven't died yet. For testing purposes, try running the fans at 80 with a small fan blowing on it. It should bring down the temps a few degrees.

Thanks, I will try this tomorrow when I get the additional fan.

Also, I remembered that the cgminer.conf file has temp overheat and cutoff options. They may have something to do with your computer shutting down.
Code:
"temp-cutoff" : "90,90",
"temp-overheat" : "85,85",
"temp-target" : "75,75",

Are you suggesting I add this to the config file I listed above?  ***edit***  I just re-edited my previous post - that is my bat file listed there.  I am not running it with the config file.  I am running it from the bat file.


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
July 22, 2013, 03:37:16 PM
 #24

Would two 9790 graphics cards draw more power than the AMD FX 8350 (8 core) when they are running to the max?


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
Photon939
Sr. Member
****
Offline Offline

Activity: 452
Merit: 250



View Profile
July 22, 2013, 07:08:54 PM
 #25

Would two 9790 graphics cards draw more power than the AMD FX 8350 (8 core) when they are running to the max?

Definitely, the FX8350 is a 125W TDP CPU.

Did you mean a 7970? you're looking at ~210W TDP for each GPU.
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
July 26, 2013, 03:13:43 PM
 #26

Hey guys, I tested it from another power point that I know can handle a big power draw (use it for a projector), and we also tested with another (650w) power pack and it behaved the exact same way, so we think it is the CPU.


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
Xanthe
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
July 26, 2013, 05:24:26 PM
 #27


Also, I remembered that the cgminer.conf file has temp overheat and cutoff options. They may have something to do with your computer shutting down.
Code:
"temp-cutoff" : "90,90",
"temp-overheat" : "85,85",
"temp-target" : "75,75",

Are you suggesting I add this to the config file I listed above?  ***edit***  I just re-edited my previous post - that is my bat file listed there.  I am not running it with the config file.  I am running it from the bat file.

If you'd rather add those settings to your batch file, append this to the end of your cgminer line:

Code:
--auto-fan --temp-cutoff 90 --temp-overheat 85 --temp-target 75

If you want to control the temperatures for the cards individually, you can use a comma-separated list as illustrated above (i.e. --temp-target 70,76).

As to your problems with the system shutting down, it certainly sounds like your power supply is the issue. The shutdown symptoms you describe are typical of a PSU's protection circuits shutting it down (this is a good thing actually... ultra-cheap PSUs usually don't have these protections and instead simply start on fire!). You mentioned your PSU is a Cooler Master GX-750. Typically, Cooler Master makes decent power supplies... but the GX-750 looks like it may be an exception. Check out this review: http://www.jonnyguru.com/modules.php?name=NDReviews&op=Story&reid=188

The unit was unable to continuously deliver the full 720W on the 12V rail that it's rated for. Because the PSU is so inefficient, its over-temperature protections would trigger before the unit could even reach its maximum output capability. This sounds quite like what may be occurring for you which would explain why it might seem to work sometimes and other times not so much. I would guess that the times where it successfully runs primecoin+litecoin for a short while it's not quite hot enough to trigger its over-temperature protection. After a few minutes of the load caused by primecoin+litecoin mining it finally heats up enough and trips the over-temp protection shutting the system down. Additionally, your system may be at the limits of your power supply's overcurrent protection which could be the cause of the immediate shutdowns when starting a miner. This is why you have to use the switch on the back of the power supply... to reset the protection circuit. This usually wouldn't be necessary if the problem were elsewhere (i.e. the electrical circuitry of the building, the motherboard, cpu, gpu, etc).

I suspect that there's a triad of things going wrong here that are coming together to cause your problem.

1.) What's the temperature of the room in which this mining rig is housed? Is it air-conditioned? A high ambient temperature may be contributing to this issue. Make sure that the cooling fan of the PSU is spinning up to 100%... sometimes PSUs have defective fan controllers.

2.) Are your 7970 cards overclocked? Are they undervolted at all? What about your CPU? The AMD FX-8350 can draw quite a bit of power and a lot of this power comes from the +12V rail just like for your GPUs. I would guess that you're already over 50A on the +12V rail and coming up on the 60A rating of your PSU, assuming it can even supply that much.

3.) As mentioned before, your PSU -- while adequately rated -- may not actually be providing the output that you need to run your system. If your PSU is performing like the one in the review (http://www.jonnyguru.com/modules.php?name=NDReviews&op=Story&reid=188), it's really only giving you about ~600-650W of real output at best which is inadequate for your system (when mining primecoin+litecoin simultaneously). Add to this the fact that a power supply's output tends to degrade with age (how old is yours?) and we really start to run into issues. That said, even if your PSU is/was capable of delivering the power that your system needs, you're still running up against the red line of it's capabilities which is never a good thing.

I don't believe that the issue lies with your CPU, motherboard, or the electrical circuit to which your system is connected. Your power supply seems to be the culprit but this is just my opinion based on the information provided. The other 650W PSU that you tried testing with probably had the same problem as your 750W. It's not necessarily a bad PSU, just inadequate. Without significant undervolting, 650W (~54A or less on the +12V rail) is really pushing it for two 7970s + a monster CPU at 100%.

I always hate to suggest for someone to run out and spend money on new equipment so here's what I'd try for a solution: If possible, undervolt/downclock your 7970s a bit. I run mine at just 902Mhz core and 998Mhz memory at 980mV and still obtain 640Kh/s each. At these clocks and voltages, each card only uses ~170W-180W -- super efficient. If your cards are factory volted at 1.2V core and 1.6V memory like some... they can use almost 280W a piece with a mild overclock. Knowing this, it's easy to see how you can easily exceed the capabilities of some power supplies.

If you manage to get your cards undervolted/clocked and find that the system can then run stable while mining primecoin+litecoin, I'd look into buying a beefier, higher quality PSU. I would suggest a Corsair, XFX or Seasonic 850W unit with a silver or better efficiency rating (they can be pricey, but worth it). You probably won't need to throw away your current PSU, either; just save it for a less demanding non-mining system. Smiley
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
July 27, 2013, 07:10:43 AM
Last edit: July 27, 2013, 07:33:16 AM by #Darren
 #28

Thanks for the excellent advice Xanthe.

1)  We are in winter here - the room is very cool (minus the PC heat).

2)  No cards are not overclocked.

3)  Wow that review says it all.  Seems this PSU is indeed probably the cause.

Question,  it ran fine for just over two months (on GPU mining) before the problem started - is there a possible explanation for that?  Possibly wearing down already?


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
July 27, 2013, 09:16:19 AM
 #29

^^^^^

sorry if not clear, the PSU is just under 3 months old.


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
Xanthe
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
July 27, 2013, 09:26:07 PM
 #30

Ohh, good to hear it's winter there! From a mining perspective, that is... Wink

Since your cards are not overclocked and assuming the manufacturer set them to run at a sane voltage, I'd think that you would have been ok (but pushing the limits) on a 750W PSU. Nonetheless, it seems that your particular unit may not be quite up to the task. Sad

Question,  it ran fine for just over two months (on GPU mining) before the problem started - is there a possible explanation for that?  Possibly wearing down already?

My best guess would be that the extra load from primecoin mining was finally enough to push things over the edge (as I understand it, that was the first time you'd run into shutdown issues?). The PSU somehow managed to support the load of primecoin + litecoin mining for a week, but I suppose that was enough to do it in. Continuously supporting a load that meets or exceeds a PSU's limits for extended periods of time will cause it to wear out exponentially faster than normal (if it doesn't outright kill it). PSU manufacturers often take for granted that most people buying their units (especially the cheaper ones) will use less than half the unit's rated capacity. For this reason they'll often build the units just good enough to say that they're rated at XXX watts, but the unit is not truly capable of delivering that kind of power continuously. Of course, on the other hand, sometimes high quality PSUs are capable of performing beyond their rated capacity, but I wouldn't recommend that! In your case I think the issue is partially the high load that CPU+GPU mining placed on the PSU and partially that the PSU itself may not be the greatest to begin with.

A random thought; another thing that may be compounding the issue is that the overcurrent protection circuit in the PSU can wear out too. Particularly if it gets tripped a lot, it can become weaker and more sensitive causing it to trigger sooner and sooner. I honestly don't know if this is playing a part at all or not -- there are really all sorts of things that could be going wrong to cause the odd issues that you're having.

At three months old, your PSU is still fairly new so maybe you can try exchanging it with the manufacturer. I'd expected you to say it was 5 years old or so. Tongue Nonetheless, if you still plan to CPU and GPU mine simultaneously, I'd recommend that you upgrade. If you do go this route, definitely find something that's at least 80+ silver rated -- the difference in efficiency will more than make up for the initial added cost within six months of mining.

Anyways, I suppose we still can't be 100% sure that the PSU is the cause yet. I definitely like to be sure before buying new parts. To clarify: when you tested with the 650W PSU, it only shutdown when you tried to run primecoin AND litecoin mining simultaneously, right? I'd guess you were probably just drawing too much from the 650W which caused it to shutdown too. If you have a friendly local computer shop you may be able to get them to bench test your system with a different PSU (say, a strong 850W+ to rule out drawing too much current) for little or no cost. If the problem still persisted then, you'd at least know for sure that the issue is not your power supply. If it wasn't the power supply my next thought would be maybe the motherboard. I would say with near certainty that the issue is not the CPU or memory and probably not the GPUs.

Good luck in getting things worked out! Cheesy
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
August 20, 2013, 08:14:56 AM
 #31

Hi y'all.

Just seeking your thoughts...

I took it (PSU) back in warranty and the shop owner insisted on running tests on it.  With HIS tests it did not fail (but it still fails almost instantly with only the 2 GPU's running litecoin).   He claims it is therefore fine and not faulty.

What are your thoughts on that?


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
#Darren (OP)
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
August 24, 2013, 09:07:53 AM
 #32

bump


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
minerapia
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
August 24, 2013, 10:50:16 AM
 #33

As long as you dont test it with proper (better / bigger) PSU, I would say its the PSU which fails you (Aslong as the shutdown is like you would plug the outlet from the wall, and not bluescreen/stuck/soft shutdown).
Symptoms are quite clear to me, started working fine etc but months under heavy load. Capacitors starts to dry, ICs starts to "wear off" (ripple increases etc...).
Your shop owner (prolly) didnt run it under full stress so ofc in hes point of view it looks ok.

donations -> btc: 1M6yf45NskQxWXknkMTzQ8o6wShQcSY4EC
                   ltc: LeTpCd6cQL26Q1vjc9kJrTjjFMrPhrpv6j
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!