Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
damNmad
on 04/03/2018, 13:00:22 UTC

Thank you damNmad that did the trick.  Cheesy

It is that simple that i feel kind of embarassed. Should have found it myself. But i do have a question following this.

All my rigs are running again with var diff (cpu and gpu´s) under nvOC 2.0 after eliminating the worker address from 0main and 3main but these rigs did work under nvOC 19 1.4 so you guys put that code into the two files for the community release. But right after updating from 1.4 to 2.0  i tried several etn mining pools and got the same result everytime. So for mining etn should the worker address stay in 0main and 3main?

In other words am i the only one experiencing this mistake while mining etn or is it a mistake that the worker address is added in 0main and 3main for etn mining?

Your user name resembles fullzero (it should be halfzero instead of hallzero Cheesy ).

Yeah, these are very minor things, but they are easy for me because of my experience.

Coming to your question, its hard to create a single template covering/satisfying/working all the pools and coins, but we tried to cover most of the scenarios (not sure its 100% legit but at least I can find the bug quickly by comparing).

So, in 1.4 version all the all the mining code used to be in 3main, but from 2.0 version it has been split between 0miner and 3main.

0miner covers all the coins, where as 3main covers overclocking (not 100% sure), CPU mining, all the coin/algo switching code.

Its not just you, it was like that in the release, has been fixed in the upcoming release.

Yes i am sorry for the username, hope nobody is offended. I joined the forum as a newbie to cryptos before i found out about nvOC so i didn´t know. But then again it should not be halfzero but instead zerozero so that we would have fullzero as the legendary knowledgeable creator and me as the total newbie.

As for the question, so i thought i did ask just for understanding. For etn mining we could add the workername by using a "+" instead of the "."

That works using the cryptonight pools on etn but i do not know whether that works with other coins out there, my rigs are too small, so i am just mining two coins


Hahaha don't be sorry bruv, I don't think any one will get offended by your name, i was just expressing it in a funny way Smiley

Yep, you only asked for explanation, but I have answered in general perspective.

Quote
For etn mining we could add the workername by using a "+" instead of the "."

Can you please give an example, illustrating the above statement, sorry i didn't quite get that to be honest.

So, this as well just a general explanation (not just for you but for any new miners to understand) of how actually 1bash, 0miner or 3main works.

We add all the coin details and they are stored/attached to variables.

We call those variables in 3main or 0miner and shape them up according to how pool expects.

We follow the same procedure for every single coin.

Feel free to ask any further questions you have.