pooler / cpuminer

CPU miner for Litecoin and Bitcoin
https://bitcointalk.org/index.php?topic=55038.0
Other
2.79k stars 1.21k forks source link

cpuminer autocloses after opening in cmd #229

Closed ReconLTU closed 3 years ago

ReconLTU commented 3 years ago

cpuminer autocloses after opening in cmd

OS:Windows 10 pro.

Any solution ?

ReconLTU commented 3 years ago

Tryed opening via cmd on other computer who also windows 10 pro its autocloses program same as on my main one

pooler commented 3 years ago

minerd is supposed to exit immediately (after printing an error message) if you don't pass any parameters.

pooler commented 3 years ago

Is the error message not getting printed to the console?

ReconLTU commented 3 years ago

No error message. Just opens and closes window in second.

On Wed, 28 Apr 2021 at 00:57, pooler @.***> wrote:

Is the error message not getting printed to the console?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pooler/cpuminer/issues/229#issuecomment-827963170, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT3PPX3OLISJJBBMI2BFEXTTK4XMFANCNFSM43VJLIXA .

pooler commented 3 years ago

You mentioned cmd, but how exactly are you running minerd? Feel free to attach a screenshot.

StalkerLegend commented 3 years ago

Hello. I have a problem too auto-close. Screenshot: https://ibb.co/yydJ8pj

pooler commented 3 years ago

@StalkerLegend, you are starting minerd from within a batch file and passing an option that doesn't exist (--scrypt). It's expected behavior for minerd to quit. If you run it from a command prompt, you will also see an error message.

StalkerLegend commented 3 years ago

Help me please. What command should I specify? To mine Litecoin / Dogecoin

pooler commented 3 years ago

@StalkerLegend, this is an issue tracker, not a support forum. You can ask such questions on BitcoinTalk or similar venues.

pooler commented 3 years ago

No response from OP, and cannot reproduce. Closing.