I am looking for an alternative to chainminer and its proxy.
Whats software are best for BFSB hardware ? BFGminer or CGMiner, other alternatives
Do CGMiner has been running stably Bitfury?
Is formed instruction on how to run CGminer on RasperryPi?
BFGMiner works perfectly, I'm not sure if cgminer even has support yet.
You can use set-device to change chip clock speeds:
"set-device" : ["BSB:osc6_bits=55"] sets all chips to speed 55.
"set-device" : ["BSB:osc6_bits=55","BSB2:osc6_bits=54"] sets all chips to speed 55 and all chips in slot 2 to speed 54.
"set-device" : ["BSB:osc6_bits=55","BSB2:osc6_bits=54","BSB2aa:osc6_bits=53"] sets all chips to speed 55, all chips in slot 2 to speed 54 and a certain chip in slot 2 to speed 53.
You can mix these common/slot/chip settings arbitrarily, though it might result in a very long config line.
Thx for tip. Have next question
3 - Confirmed stability on different pool. For example chminer work unstable on Eligius for me.