Post
Topic
Board Hardware
Re: [ANN] Technobit "DICE" 160Ghs Entry miner/blockchain personal lottery device
by
aseriousgogetta
on 28/12/2014, 20:44:23 UTC
http://s9.postimg.org/x8adxrfvy/DICE.jpg -- Screenshot of my DICE working perfectly.

Thanks to loshia for the walkthrough.

Grab latest cgminer from git
1. (git clone https://github.com/ckolivas/cgminer.git)

apply patch - got mine from here --> tbdice.org/100_hex.patch
2. (patch -p1 < ./100_hex.patch)


then you build;
3. ./autogen.sh
4. ./configure --enable-hexminerr
5. make
6. make install

& run w/ correct parameters
7. sudo cgminer --set_default_to_r --hexminerr-asic-diff 4 --hexminerr-pic-roll 60 --hexminerr-chip-mask 255 --hexminerr-voltage 700 --hexminerr-options 1:800 -o stratum+tcp://tbdice.org:3333 -u YOURBTC -p x

&& your off hashing!