I just switched 4 of my rigs to bminer from dstm to see how it goes
Hash rate seems around 3% higher on miner output but sometimes I get the "Get error: End of file, ... " error on miner start:
[WARN] [2018-04-22T16:16:56+04:30] Get error: End of file, resetting in 5 seconds
[INFO] [2018-04-22T16:17:03+04:30] Bminer: When Crypto-mining Made Fast (v6.1.0-7ea8bbe)
[INFO] [2018-04-22T16:17:03+04:30] Watchdog has started.
[INFO] [2018-04-22T16:17:03+04:30] Starting miner on devices [0 1 2 3 4 5 6]
[INFO] [2018-04-22T16:17:03+04:30] Starting miner on device 0...
[INFO] [2018-04-22T16:17:03+04:30] Started miner on device 0
[INFO] [2018-04-22T16:17:03+04:30] Connected to kmd.suprnova.cc:6250
[INFO] [2018-04-22T16:17:03+04:30] Subscribed to stratum server
[INFO] [2018-04-22T16:17:03+04:30] Set nonce to 10020070000000000000000070000211
[INFO] [2018-04-22T16:17:03+04:30] Starting miner on device 1...
[INFO] [2018-04-22T16:17:03+04:30] Started miner on device 1
[INFO] [2018-04-22T16:17:03+04:30] Set target to 3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c3c00
[INFO] [2018-04-22T16:17:03+04:30] Received new job 9a
[INFO] [2018-04-22T16:17:03+04:30] Authorized
[INFO] [2018-04-22T16:17:03+04:30] Starting miner on device 2...
[INFO] [2018-04-22T16:17:04+04:30] Started miner on device 2
[INFO] [2018-04-22T16:17:04+04:30] Starting miner on device 3...
[INFO] [2018-04-22T16:17:04+04:30] Started miner on device 3
[INFO] [2018-04-22T16:17:04+04:30] Starting miner on device 4...
[INFO] [2018-04-22T16:17:04+04:30] Started miner on device 4
[INFO] [2018-04-22T16:17:05+04:30] Starting miner on device 5...
[INFO] [2018-04-22T16:17:05+04:30] Started miner on device 5
[INFO] [2018-04-22T16:17:05+04:30] Starting miner on device 6...
[INFO] [2018-04-22T16:17:05+04:30] Started miner on device 6
[INFO] [2018-04-22T16:17:06+04:30] Accepted share #4
[INFO] [2018-04-22T16:17:08+04:30] Accepted share #5
[INFO] [2018-04-22T16:17:08+04:30] Accepted share #6
[INFO] [2018-04-22T16:17:08+04:30] Accepted share #7
[INFO] [2018-04-22T16:17:08+04:30] Accepted share #8
[WARN] [2018-04-22T16:17:10+04:30] Get error: End of file, resetting in 5 seconds
Any way to solve it?
Also I have my own watchdog and miner start command has "-watchdog=false"
Why when bminer starts, it shows "Watchdog has started"
Bminer is included in
nvOC, so I need to know if there are any thing needs to be done to solve the issue.
Thanks
Hi papampi, thanks for including Bminer in nvOC.
For your question about the error. If it didn't appear constantly, I think it is just an issue caused by the network. It will be fine if your network is stable.
For your question to the watchdog. Setting watchdog to false will disable the watchdog per GPU. The application has its own watchdog running all the time, which is what you see from the log.