
Originally Posted by
sabby
Just a few more test I would like you to run try with aticonfig to set the memory clock lower at the same value that cause the app to have a -1 error. I don't have the at the aticonfig utility here but I believe it should be something like that
Code:
aticonfig --od-setclocks=0,1100
I suspect that your card might have a gpu bios with wrong values, as in it report min/max range that it won't accept as input value it will only accept value that it reports in its peak range. This would fit what the test result you have seen.
Hi sabby, I tried applying the memory clock value above (1100) via cl and got an error:
Code:
ERROR - Set clocks failed for Default Adapter - ATI Radeon HD 3870
Please check that input values were valid
Then I ran 'aticonfig --odgc' again and realized that the results I'm getting are totally consistent with the ranges it reports (I'm not sure if this is what you mean in your comment):
Code:
Configurable Peak Range : [300-885] [1152-1387]
So I can change the clock values within those ranges--which is ok--but what I'd really like to do if it's possible is change the voltage (undervolt) a little. Do you think my lack of voltage control is a bios limitation/issue?