I'm currently running 2x6990 cards.
Bought these with some very old bitcoins I had, so I'm looking at this as a free 'ninja game system' that make make me some money.
Firstly I'm running my two 6990 in crossfire mode under win7-64bit. I believe I might do better turning the crossfire off, but that involves dummy VGA plugs and my first attempt at those didn't work.
Two tips I have to give out to my fellow 2x6990 user:
1) Use MSI afterburner.
At core voltage I can get the Clock up 20 to 850 and reduce the memory clock down to 625. This not only gets the hash rate up a little, but reduces the power consumption down by well over 100W
2) Assign all processes to the same core on your CPU. E.g. Create a .bat file as follows:
"
start /affinity 1 /min poclbm.exe -d0 -w256 -f60 --host=mining.bitcoin.cz --port=8332 --user=?.?--pass=?
start /affinity 1 /min poclbm.exe -d1 -w256 -f0 --host=mining.bitcoin.cz --port=8332 --user=?.? --pass=?
start /affinity 1 /min poclbm.exe -d2 -w256 -f0 --host=mining.bitcoin.cz --port=8332 --user=?.? --pass=?
start /affinity 1 /min poclbm.exe -d3 -w256 -f0 --host=mining.bitcoin.cz --port=8332 --user=?.? --pass=?
Just underclocking the memory and assigning to one core got my power consumption down from over 900W, to just over 700W
I'm not for one moment suggesting this is the 'best' configuration, but it pulls in around 340 a core, which seems reasonably respectable.
hi goldcd, i have the same setting, 2x6990 on w7 and i overclock with MSIafterburner at 900MHz but when i try to underclock the memory 779MHz is the lower value that i can set, if i try to set 625MHz the memory clock go in the default valute 1250MHz, why i can't put 625?