violetminer icon indicating copy to clipboard operation
violetminer copied to clipboard

High rejection rate on armv7 and armv8

Open ozzono opened this issue 3 years ago • 1 comments

High, I'm facing 100% of rejection rate on a Raspberry 4 (4GB) and in a Moto X (2013) UserLand terminal as seen below.

* ABOUT                    violetminer v0.2.2
* THREADS                  4
* OPTIMIZATION SUPPORT     None 
* CHOSEN OPTIMIZATION      Auto (None)
* COMMANDS                 hashrate

Dev fee disabled :( Consider making a one off donation to TRTLv1vC1ptGWbaGCCE5qQXaoJLDzuxEM8NiLDaUECE1Nz5FHEPiv9i7Eh57NaGhYJhKP2ep3Z6Q6NsudcNaoS9HDJBfTfX1e1N
[fastpool.xyz:10214] Attempting to connect to pool...
[fastpool.xyz:10214] Logged in.
Resuming mining.
[fastpool.xyz:10214] New job, diff 5000
Error message received from pool: Rejected share: invalid result
Error message received from pool: Rejected share: invalid result
Error message received from pool: Rejected share: invalid result
Error message received from pool: Rejected share: invalid result
Error message received from pool: Rejected share: invalid result
[fastpool.xyz:10214] CPU                 | 769.18 H/s
[fastpool.xyz:10214] Accepted Shares     | 0.00%
android@localhost:~/violetminer/build$ ./violetminer 
* ABOUT                    violetminer v0.2.2
* THREADS                  2
* OPTIMIZATION SUPPORT     None 
* CHOSEN OPTIMIZATION      Auto (None)
* COMMANDS                 hashrate

Dev fee disabled :( Consider making a one off donation to TRTLv1vC1ptGWbaGCCE5qQXaoJLDzuxEM8NiLDaUECE1Nz5FHEPiv9i7Eh57NaGhYJhKP2ep3Z6Q6NsudcNaoS9HDJBfTfX1e1N
[fastpool.xyz:10214] Attempting to connect to pool...
[fastpool.xyz:10214] Logged in.
Resuming mining.
[fastpool.xyz:10214] New job, diff 5000
Error message received from pool: Rejected share: invalid result
Error message received from pool: Rejected share: invalid result
[fastpool.xyz:10214] CPU                 | 275.19 H/s
[fastpool.xyz:10214] Accepted Shares     | 0.00%
Error message received from pool: Rejected share: invalid result
[fastpool.xyz:10214] CPU                 | 279.52 H/s
[fastpool.xyz:10214] Accepted Shares     | 0.00%
[fastpool.xyz:10214] New job, diff 5000
[fastpool.xyz:10214] New job, diff 2586
[fastpool.xyz:10214] CPU                 | 274.00 H/s
[fastpool.xyz:10214] Accepted Shares     | 0.00%

Also, how do I add a donation fee for you developers?

ozzono avatar Aug 01 '21 18:08 ozzono

If you're getting 100% rejection rate, the first thing to check is that you are using the right algorithm. Make sure you are using turtlecoin / chukwav2.

zpalmtree avatar Aug 02 '21 05:08 zpalmtree