Bitcoin Forum
May 24, 2024, 10:12:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: automatic fanspeed depending on gpu temperature (linux)  (Read 761 times)
biomann (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 19, 2011, 05:40:01 PM
 #1

Hey guys,

i wrote a script which controls the GPUs fanspeed depending on its temperature on linux-machines. and because i am "locked" to this newbie section, i´m going to post this script here and provide some support/troubleshooting on this. I am using this scripts for some days now and it runs just fine.

You can find the script here:

http://pastebin.com/kz1Fsb1Z

I wrote a script which starts mining, overclocks my cards and starts this script for each card.

The recommended way to use this script is running it in a screen-session. For running this on your first GPU start the script like this:

screen -dmS fan0 /home/{username}/autofan.sh 0

I´d like to receive some feedback on this, i hope it will be useful to you.
The LT
Full Member
***
Offline Offline

Activity: 186
Merit: 100



View Profile WWW
August 22, 2011, 11:43:09 PM
 #2

Nice script, but it really needs to be launched as a daemon rather than a screen session, so it could be launched from init scripts.
NowMining
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
August 23, 2011, 12:19:36 AM
 #3

Useful. Using it now!
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!