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

Generated DAG + Light in 12 #2207

Open KSptpv opened 3 years ago

KSptpv commented 3 years ago

After opening the Command Prompt, typing in the correct commands to start Ethminer (with start.bat) and a short thread of commands that seem to indicate that mining has started (Hashpower in blue, and everything, although still at 0.00 MH/s), a command pops up and it says "Generated DAG + Light in 12", which puts everything on halt.

To reproduce the problem you have to do the things I described above, I can't say more than that. I am not a 100% sure what I have done to initiate the problem, and that is part of the reason I am now here seeking help.

I expected the program to run normally as always, to keep reporting the Hashrate in blue, while performing "Job" at blocks and occasionally having that Job accepted.

Some important context that I think of now could be the fact that a complete crash of my system, which caused a restart, took place while I was overclocking my GPU. I was running one GTX 1070Ti, (yes, exactly one), and putting some pressure on the Memory clock until it caused my screen to go black and Windows to restart, after which I needed to reinstall and reactivate everything until "Generated DAG + Light in 12" appeared.

kgiil commented 3 years ago

This also happened to me. I had installed vcredist from the version found in the redistribution for VS 2005. Once I installed the latest (from https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0), the issue went away.