genesismining / sgminer-gm

A multi-algo GPU miner
GNU General Public License v3.0
340 stars 146 forks source link

Sgminer-gm 5.5.6 pre-release show rejects sometimes #122

Open Zenitur opened 6 years ago

Zenitur commented 6 years ago

With 5.5.5 there are no rejects. There are "stratum stale rejects"

This is my binary: http://s000.tinyupload.com/index.php?file_id=66372151306089537880 Linux x86_64, libcurl 4 and libncurses 5

This is my config file:

{
    "pools": [{
        "name": "minergate",
        "url": "stratum+tcp://bcn.pool.minergate.com:45550",
        "user": "my@e-mail.net",
        "pass": "x",
        "profile": "bcn"
    }],
    "profiles": [{
            "name": "bcn",
            "algorithm": "cryptonight",
            "rawintensity": "688",
            "worksize": "8",
            "gpu-threads": "2"
    }],
    "default-profile": "bcn",
    "no-extranonce": true
}
Zenitur commented 6 years ago

screenshot-sgminer

ku4eto commented 6 years ago

I am using the Windows MynGW binaries and do not have such issues. Can you try on a different pool?

Also, your intensity seems rather low for either 1 or 2 threads.

minhnt812018 commented 6 years ago

where can i download sgminer 5.5.6-gm?

Zenitur commented 6 years ago

Linux x86_64: http://s000.tinyupload.com/index.php?file_id=66372151306089537880 Windows: http://s000.tinyupload.com/index.php?file_id=61459293597233757312

Zenitur commented 6 years ago

I didn't mine cryptonightv7 in my Linux: ![screenshot-ubuntu ubuntu -sgminer-5 5 6-no-adl](https://user-images.githubusercontent.com/3435752/39205183-3224cbbe-4824-11e8-9fe0-e1a6fd8d7d2d.png) I attach compiled binary files for my videocard Radeon R9 290 Tri-X for debug. Also my sgminer-gm build is in first message. sgminer-problems.zip

Zenitur commented 6 years ago

I'd tried sgminer-gm fork of vtnerd. Same thing: screenshot-ubuntu ubuntu -sgminer-gm-master-x86_64 When it say "Rejected", minergate dashboard doesn't increase reject's count. But "Invalid shares" are increasing. Also when I press Ctrl-X in sgminer-gm 5.5.5, in the dashboard the count of miners decreases. When I doing that with 5.5.6 pre-release version, it's not dereases. Minergate thinks that this miner is still active in 5 minutes. So I continue to use sgminer-gm 5.5.5 and mine BCN. Binaries for debug (sorry I'd stripped them, but if you need not stripped binaries, I can prepare them): sgminer-problems.zip

ku4eto commented 6 years ago

You did not tried on a different pool, did you?

Also, to mine CNv7 with sgminer 5-5-6, you need to specify "--monero" in the .bat file.

Zenitur commented 6 years ago

ku4eto, the --monero key works, thank you. My PC is mining using sgminer-gm 5.5.6 pre-release for a month. It's still showing Rejected untracked stratum share from poolname but it is not spoiling my results.

ghost commented 6 years ago

Was getting alot of Rejected untracked stratum share from xmr.pool.minergate.com and got rid of them all by adding the --pool-no-keepalive option.

If anyone can confirm the same behavior we'll be in the know.

ku4eto commented 6 years ago

Or JUST MAYBE try using another pool? There are far better options than MinerGate.

Zenitur commented 6 years ago

There is no one Monero pool except of Minergate.

Other pools needs wallet address as a worker name. I haven't 120 GiB on my HDD, and I didn't want to use FreeWallet (I'm using cryptocurrencies starting from 2011, and I saw many Web wallets that're closed now). Also I cannot use exchange's Monero input wallet because all excnahges now needs verification.

So Minergate is the only one Moneto pool for me.