Post
Topic
Board Mining (Altcoins)
Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.1.0)
by
TDartDDD
on 24/01/2018, 18:57:27 UTC
Just tried again for fun -- still doesn't start for me on Windows 10. Not from batch file, nor on its own with any command arguments.

And that's with two different Windows 10 machines, one AMD Ryzen 7 1700, one intel i7 3770. Both with a GTX 1070.

Any way to debug this? I don't have anything strange running at the same time, as far as I can tell.

Just to confirm -- did you turn off windows defender? Windows Defender sometimes would deny the execution.

What happens if you directly click on bminer.exe?

Yes, I had tried disabling Windows Defender, despite it showing no indication that it cared about bminer.exe. Disabling Windows Defender had no effect.

If I double-click bminer.exe a cmd-style window appears for a couple seconds, then closes. It has no contents. There are no error messages or other outputs.

EDIT: same result with new 5.2.0 version.

Try installing Visual Basic libraries, .NET Framework libraries, and latest CUDA SDK. 99% it will fix this for you

I do some very basic, minimal compiling on these machines, such as compiling xmrig & xmr-stak. So I have the CUDA SDK, and some .NET/VB libraries. Can you suggest specifics on which ones I might be missing?

What are the outputs if you are running the executable directly?

No output. When I run bminer.exe in cmd window, it just pauses, then goes back to the prompt. When I double-click it, an empty console window briefly appears, then disappears.

Hello, the same here. When I run bminer.exe without parameters it pauses for a maybe half a second then quits to the console. No output. I've got Visual Studio 2017 installed, so the libraries you mentioned are in place. What could be missing? Windows 10 x64. I've got number of miners, no problems. Card configuration: MSI 1080 GamingX, MSI 1060 Armor 6G.

Just try adding a pause command after the arguments in your .bat file.

bminer -ArgumnentsHere -AndHere
pause


Edit:
run this for help with a list of available commands, pretty self explanatory lol

bminer -help
pause

Going to run some multi hour benchmarks on my 1070ti and my 980 individually on the competitive miners and hopefully put my mind at ease with these huge fluctuations and massive dips pool side.