Bitcoin Forum
May 07, 2024, 07:03:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Fighting heat; tricking the ati driver to continue mining on crash?  (Read 2372 times)
kripz (OP)
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 12, 2011, 12:15:23 PM
 #1

OK so with 3 cards it gets pretty hot. Sometimes the card in the middle will throttle/lock/reset or whatever the driver does. On Windows you get "Ati driver has recovered", on Linux you just get a card that sits at low utilisation or Xorg locked.

Quote
Adapter 0 - ATI Radeon HD 5800 Series
                            Core (MHz)    Memory (MHz)
           Current Clocks :    775           299
             Current Peak :    775           299
  Configurable Peak Range : [550-900]     [299-1250]
                 GPU load :    98%

Adapter 1 - ATI Radeon HD 5800 Series
                            Core (MHz)    Memory (MHz)
           Current Clocks :    157           299
             Current Peak :    775           299
  Configurable Peak Range : [550-900]     [299-1250]
                 GPU load :    0%

Adapter 2 - ATI Radeon HD 5800 Series
                            Core (MHz)    Memory (MHz)
           Current Clocks :    775           299
             Current Peak :    775           299
  Configurable Peak Range : [550-900]     [299-1250]
                 GPU load :    98%

What i've noticed is that it falls back to the "Level 0" profile clocks.

Quote
<PERFORMANCE_LEVEL level="2" gpu="72500" mem="100000" voltage="1088"/>
  <PERFORMANCE_LEVEL level="1" gpu="55000" mem="90000" voltage="1038"/>
  <PERFORMANCE_LEVEL level="0" gpu="15700" mem="30000" voltage="950"/>

Sometimes it mines, sometimes it doesnt, i havent really looked into it that much (need confirmation on what happens when it crashes/locks etc). Sometimes i get home from work and the card in the middle has been near idle for nearly all day. Obviously this is not ideal.

Instead of writing scripts to detect GPU load, heat etc and to restart your mining program/machine, has anyone raised the "Level 0" clocks to the card's default speeds? If the card dies for whatever reason, it should fallback to the set clocks which it can continue mining.

 Merged mining, free SMS notifications, PayPal payout and much more.
http://btcstats.net/sig/JZCODg2
1715108637
Hero Member
*
Offline Offline

Posts: 1715108637

View Profile Personal Message (Offline)

Ignore
1715108637
Reply with quote  #2

1715108637
Report to moderator
1715108637
Hero Member
*
Offline Offline

Posts: 1715108637

View Profile Personal Message (Offline)

Ignore
1715108637
Reply with quote  #2

1715108637
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715108637
Hero Member
*
Offline Offline

Posts: 1715108637

View Profile Personal Message (Offline)

Ignore
1715108637
Reply with quote  #2

1715108637
Report to moderator
Vince
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
July 12, 2011, 01:24:26 PM
 #2

How hot does your middle card get? If it locks its maybe >100°C, not good, especially not 24/7.

What about some extra fans / riser cables?
error
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500



View Profile
July 12, 2011, 06:39:31 PM
 #3

The first thing you have to determine is whether the driver has flaked out or the miner has died. If the latter, then you simply have to restart the miner.

Now, due to the way that video drivers are handled in Linux (they are kernel modules loaded during the boot process) in order to recover this you will have to stop X, unload the driver (rmmod fglrx) and hope it actually unloads. If it's stuck and doesn't unload, then you have to reboot. If it unloaded, then reload the driver (modprobe fglrx), restart X and all your miners. It's probably faster and easier to reboot.

Now, for your particular issue, you didn't say how hot is "pretty hot" and you didn't demonstrate any awareness of how your GPUs throttle themselves when they get hot. So maybe it isn't actually getting too hot. Provide some more details and maybe we can actually help you.

3KzNGwzRZ6SimWuFAgh4TnXzHpruHMZmV8
Pages: [1]
  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!