You are definitely not useless, Folax! Thanks!
Adapter0
279.6 Mh/s, Usage=98%, Fanspeed=80%, Temp=67.00C
Adapter1
279.5 Mh/s, Usage=99%, Fanspeed=70%, Temp=59.50C
The side of the case is open with a 12" personal fan on Low, 6" away blowing directly on the GPUs.
Very pleased.
NOW- I need to move on to remoting this machine as a headless miner.
I'm sure we can help you squeeze a lot more out of your cards ! I can squeeze about 313MHs out of my 5830's what miner you using and whats your clock setup etc ?
PS: Working on the website and going to try and get a wiki etc online
This is my startup routine:
To Start Mining:
Launch a Root Terminal
# cd /opt/miners/phoenix
# python phoenix.py -u
http://USERNAME_miner0:[email protected]:8332/ -k phatk VECTORS BFI_INT AGGRESSION=9 WORKSIZE=128 DEVICE=0 FASTLOOP=false
Without closing Root Terminal #1, Launch Root Terminal #2
# cd opt/miners/phoenix
# python phoenix.py -u
http://USERNAME_miner1:[email protected]:8332/ -k phatk VECTORS BFI_INT AGGRESSION=11 WORKSIZE=128 DEVICE=1 FASTLOOP=false
Using ATI OverDrive Control:
$ sudo -s
# aticonfig --od-enable
# aticonfig --odgc --adapter=0,1
# aticonfig --adapter=0,1 --odsc=900,300
# aticonfig --odcc --adaptor=0,1
# sleep 5 ; aticonfig --odgc --adpater=0,1
Do this twice, once for adapter=0 and once for adapter=1 if the arguement "0,1" or "all" doesn't work.
Set Fan Speeds:
GUI for device=0 you open by clicking the icon, GUI for device=1 you open by typing into a root terminal:
# AMDOverdriveCtrl -i=3
A new GUI will open for the 2nd GPU. Try loading the saved profiles into each GUI instance, otherwise manually adjust fanspeed.
I've noticed that if I set AGGRESSION on Adpater=0 to more than Adapter=1, Adapter=1 will slow radically and Usage will drop to ~30%, thus the settings above.