Pages:
Author

Topic: = ClockTweak = win32 command line clock/voltage tweaking tool - NOW FREE! - page 8. (Read 68092 times)

legendary
Activity: 1855
Merit: 1016
I tried -p 20, -p +20, -p 20% for power tune in 6970 cards & got error as "ERROR: More than one action specified"
How to power tune properly?
legendary
Activity: 1855
Merit: 1016
clocktweak -o 5
will desply info on all gpus every 5 secs.
use -a number to select a specific adapter.

Perfect. Thanks.
member
Activity: 98
Merit: 10
clocktweak -o 5
will desply info on all gpus every 5 secs.
use -a number to select a specific adapter.


1.2V shouldnt be the limit most cards its 1.3V
im running 1.22 on my 6850

When I was having driver problems my voltage wouldnt changed. Had to un-install all amd drivers the go to 10.10 then upgrade that back to 11.6.
legendary
Activity: 1855
Merit: 1016
I think your are going beyond the card capacity to set voltage & also having CCC installed.
legendary
Activity: 1855
Merit: 1016
Is there any way to display temperature of GPUs alone in a dos window & update it every 1 or 2 seconds?
legendary
Activity: 1855
Merit: 1016
What does the Fan:91 & Fan:80 mean?

The program is reporting the current speed of your GPU fans, as a percentage.

yes. let me add: current_measured_rpm/maximum_rpm_spec  and thus may differ from what you set it to.

it can be interesting to check what percentage you get when you set your fan to 100%. if a fans air intake is blocked by another card it may reduce the rpm it can reach.
Thanks.
legendary
Activity: 1708
Merit: 1020
It can be underclocked, its a bug in gpuz.
Everything else will show its underclocked, and doing bandwidth speed tests on the card shows it to be underclocked.

check out this post from bmgjet on another thread - there seems to be a bug in gpu-z in the mem clock speed reading on some 6xxx cards. maybe that is responsible for some people having trouble downclocking memory.

legendary
Activity: 1708
Merit: 1020
What does the Fan:91 & Fan:80 mean?

The program is reporting the current speed of your GPU fans, as a percentage.

yes. let me add: current_measured_rpm/maximum_rpm_spec  and thus may differ from what you set it to.

it can be interesting to check what percentage you get when you set your fan to 100%. if a fans air intake is blocked by another card it may reduce the rpm it can reach.
newbie
Activity: 31
Merit: 0
What does the Fan:91 & Fan:80 mean?

The program is reporting the current speed of your GPU fans, as a percentage.
legendary
Activity: 1855
Merit: 1016
I tried with 0.9 today
The command i gave through a single batch file is

Code:
clocktweak.exe -y -a 0 -c 957 -m 314 -s 100
clocktweak.exe -y -a 3 -c 900 -m 300 -s 100

I got these results.

Code:
C:\Program Files (x86)\clocktweak>clocktweak.exe -y -a 0 -c 957 -m 314 -s 100
===============================================================================
                ClockTweak v0.9.0b - bitcoinX.com/clocktweak/
===============================================================================

ERR: ADL API function: ADL_Display_PossibleMode_WinXP_Get is missing.
Set values - starting.
 Adapter #0:
  setting core speed to 957 [MHz]
  setting mem speed to 314 [MHz]
  setting fan speed to 100%
Set values - finished.

Reading:
#0: Temp:71 Load:99 Fan:91 CoreL2:957 MemL2:314 mVoltL2:1175


C:\Program Files (x86)\clocktweak>clocktweak.exe -y -a 3 -c 900 -m 300 -s 100
===============================================================================
                ClockTweak v0.9.0b - bitcoinX.com/clocktweak/
===============================================================================

ERR: ADL API function: ADL_Display_PossibleMode_WinXP_Get is missing.
Set values - starting.
 Adapter #3:
  setting core speed to 900 [MHz]
  setting mem speed to 300 [MHz]
  setting fan speed to 100%
Set values - finished.

Reading:
#3: Temp:65 Load:99 Fan:80 CoreL2:900 MemL2:300 mVoltL2:1163


What does the Fan:91 & Fan:80 mean?
full member
Activity: 168
Merit: 100
member
Activity: 98
Merit: 10
full member
Activity: 168
Merit: 100
I'm getting this error. Help please?



1LHNW1JGMBo2e7rKiiFz7KJPKE57bqCdEC

I assume you have python installed on your system?

try to run clocktweak from it's own directory. e.g. on the command line "cd toclocktweakpath" before you run.


Yeah, it's installed in C:\Python32

I just tried doing cd C:\Windows\System32 to no avail.

I hope that is not where you installed clocktweak. usually it should be at c:\program files\clocktweak.

so you would open a console window and type:

cd "\program files\clocktweak"  

clocktweak -r







Thanks well it works now. But when I enter a command for example clocktweak -a all -v 1175, I am returned with this:


Even if I set the voltage to 1180mV it still says it's 1088mV
legendary
Activity: 1708
Merit: 1020
I'm getting this error. Help please?



1LHNW1JGMBo2e7rKiiFz7KJPKE57bqCdEC

I assume you have python installed on your system?

try to run clocktweak from it's own directory. e.g. on the command line "cd toclocktweakpath" before you run.


Yeah, it's installed in C:\Python32

I just tried doing cd C:\Windows\System32 to no avail.

I hope that is not where you installed clocktweak. usually it should be at c:\program files\clocktweak.

so you would open a console window and type:

cd "\program files\clocktweak" 

clocktweak -r





full member
Activity: 168
Merit: 100
I'm getting this error. Help please?



1LHNW1JGMBo2e7rKiiFz7KJPKE57bqCdEC

I assume you have python installed on your system?

try to run clocktweak from it's own directory. e.g. on the command line "cd toclocktweakpath" before you run.




Yeah, it's installed in C:\Python32

I just tried doing cd C:\Windows\System32 to no avail.
full member
Activity: 168
Merit: 100
Yeah. 11 cards total in 3 rigs.

8 are configured with ClockTweak and 3 with AB. But I use clocktweak -r in a batch loop to monitor temps and let me know they aren't frozen at a glance
legendary
Activity: 1708
Merit: 1020
phelix,

you can add: tested with 6790. running on 8 such cards and works great (v0.8.0b)

Nice! Added to the list.

I started freaking out about 8 cards in a rig but then I realized it is probably two rigs?
legendary
Activity: 1708
Merit: 1020
I'm getting this error. Help please?



1LHNW1JGMBo2e7rKiiFz7KJPKE57bqCdEC

I assume you have python installed on your system?

try to run clocktweak from it's own directory. e.g. on the command line "cd toclocktweakpath" before you run.


full member
Activity: 168
Merit: 100
phelix,

you can add: tested with 6790. running on 8 such cards and works great (v0.8.0b)
Pages:
Jump to: