Bitcoin Forum
May 07, 2024, 08:26:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Monitor Temps for multiple GPUs  (Read 1032 times)
ZeroShift (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0



View Profile
July 19, 2011, 02:12:55 AM
 #1

I'm waiting on 2 Sapphire Radeon 5830's from NewEgg. I'm currently mining with a single 5770 using TriXX for OC and temp control.

Would other OCing software such as MSI AfterBurner be able to OC and monitor temps of the 2 cards individually?
1715070377
Hero Member
*
Offline Offline

Posts: 1715070377

View Profile Personal Message (Offline)

Ignore
1715070377
Reply with quote  #2

1715070377
Report to moderator
1715070377
Hero Member
*
Offline Offline

Posts: 1715070377

View Profile Personal Message (Offline)

Ignore
1715070377
Reply with quote  #2

1715070377
Report to moderator
1715070377
Hero Member
*
Offline Offline

Posts: 1715070377

View Profile Personal Message (Offline)

Ignore
1715070377
Reply with quote  #2

1715070377
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715070377
Hero Member
*
Offline Offline

Posts: 1715070377

View Profile Personal Message (Offline)

Ignore
1715070377
Reply with quote  #2

1715070377
Report to moderator
1715070377
Hero Member
*
Offline Offline

Posts: 1715070377

View Profile Personal Message (Offline)

Ignore
1715070377
Reply with quote  #2

1715070377
Report to moderator
1715070377
Hero Member
*
Offline Offline

Posts: 1715070377

View Profile Personal Message (Offline)

Ignore
1715070377
Reply with quote  #2

1715070377
Report to moderator
IlbiStarz
Full Member
***
Offline Offline

Activity: 336
Merit: 100



View Profile
July 19, 2011, 02:39:38 AM
 #2

Yes.
ZeroShift (OP)
Newbie
*
Offline Offline

Activity: 21
Merit: 0



View Profile
July 19, 2011, 02:41:53 AM
 #3

Blunt, but I'll take it.

Is TriXX capable of doing this, or is MSI AfterBurner the way to go? Also, is there a way to have AfterBurner clock the memory down to 300 MHz?
Detritus
Member
**
Offline Offline

Activity: 295
Merit: 98



View Profile
July 19, 2011, 02:44:57 AM
 #4

Yes. Google is your friend. So is the forum search function.
Zonyc
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
July 19, 2011, 04:19:27 AM
 #5

Blunt, but I'll take it.

Is TriXX capable of doing this, or is MSI AfterBurner the way to go? Also, is there a way to have AfterBurner clock the memory down to 300 MHz?

Trixx is the way to go if you're over clocking sapphire cards.  Run afterburner to monitor the temps, clocks, fan speeds, etc.  Uncheck synchronize cards in Trixx's settings and set each card upon rebooting.  Trixx can monitor the cards but not quite as nicely as afterburner can.
The_JMiner
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
July 19, 2011, 05:55:03 AM
 #6

I prefer Afterburner but to each their own. Afterburner lets me set the cards btw I have the same 5830 sapphires OC'ed to 1000mhz and their running cool at 62'C

bcforum
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
July 19, 2011, 11:38:04 AM
 #7

I'm waiting on 2 Sapphire Radeon 5830's from NewEgg. I'm currently mining with a single 5770 using TriXX for OC and temp control.

Would other OCing software such as MSI AfterBurner be able to OC and monitor temps of the 2 cards individually?

On Linux I use:

Code:
#!/bin/sh
export DISPLAY=:0
xhost +
while true ; do
    clear
    aticonfig --adapter=all --od-gettemperature
    sleep 10
done

If you found this post useful, feel free to share the wealth: 1E35gTBmJzPNJ3v72DX4wu4YtvHTWqNRbM
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!