Post
Topic
Board Mining (Altcoins)
Re: 2x 7950s dropping to 64% load every few seconds
by
wazoo42
on 03/04/2013, 16:10:48 UTC
The short answer is that ati control center no longer has overdrive capability and the power settings are controlled by libatiadlxx.so. You can create a program, powercontrol, to alter the power settings using (the export command is necessary for doing this remotely)

Code:
export DISPLAY=:0 ; ./powercontrol

https://bitcointalk.org/index.php?topic=7374.895;wap2