Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Nicey2
on 19/12/2017, 14:27:48 UTC
Hi,

I'm using a RPi 3 and followed the instructions here - https://steemit.com/raspberry/@qctechno/howto-install-futurebit-moonlander-2-usb-scrypt-miner-with-raspberrypi-3 and then updated to https://github.com/jstefanop/bfgminer/releases/download/bfgminer-5.4.2-futurebit2-beta2/bfgminer_5.4.2-futurebit2_linux_armv6.tar.gz.

Using ./bfgminer --scrypt -o stratum+tcp://litecoinpool.org:3333 -u xXXXXx -p x  -S /dev/ttyUSB0

(bfgminer 5.4.2-38-g106390a
  Lowlevel: usb vcom
  Drivers: futurebit
  Algorithms: scrypt
  Options: ncurses5)

I get line and line of

MLD 0: ASIC has stopped hashing, attempting to restart
MLD 0: ASIC has stopped hashing, attempting to restart
MLD 0: ASIC has stopped hashing, attempting to restart


and 0 hashrate.

And when I run the previous (non-beta)  version, I get this continuously -


 [2017-12-19 14:23:00]Generated stratum work
 [2017-12-19 14:23:00] Pushing work 78 from pool 0 to hash queue
 [2017-12-19 14:23:00] Received no-transaction-list response for pool 0 job 229e
 [2017-12-19 14:23:00] MLD 0: Popping work from get queue to get work
 [2017-12-19 14:23:00] MLD 0: Got work 74 from get queue to get work for thread 0
 [2017-12-19 14:23:00] Selecting pool 0 for work
 [2017-12-19 14:23:00] Generated target 000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
 [2017-12-19 14:23:00] WRITE BUFFER 3cff4001000000000000000000000000000000000000000000000000ffffffffff0700003caf092 29fa830ddf7e59f9ea578bd07e2f11484ea
30a417df11b562b015d3d520000000524f94bc15159c8ed87581a8f84f676880857ee6b8d4772af 649920031500c7b0821eede9c9e1e7e19e853fdd350108ecbfde552683afce65b8bfb092d07cf0a 5a3920c31a04b8a6
 [2017-12-19 14:23:00] Generated stratum header 20000000524f94bc15159c8ed87581a8f84f676880857ee6b8d4772af649920031500c7b178ddfb 87f485728ca568781400881
f318ed80a36067a94256804acb8f55e4e25a3920c31a04b8a600000000
 [2017-12-19 14:23:00] Work job_id 229e nonce2 04000000
 [2017-12-19 14:23:00] Generated stratum work
 [2017-12-19 14:23:00] Pushing work 80 from pool 0 to hash queue



 [2017-12-19 14:26:41] Started at [2017-12-19 14:19:38]
 [2017-12-19 14:26:41] Pool: stratum+tcp://litecoinpool.org:3333
 [2017-12-19 14:26:41] Runtime: 0 hrs : 7 mins : 2 secs
 [2017-12-19 14:26:41] Average hashrate: 0.0 Megahash/s
 [2017-12-19 14:26:41] Solved blocks: 0
 [2017-12-19 14:26:41] Best share difficulty: 0
 [2017-12-19 14:26:41] Share submissions: 0
 [2017-12-19 14:26:41] Accepted shares: 0
 [2017-12-19 14:26:41] Rejected shares: 0 + 0 stale (nan%)
 [2017-12-19 14:26:41] Accepted difficulty shares: 0
 [2017-12-19 14:26:41] Rejected difficulty shares: 0
 [2017-12-19 14:26:41] Hardware errors: 0


What am I'm doing wrong?

All ideas welcome  Smiley

Steve