I did some searching, but could not quite figure this out...
I have a BitForce Single and a 5830 running in a windows 7 machine.
I am trying to get the 5830 to overclock/underclock and have not been able to.
I try this in the shortcut's target box and it doesnt open. It just flashes and closes quickly:
"C:\Program Files (x86)\cgminer\cgminer-2.4.3-win32\cgminer.exe" -S COM4 cgminer -o
http://us.ozco.in:8332 -u *** -p *** -I 9 --auto-fan --gpu-engine 900 --gpu-memclock 300
I try this in the shortcut's target box and it does open and starts mining. But the 5830 does not take the clocks.
"C:\Program Files (x86)\cgminer\cgminer-2.4.3-win32\cgminer.exe" -S COM4 -o
http://us.ozco.in:8332 -u *** -p *** -I 9 --auto-fan --gpu-engine 900 --gpu-memclock 300
Notice that the difference is I deleted the 'cgminer'.
After trial and error I have found that I cannot get it to open with 'cgminer' in there like the examples show. If I delete cgminer it opens and mins at stock clocks. I try moving the '-S COM4' to the end, and just after the pool, no good.
Any ideas? Thanks!