I had mine setup to use the stratum mining proxy at first, but then I started using bfgminer as it has more stats. One thing I noticed was that the hashrate seems to be an average of some sort based on the # of shares, and essentially smooths out as you run the blade for longer.
Setup tips for the blade:
- The default IP of the blade is http://192.168.1.254:8000/
- If you are setting up multiple blades, set them up one at a time and change the IP address off the default, i.e. .250, .251, .252 and so on..
- For basic setup on windows, grab mining_proxy_1.2.0.exe from here -> https://github.com/slush0/stratum-mining-proxy/downloads
- Then create a batch file containing the following (adjust for your pool): mining_proxy_1.2.0.exe -o stratum.btcguild.com -p 3333
Now as for setting it up with bfgminer, this took a bit of playing around, but the latest 32-bit version (and probably earlier ones) has a built in getwork server. So I have bfgminer 3.4.0 32-bit running with the following command/batch file:
bfgminer -o stratum+tcp://stratum.btcguild.com:3333 -u username -p password -G --http-port 8332 --no-submit-stale
pause
This gives more detailed output than the proxy or the web page for the blade, e.g.
bfgminer version 3.4.0 - Started: [2013-11-06 21:18:42] - [ 11 days 16:50:14]
[M]anage devices [P]ool management [S]ettings [D]isplay options [H]elp [Q]uit
Connected to stratum-lb-usa48.btcguild.com diff 8 with stratum as user
Block: ...07b6885e #270229 Diff:609M ( 4.36Ph/s) Started: [14:04:24]
ST:4 F:3 NB:2007 AS:1 BW:[ 55/ 44 B/s] E:56.60 I: 406uBTC/hr BS:5.91M
1 | 11.04/12.46/11.83Gh/s | A:347424 R:4147+2360(1.8%) HW:95952/3.3%
--------------------------------------------------------------------------------
PXY 0: | 10.36/12.46/11.83Gh/s | A:347426 R:4147+2360(1.8%) HW:95952/3.3%
[2013-11-18 14:08:20] Accepted 09cb5dbd PXY 0 Diff 26/8
[2013-11-18 14:08:26] Accepted 07cfe51f PXY 0 Diff 32/8
[2013-11-18 14:08:29] Accepted 0a6ad8e6 PXY 0 Diff 24/8
[2013-11-18 14:08:32] Accepted 17f09ae3 PXY 0 Diff 10/8
[2013-11-18 14:08:33] Accepted 15ce5809 PXY 0 Diff 11/8
[2013-11-18 14:08:40] Accepted 08345483 PXY 0 Diff 31/8
[2013-11-18 14:08:44] Accepted 15fc519d PXY 0 Diff 11/8
[2013-11-18 14:08:46] Accepted 17195a7e PXY 0 Diff 11/8
[2013-11-18 14:08:49] Stratum from pool 0 requested work update
[2013-11-18 14:08:49] Accepted 199c9665 PXY 0 Diff 9/8
[2013-11-18 14:08:52] Accepted 0569dd80 PXY 0 Diff 47/8
[2013-11-18 14:08:53] Accepted 02bc6381 PXY 0 Diff 93/8
[2013-11-18 14:09:00] Accepted 108c114b PXY 0 Diff 15/8
[2013-11-18 14:09:04] Accepted 1ec01d2e PXY 0 Diff 8/8
[2013-11-18 14:09:08] Accepted 043d3149 PXY 0 Diff 60/8
[2013-11-18 14:09:08] Accepted 06c51d6e PXY 0 Diff 37/8