vertcoin-project / One-Click-Miner-OLD

Interface to easily download and control miner software for CPU's and AMD/Nvidia GPU's. Also has integrated P2Pool functionality.
132 stars 42 forks source link

error #54

Closed silverkaos closed 5 years ago

silverkaos commented 6 years ago

launching the program I have this error ( i use win 7) thanks

cattura

dusans commented 6 years ago

Maybe try running OCM with admin rights. Are you using 32 or 64 bit windows?

silverkaos commented 6 years ago

i'm admin. i use windows 64 bit thanks

dusans commented 6 years ago

Maybe try to disable any antivirus you might be running.

silverkaos commented 6 years ago

I have done other tests: if I use the command -a lyra2rev2 the program goes wrong

example: ocm_cpuminer -a lyra2rev2 -o stratum+tcp://xx -u xx -p xx

if I do not write "-a lyra2rev2" the program works but I believe that the parameter is fundamental !!

thank for helps

zemrys commented 6 years ago

@silverkaos The OCM does not allow you to specify commands using cpuminer. If you could provide translated logs/errors fo what you are experiencing I might be able to help further.

DDblDD commented 6 years ago

I get a similar error when attempting to launch a CPU mining session. "ocm_cpuminer.exe has stopped working"

I'm running WIn10 64-bit. I don't have an NVIDIA or AMD GPU installed in my computer. I tried launching the application as "Administrator"

The SYSLOG.txt logfile shows

In settings, I turned on the "Show CLI" option. I see four lines every time before the application crashes: "Starting Stratum on stratum+tcp://[Pools'sIPADDRESS]:9181 "2 miner threads started, using 'lyra2rev2' algorithm." "Stratum difficulty set to 44.574 (0.17412)" "lyra2rev block 867354, diff 30954.024"

Then the application error windows is displayed.

vuongthinhpham commented 6 years ago

Thinh0919

jimrollings commented 6 years ago

Any fix on this issue?

zemrys commented 6 years ago

Not as of yet. There are different CPU miner builds for each generation of CPU processor, which makes it difficult to work for everyone's different hardware (likely what people are experiencing here). I've planned on adding logic to detect the CPU and use the proper version of the miner, but since CPU mining for our algorithm is so inefficient/unprofitable it is not a very big priority.

zemrys commented 5 years ago

CPU mining is no longer supported by the OCM.