Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.0
by
ipe4enko
on 11/06/2018, 20:05:15 UTC
V1.6.0
+ As some have issues with miner 'just waiting some time' on startup, i added more logging option so we can catch where it hangs, and i can possibly fix that
Reproduced
[2018-06-10 02:38:44] Heating up system, please wait...

[2018-06-10 02:38:43] CryptonightV7 mode enabled
[2018-06-10 02:38:44] DevFee pools loaded
[2018-06-10 02:38:44] DevFee pool SET
[2018-06-10 02:38:44] DevFee address SET


ok, now i know its not the new devfee method that is problematic.
But i would suggest to try now a previous version that you know was working good.
Nothing was changed in the new version in the GPU's initialisation process (this is where it hangs), so my guess is something at your side is causing this.

Comparing his log with mine:

[2018-06-09 13:52:22] CryptonightV7 mode enabled
[2018-06-09 13:53:46] DevFee pool SET
[2018-06-09 13:53:46] DevFee address SET

I don't have the "DevFee pools loaded", maybe is this what is slowing down my startup.


well then your firewall is probably blocking srbminer.com domain, and it cant get the devfee pools from online. add an exception to your firewall for the srbminer.com domain.


Ok.
1) Can you add more logging to understand what srbminer.com was blocking? Because this issue not reproduce always.
2) Now i'm downgrade to version 1.5.5.1 and i dont have this issue "Heating up system, please wait..." maybe for now.
3) Is it possible to compile/load kernels in order as GPUREORDER? if set. I have issue at compile step (blue screen) and it will good if can know whic card start at this moment.
4) Is it possible to make "1" index based? After several night, whith test card to investigate blue screen, i make many bug with convert card numbers in hwinfo and in miner ) I would be very grateful )