Thanks for this, I was looking for a good alternative to linuxcoin since it hasn't been maintained. I have a problem with overclocking, however.
If I use the bamt config file to overclock, the system locks up and I have to force it to shut down, then boot up bamt on a computer without ati cards to fix the config file. However, if I use ati config to overclock the cards manually, everything works fine.
At the moment I have 2 5770 cards. When overclocking worked, I used these commands:
aticonfig --od-enable
aticonfig --odsc=960,1200 --adapter=all
when I used the bamt config file and it locked up, I used these settings:
card_0:
...
core_0:960
core_1:960
core_2:960
mem_0:1200
mem_1:1200
mem_2:1200
...
card_1:
...
core_0:960
core_1:960
core_2:960
mem_0:1200
mem_1:1200
mem_2:1200
...
I don't remember exactly what all the parameters are called but you get the point.
What is the difference between how aticonfig sets up overclocking and how bamt sets up overclocking to cause this problem?