Hey guys,
I'm trying to underclock the memory on my board on a Linux mining rig, with the aticonfig command.
Everything has been stable so far, but as mining goes, I want to try to make it run better with less heat (don't we all.. and mine more MH/s with less power draw? haha)
Here's what I'm running in my setup script:
sudo aticonfig --odsc=980,600;
sudo aticonfig --odcc;
And here's what I'm seeing:
$ sudo aticonfig --odgc
Default Adapter - AMD Radeon HD 6700 Series
Core (MHz) Memory (MHz)
Current Clocks : 980 1050
Current Peak : 980 600
It's a headless machine so I don't have AMDOverdriveCtrl, but that software didn't impress me anyways.
So am I still running at 1050Mhz for Memory or is it at 600? Or is it possible my card doesn't support changing the memory speed setting?
thanks in advance! Much appreciated.