linux_gpu_mining icon indicating copy to clipboard operation
linux_gpu_mining copied to clipboard

It always say INFO: Received incorrect work!

Open Alavi1412 opened this issue 7 years ago • 2 comments

I want to use this but I got the following error:

~/linux_gpu_mining$ ./miner --server stratum-zec.antpool.com --port 8899 --user **** --pass ***
 +-------------------------------------------------+
|         EWBF's Zcash CUDA miner. 0.3.4b         |
+-------------------------------------------------+
INFO: Current pool: stratum-zec.antpool.com:8899
INFO: Selected pools: 1
INFO: Solver: Auto.
INFO: Devices: All.
INFO: Temperature limit: 90
INFO: Api: Disabled
---------------------------------------------------
INFO: Target: 0001ffffffffffff...
INFO: Detected new work: 1515962712_114536
INFO: Detected new work: 1515962712_114536
Temp: 

Total speed: 0 Sol/s

What should I do? what exactly is the problem?

Alavi1412 avatar Jan 14 '18 20:01 Alavi1412

Which card are you using?

createthis avatar Jan 18 '18 20:01 createthis

just solved my problem from the quotes below ... :)

  1. AION seems to be supported since EWBF 0.4, so of course it doesn't work in 0.3.4
  2. EWBF states on https://bitcointalk.org/index.php?topic=4466962.0 that "Support devices with compute capability 5.0 and higher." And my GTX 770 only got 3.0. https://developer.nvidia.com/cuda-gpus

Hey. i got the same Problem. My card: NVIDIA GeForce 770 GTX

i tried mining AION on https://aionmine.org/home with your guide (and others) using NVIDIA binary driver - version 384.130 and version 396.37.

if I use the preconfigured EBWF miner from aionmine.org i get 0.0 sol/s. if I use your configuration and change the server to the stratum server address from aion.org (and port, etc...) i get "INFO: Received incorrect work!" However if don't change the server address or anything i get at least 50 sol/s.

I am relatively unexperienced in Linux in general and mining, so my question is: Is there anything that comes to your mind?

zurasy0 avatar Jul 25 '18 18:07 zurasy0