Post
Topic
Board Mining (Altcoins)
Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release
by
BigHarryArmsi
on 24/10/2018, 14:29:10 UTC
Good evening everyone. I'm trying to start a new rig with v6. I have 2 other rigs running with v6 with zero missteps, thank you Lolliedieb. This new miner reads 6 cards ok (2x580 8gbs and 4x470 8gbs) but will not mine more than 3 of the 6 cards even after repeated tries including restarts and a new download. And those 3 cards are running at only ~3 sol until they shut down after 3-4 minutes. A couple of times 3 of the six cards have mined at full speed (~27 sols) but then shut down after less than a minute without any error notice. The other 3 of 6 cards always just read 0 sols. Anyone have an idea? Thank you for responding.

update... I had the same results after trying to run v5,also. Additionally, the benchmark miner will not run at all....

Big, there's a known problem that occurs sometimes with using 4+ cards at the same time under a single lolMiner process which may be causing your issue.

Try adjusting your .json from:
"DEVICES" : "AUTO"
to:
"DEVICES" : [0,1]

and see if that runs without problems. If so, you can add additional GPU's in there until it becomes unstable. I'm currently running just 3 GPU's per lolMiner process.
Thank you for your help, CygnusMinor. Using your technique I now have 3 cards mining nominally (2xSapphire 470 8gb and 1xXFX 580 8gb). But, what gives? I have a 4x470 4gb MSI rig running smoothly and a mix of 4 XFX 580s running alongside of 2 1060s on another rig without struggle? I am getting a "Too long to connect to stratum" delay error before it starts mining now, also? Is there still a link to v4.3 around here somewhere? I might try to see if I can at least get something out of the other three cards or maybe a way to program a second separate miner on the same rig so as to run 2 separate miners at the same time? Anyone? Thanks for the help.
I am using Win10. Is there a way for me to change my worker IDs to read individually on the monitor? Can I add a number or nomenclature to the end of the addy to ID each rig separately? Thanks, again