Bitcoin Forum
May 06, 2024, 06:49:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: CGMiner Reset GPU To Default Clocks Upon Quitting?  (Read 2946 times)
someone703 (OP)
Full Member
***
Offline Offline

Activity: 943
Merit: 101


View Profile
February 22, 2012, 02:23:58 AM
 #1

Pretty straightforward question in the title.

Is it possible to do this?

As it is now, I've been manually resetting my GPU back to default before qutting.  That or I open Trixx and reset using that.

Just wondering if there's a way to automate it by cgminer before it closes it self since I just got a 2nd 5970 and when the 3rd comes back it'll probably be a huge pain doing so everytime I want to play some DoTA2, SC2, or whatever else.

1715021352
Hero Member
*
Offline Offline

Posts: 1715021352

View Profile Personal Message (Offline)

Ignore
1715021352
Reply with quote  #2

1715021352
Report to moderator
1715021352
Hero Member
*
Offline Offline

Posts: 1715021352

View Profile Personal Message (Offline)

Ignore
1715021352
Reply with quote  #2

1715021352
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715021352
Hero Member
*
Offline Offline

Posts: 1715021352

View Profile Personal Message (Offline)

Ignore
1715021352
Reply with quote  #2

1715021352
Report to moderator
JWU42
Legendary
*
Offline Offline

Activity: 1666
Merit: 1000


View Profile
February 23, 2012, 03:16:24 PM
 #2

I thought Cgminer returned to default clocks upon quit?!?

someone703 (OP)
Full Member
***
Offline Offline

Activity: 943
Merit: 101


View Profile
February 23, 2012, 09:24:48 PM
 #3

GPU-Z seems to show that the clocks remain at whatever I had them set to by cgminer after quitting.

I've also closed GPU-Z and re-opened it as well to see if maybe it didn't update the readings for whatever reason.

-ck
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
February 23, 2012, 09:40:11 PM
 #4

cgminer reads the profile on startup and saves it. When quitting it's supposed to return it to that saved profile. It works on linux, but you know how it is with windows... sometimes it just won't do what you tell it.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Garr255
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


What's a GPU?


View Profile
February 23, 2012, 11:59:09 PM
 #5

I just have it set up to run again in a .bat setting the clock speeds to normal. Like this:

Code:
cgminer.exe -l 10 -o http://gpumax.com:8332 -u 4f2629c958d5d914e001d1f5 -p abc123 -o tygrr.zapto.org:8337 -u Garr255 -p asdf -o http://pool.bitclockers.com:8332 -u garrett -p yayforbitcoins -o http://api2.bitcoin.cz:8332 -u garr255.garrett -p slushy -I 9,4 --gpu-engine 877,877 --gpu-memclock 350,350 --gpu-fan 85,85 --temp-overheat 80,80 --temp-cutoff 85,85
pause
cgminer.exe -l 10 -o http://gpumax.com:8332 -u 4f2629c958d5d914e001d1f5 -p abc123 -o tygrr.zapto.org:8337 -u Garr255 -p asdf -o http://pool.bitclockers.com:8332 -u garrett -p yayforbitcoins -o http://api2.bitcoin.cz:8332 -u garr255.garrett -p slushy -I 4 --gpu-engine 725,725 --gpu-memclock 1000,1000 --temp-overheat 80,80 --temp-cutoff 85,85
pause

“First they ignore you, then they laugh at you, then they fight you, then you win.”  -- Mahatma Gandhi

Average time between signing on to bitcointalk: Two weeks. Please don't expect responses any faster than that!
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!