Jump to content

FLDC


road-runner

Recommended Posts

Had 6 cards going and only got 25K. Paid a bit more than the power bill and left a little meat but not much.  When you have people running up to 150 cards running your monthly production in 3 days you just cant make it work.  

Share this post


Link to post
Share on other sites

I switched to Vertcoin. Seems to be paying out fairly well compared to folding. Miner doens't care about core speed as much as memory speed. A gained a few MH/s just by adding 650mhz to the memory (+325).

 

If you have NDIAIA cards will need the following

 

CCminer v2.2.2: https://github.com/tpruvot/ccminer/releases/download/2.2.2-tpruvot/ccminer-x64-2.2.2-cuda9.7z

Vercoin Wallet:  https://vertcoin.org/

Mining Pool: http://yiimp.eu/

 

To run the program make a .bat file inside the CCminer folder  (use notepad and rename the extension to .bat)

ccminer-x64.exe -a lyra2v2 -o stratum+tcp://yiimp.eu:4533 -u "Vertcoin WALLET Address" -p "Password Optional (I just put a X)"

The other option is to edit the ccminer.conf in the CCminer folder (in notepad) because the pool is only saying i'm mining with 1 card even though I have two going. Hashrate is correct though. than have  a.bat file point to the config

 

Bat file pointer:

ccminer-x64.exe -c ccminer.conf

ccminer.conf

{
    "_comment1" : "Possible keys are the long options (ccminer --help)",
    "_comment2" : "todo: support /* comments */",

    "api-bind": "127.0.0.1:4068",
    "statsavg": 20,

    "quiet" : false,
    "debug" : false,
    "protocol" : false,
    "cpu-priority" : 3,

    "algo" : "lyra2v2",

    "launch-config" : "24x32, 24x32",  <---------That is for 2 1080Tis. One would be ( "24x32",  ) add or remove for each card. 24x32 is best of 1080Tis. )

    "url" : "stratum+tcp://yiimp.eu:4533",
    "user" : "Vertcoin WALLET Address",
    "pass" : "X"
}

Share this post


Link to post
Share on other sites

 

I switched to Vertcoin. Seems to be paying out fairly well compared to folding. Miner doens't care about core speed as much as memory speed. A gained a few MH/s just by adding 650mhz to the memory (+325).

 

If you have NDIAIA cards will need the following

 

CCminer v2.2.2: https://github.com/tpruvot/ccminer/releases/download/2.2.2-tpruvot/ccminer-x64-2.2.2-cuda9.7z

Vercoin Wallet:  https://vertcoin.org/

Mining Pool: http://yiimp.eu/

 

To run the program make a .bat file inside the CCminer folder  (use notepad and rename the extension to .bat)

ccminer-x64.exe -a lyra2v2 -o stratum+tcp://yiimp.eu:4533 -u "Vertcoin WALLET Address" -p "Password Optional (I just put a X)"

The other option is to edit the ccminer.conf in the CCminer folder (in notepad) because the pool is only saying i'm mining with 1 card even though I have two going. Hashrate is correct though. than have  a.bat file point to the config

 

Bat file pointer:

ccminer-x64.exe -c ccminer.conf

ccminer.conf

{
    "_comment1" : "Possible keys are the long options (ccminer --help)",
    "_comment2" : "todo: support /* comments */",

    "api-bind": "127.0.0.1:4068",
    "statsavg": 20,

    "quiet" : false,
    "debug" : false,
    "protocol" : false,
    "cpu-priority" : 3,

    "algo" : "lyra2v2",

    "launch-config" : "24x32, 24x32",  <---------That is for 2 1080Tis. One would be ( "24x32",  ) add or remove for each card. 24x32 is best of 1080Tis. )

    "url" : "stratum+tcp://yiimp.eu:4533",
    "user" : "Vertcoin WALLET Address",
    "pass" : "X"
}

May I ask why you choose the Lyra2v2 algo?

Share this post


Link to post
Share on other sites

I started mining Vertcoin last month with my old R9-390's,.. it's a solid coin with a bright future.

 

In Litecoin's roadmap it is working on cross chain atomic swaps with Vertcoin,.. this means that as soon as the lightning network is implemented on Litecoin, Vertcoin is going to be first coin that it'll be working with. This would mean that anywhere Litecoin is accepted Vertcoin will be able to be used.

 

With Bitcoin activating Segwit,.. Bitcoin is also starting to work on implementing Lightning Network as well. So Bitcoin, Litecoin and Vertcoin will all benefit the most having overall higher adoption.

 

AMD set-up you don't need a batch file if you use a config file saved as "sgminer.conf" in the sgminer root folder. It should appear above sgminer.exe,.. I had to replace the text in existing config file in that folder to run single pool with out any errors.

Edited by Braegnok

Share this post


Link to post
Share on other sites

let us know frank. I cranked up all my cards yesterday switch around a couple pools put them all on suprnova last night around 11 pm. looks like about $23 worth right now about 20 hours. 6-1080ti 4-1070 and 2-1080 FE

Edited by road-runner

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...