Post
Topic
Board Hardware
Re: [ANN] Technobit HEX16E - BE200 based 16 chip board
by
Saab9000
on 09/08/2014, 07:58:00 UTC
Got the miner, thanks Marto.
But i have the same error as Chriss have for chip 0-1-2-3.
Average hash is 44ghs.

conf file below:
{
"pools" : [
   {
      "url" : "stratum.mining.eligius.st:3334",
      "user" : "1CQtsQ2hfmVqLEEbQVDMcy3koriXCwXzUj",
      "pass" : "123"
   },
   {
      "url" : "uk1.ghash.io:3333",
      "user" : "Saab9000_HEX",
      "pass" : "123"
   }
]
,
"expiry" : "120",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"hexminerb-voltage" : "900",
"hexminerb-options" : "16:540",
"hexmineru-frequency" : "54",
"hexminerc-voltage" : "900",
"hexminerc-options" : "16:1000",
"hexminer3-chip-mask" : "255",
"hexminer3-voltage" : "750",
"hexminer3-options" : "16:7000",
"hexminer8-set-diff-to-one" : "0",
"hexminer8-chip-mask" : "255",
"hexminer8-voltage" : "930",
"hexminer8-options" : "8:240",
"hexminerbe200-asic-diff" : "1",
"hexminerbe200-skip-hw-res" : "1",
"hexminerbe200-pic-roll" : "90",
"hexminerbe200-hw-err-res" : "5",
"hexminerbe200-nonce-timeout-secs" : "2",
"hexminerbe200-chip-mask" : "15",
"hexminerbe200-voltage" : "860",
"hexminerbe200-options" : ":320",
"hexminerm-pic-roll" : "90",
"hexminerm-hw-err-res" : "5",
"hexminerm-nonce-timeout-secs" : "2",
"hexminerm-chip-mask" : "15",
"hexminerm-voltage" : "805",
"hexminerm-options" : "4:1016",
"kernel-path" : "/usr/local/bin"
}

Hexb and Hexc working fine.
any idea?