Bitcoin Forum
May 06, 2024, 06:56:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Automating loading Afterburner profiles  (Read 414 times)
Helios45 (OP)
Full Member
***
Offline Offline

Activity: 244
Merit: 103


View Profile
December 06, 2017, 08:34:02 PM
 #1

Hi everyone,

Is there a way to load an Afterburner profile using command line?
I'm trying to automate switching my profile on a daily basis as I would like to lower my TDP during on-peak power and put it back to higher TDP during off-peak

Thanks
1714978566
Hero Member
*
Offline Offline

Posts: 1714978566

View Profile Personal Message (Offline)

Ignore
1714978566
Reply with quote  #2

1714978566
Report to moderator
1714978566
Hero Member
*
Offline Offline

Posts: 1714978566

View Profile Personal Message (Offline)

Ignore
1714978566
Reply with quote  #2

1714978566
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714978566
Hero Member
*
Offline Offline

Posts: 1714978566

View Profile Personal Message (Offline)

Ignore
1714978566
Reply with quote  #2

1714978566
Report to moderator
1714978566
Hero Member
*
Offline Offline

Posts: 1714978566

View Profile Personal Message (Offline)

Ignore
1714978566
Reply with quote  #2

1714978566
Report to moderator
gt_addict
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 621


View Profile
December 06, 2017, 08:44:24 PM
 #2

Can you not just use teamviewer?

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
Helios45 (OP)
Full Member
***
Offline Offline

Activity: 244
Merit: 103


View Profile
December 06, 2017, 09:21:22 PM
 #3

Can you not just use teamviewer?

I'm currently doing it using Teamviewer but since I have to do it 4 times a day I'm looking for a way to automate it
gt_addict
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 621


View Profile
December 06, 2017, 09:30:43 PM
 #4

Four times a day? Thought about changing your electricity plan  Grin

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
Helios45 (OP)
Full Member
***
Offline Offline

Activity: 244
Merit: 103


View Profile
December 06, 2017, 11:27:01 PM
 #5

Four times a day? Thought about changing your electricity plan  Grin

Electricity prices are regulated by the province, so no way to get around it
wacko
Legendary
*
Offline Offline

Activity: 1106
Merit: 1014


View Profile
December 07, 2017, 05:40:27 AM
 #6

Is there a way to load an Afterburner profile using command line?
I'm trying to automate switching my profile on a daily basis as I would like to lower my TDP during on-peak power and put it back to higher TDP during off-peak
I'm not sure whether it's possible with MSI AB, but if all you're doing is simply adjusting TDP and/or clocks, you can do it with nvidia inspector. Which can run via command line, and thus can be automated with some batch files.
jmigdlc99
Sr. Member
****
Offline Offline

Activity: 784
Merit: 282


View Profile WWW
December 07, 2017, 07:23:51 AM
 #7

Nice. On and off peak power adjustment. Good idea to boost profit by a bit i guess. Do you by any chance live in the Philippines?

Aside from NVIDIA inspector, you could also automate it using automation tools like AutoIt. Basically AutoIt simulates mouse movement and clicks. Should be able to adjust profiles easily as long as you spend the time to record all the necessary clicks with MSI AB.

0xacBBa937A57ecE1298B5d350f40C0Eb16eC5fA4B
VyprBTC
Full Member
***
Offline Offline

Activity: 350
Merit: 100



View Profile
December 07, 2017, 07:41:08 AM
 #8

if you can't use cmd line for batch file worst case you can simulate mouse clicks and intervals with vbs script.

just leave your afterburner open, save 4 profiles and program yoru x,y coords with vbs
m1n1ngP4d4w4n
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CryptoLearner


View Profile
December 07, 2017, 07:45:44 AM
 #9

Use nvidia inspector, best way to do OC on windows and nvidia GPU's.

example for a 6 gpu rig

Code:
nvidiaInspector.exe -setBaseClockOffset:0,0,135 -setMemoryClockOffset:0,0,550 -setPowerTarget:0,60 -setTempTarget:0,0,85
nvidiaInspector.exe -setBaseClockOffset:1,0,135 -setMemoryClockOffset:1,0,550 -setPowerTarget:1,60 -setTempTarget:1,0,85
nvidiaInspector.exe -setBaseClockOffset:2,0,135 -setMemoryClockOffset:2,0,550 -setPowerTarget:2,60 -setTempTarget:2,0,85
nvidiaInspector.exe -setBaseClockOffset:3,0,135 -setMemoryClockOffset:3,0,550 -setPowerTarget:3,60 -setTempTarget:3,0,85
nvidiaInspector.exe -setBaseClockOffset:4,0,135 -setMemoryClockOffset:4,0,550 -setPowerTarget:4,60 -setTempTarget:4,0,85
nvidiaInspector.exe -setBaseClockOffset:5,0,135 -setMemoryClockOffset:5,0,550 -setPowerTarget:5,60 -setTempTarget:5,0,85

you can find it here
Helios45 (OP)
Full Member
***
Offline Offline

Activity: 244
Merit: 103


View Profile
December 08, 2017, 05:03:20 PM
 #10

Thanks for the feedback guys, I'll give nvidiainspector a try
fanatic26
Hero Member
*****
Offline Offline

Activity: 756
Merit: 560


View Profile
December 08, 2017, 06:02:33 PM
 #11

You can do it very easily in linux with the side effect of running a better, more stable OS for your mining rig.

Stop buying industrial miners, running them at home, and then complaining about the noise.
VyprBTC
Full Member
***
Offline Offline

Activity: 350
Merit: 100



View Profile
December 08, 2017, 06:25:27 PM
 #12

You can do it very easily in linux with the side effect of running a better, more stable OS for your mining rig.


I'm running windows 10 for the past year with not one single problem with stability.
m1n1ngP4d4w4n
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CryptoLearner


View Profile
December 08, 2017, 08:01:17 PM
 #13

You can do it very easily in linux with the side effect of running a better, more stable OS for your mining rig.


I'm running windows 10 for the past year with not one single problem with stability.

Yeah linux is good, but windows properly configured work very well too.
e97
Jr. Member
*
Offline Offline

Activity: 58
Merit: 1


View Profile
May 28, 2018, 04:31:15 AM
 #14

Use nvidia inspector, best way to do OC on windows and nvidia GPU's.

example for a 6 gpu rig

Code:
nvidiaInspector.exe -setBaseClockOffset:0,0,135 -setMemoryClockOffset:0,0,550 -setPowerTarget:0,60 -setTempTarget:0,0,85
nvidiaInspector.exe -setBaseClockOffset:1,0,135 -setMemoryClockOffset:1,0,550 -setPowerTarget:1,60 -setTempTarget:1,0,85
nvidiaInspector.exe -setBaseClockOffset:2,0,135 -setMemoryClockOffset:2,0,550 -setPowerTarget:2,60 -setTempTarget:2,0,85
nvidiaInspector.exe -setBaseClockOffset:3,0,135 -setMemoryClockOffset:3,0,550 -setPowerTarget:3,60 -setTempTarget:3,0,85
nvidiaInspector.exe -setBaseClockOffset:4,0,135 -setMemoryClockOffset:4,0,550 -setPowerTarget:4,60 -setTempTarget:4,0,85
nvidiaInspector.exe -setBaseClockOffset:5,0,135 -setMemoryClockOffset:5,0,550 -setPowerTarget:5,60 -setTempTarget:5,0,85

you can find it here

Awesome, thank you! Solves the problem I was having with OC settings reverting after a few hours.
wacko
Legendary
*
Offline Offline

Activity: 1106
Merit: 1014


View Profile
May 28, 2018, 05:55:29 AM
 #15

Awesome, thank you! Solves the problem I was having with OC settings reverting after a few hours.
Your OC settings are not supposed to be reverting after a few hours, no matter what software you use to apply them. The most likely reason this happens that I can think of is that your OC is not stable, the driver crashes and the clocks/voltages get reset to stock.
4ward
Member
**
Offline Offline

Activity: 473
Merit: 18


View Profile
May 28, 2018, 09:17:47 AM
 #16

1. Open google
2. Search for "MSI Afterburner preset command line"
3. Click the first link - "MSI Afterburner preset switch automation"

https://bitcointalk.org/index.php?topic=2105295.0

e97
Jr. Member
*
Offline Offline

Activity: 58
Merit: 1


View Profile
May 29, 2018, 04:13:26 AM
 #17

Awesome, thank you! Solves the problem I was having with OC settings reverting after a few hours.
Your OC settings are not supposed to be reverting after a few hours, no matter what software you use to apply them. The most likely reason this happens that I can think of is that your OC is not stable, the driver crashes and the clocks/voltages get reset to stock.

Upgrading to the latest version of Afterburner ver 4.5.0 seems to have resolved the issue.
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!