bfgminer -o stratum.btcguild.com:3333 -u udaredme_3 -p 12345 -S antminer:all --set-device antiminer:clock=x0981 --icarus-options 115200:2:2
here is my command prompt...running almost 2.2 gh steady with no hardware errors with extra cooling.
Thanks!
(iluvpcs, apologies for hijacking your thread... hopefully others here find this useful though)
Wish I figured all this out before I attempted my resistor modding... Looks like 3 of my 6 miners currently can do 0x0981 without hw errors, and the other 3 can only do 0x0881 without hw errors.
By specifying hardware paths directly I can get two instances of bfgminer running, each with different clock speeds:
(these paths are for os x):
bfgminer -o [mining pool] -Sdev/cu.SLAB_USBtoUART -Sdev/cu.SLAB_USBtoUART15 -Sdev/cu.SLAB_USBtoUART16 --set-device antminer:clock=x0981
bfgminer -o [mining pool] -Sdev/cu.SLAB_USBtoUART21 -Sdev/cu.SLAB_USBtoUART22 -Sdev/cu.SLAB_USBtoUART23 --set-device antminer:clock=x0881
I'll choose one of my '0981' units when I attempt the resistor mod again... and obviously will sort something out RE cooling too.