Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It always say INFO: Received incorrect work! #6

Open
Alavi1412 opened this issue Jan 14, 2018 · 2 comments
Open

It always say INFO: Received incorrect work! #6

Alavi1412 opened this issue Jan 14, 2018 · 2 comments

Comments

@Alavi1412
Copy link

Alavi1412 commented Jan 14, 2018

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?

@createthis
Copy link
Owner

Which card are you using?

@p-venus
Copy link

p-venus commented Jul 25, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants