Post
Topic
Board Hardware
Re: [Guide] Comprehensive ASICMiner Blade Setup
by
aleph
on 09/10/2013, 21:04:01 UTC
What I did was install Bfgminer 3.2.1 onto a raspberry pi. I believe building Bfgminer on a Linux machine where the Windows version does not have the http proxy built into it yet. This is how I set mine up.

./bfgminer --http-port-8332 -o stratum.d7.lt:3333 -u usrName -p x

on my blade I set the server IP to the same IP as my raspberry pi ports to 8332 and gave it a unique name and password. Everything started working about 15 seconds after doing an update/restart with the blade.

A quick how-to on building and running BFG for PI would be awesome!