ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.97k stars 2.28k forks source link

getting 0 hashes on RTX 2060. #2138

Open Calibrumm opened 3 years ago

Calibrumm commented 3 years ago

Describe the bug getting 0 hashes on RTX 2060, but the DAG is loaded and the pool shows im connecting.

To Reproduce Steps to reproduce the behavior: 1: use cmd file to start with "ethminer -P stratum1+tcp://0xaf9C7A96C4E8773ee951b7681B75BE971C3BBbaD.worker2@us1.ethermine.org:4444 -R" 2: command prompt shows I've loaded DAG, no issues reported. 3: pool shows im working but at 0 hashes

Expected behavior should mine AFAIK

Screenshots (Optional) Capture

Environment (please complete the following information):

Additional context I cant find any info on if I should be using CUDA 10, 8, or 9.1.

cakirmert commented 3 years ago

use cuda 10 or 11. no difference for me. could be your cuda version

Calibrumm commented 3 years ago

use cuda 10 or 11. no difference for me. could be your cuda version

that screenshot is from the CUDA 10 version already and I got the same results on CUDA 8 & 9 too.