JayDDee / cpuminer-opt

Optimized multi algo CPU miner
Other
774 stars 544 forks source link

XMR mining, can't find any pools that work #354

Closed Pythonic456 closed 2 years ago

Pythonic456 commented 2 years ago

Can I have some help finding a XMR mining pool that works with cpuminer-opt? Most of the ones I have tried give this error:

muser@0ec0993dfb7b:~/cpuminer-opt$ ./cpuminer -a scrypt -o stratum+tcp://xmr-eu1.nanopool.org:14433 -u 49FiVC7RHvA***9x4DPRbHyjEm

         **********  cpuminer-opt 3.19.1  *********** 
     A CPU miner with multi algo support and optimized for CPUs
     with AVX512, SHA and VAES extensions by JayDDee.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT

[2021-12-12 14:42:31] Scrypt paramaters: N= 1024, R= 1
[2021-12-12 14:42:31] Throughput 4/thr, Buffer 512 kiB/thr, Total 0 iB

CPU: QEMU Virtual CPU version 2.5+
SW built on Dec 11 2021 with GCC 10.2.1
CPU features:  SSE2  
SW features:   SSE2  
Algo features: AVX512

Starting miner with SSE2...

[2021-12-12 14:42:31] CPU affinity [!!!!]
[2021-12-12 14:42:31] Stratum connect xmr-eu1.nanopool.org:14433
[2021-12-12 14:42:31] 4 of 4 miner threads started using 'scrypt' algorithm
[2021-12-12 14:42:31] stratum_recv_line failed
[2021-12-12 14:42:31] ...retry after 10 seconds

... and it repeats this over and over.

BTW I am new to crypto mining and only have a CPU to mine on. I am not worried about the profitability right now. Some help learning how to mine would be great.

Thanks so much!

JayDDee commented 2 years ago

You need to use the correct algorithm and miner, cpuminer-opt can't mine XMR.

There are many resources available to learn how to mine, I'm not your personal tutor.