Post
Topic
Board Hardware
Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread
by
gcanelson
on 31/05/2019, 13:40:23 UTC
hmm.   that is definitely a new / unreported one.   looks like part of libusb complaining.

use this to forcefully bypass the manual intervention part:

Code:
:loop_forever
cgminer.exe -o ...
goto loop_forever

I took the `pause' out of the cgminer statement(s) so they'd loop if necessary, and I have restarted the two instances that have been dropping out. Everything looks normal so far, I'll report back on this, say Monday or Tuesday.

small side effects:
   - you lose visibility to other errors.

I haven't really had other errors, they just stop - usually when I'm away from home for 14 hours - because Murphy says so!

  - you won't be able to press q to quit.

There's always Alt+F->X or the big 'X'.

Thanks again, vh. You rock.