Bitcoin Forum
May 18, 2024, 09:34:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Damominer’s Dual Ethereum NVIDIA GPU Miner v2.6.3(Windows/Linux)  (Read 699 times)
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 17, 2020, 09:04:56 AM
Last edit: April 13, 2020, 01:43:22 AM by damominer
 #1

ATTENTION: Damominer is a GPU miner for ETH, CKB, HNS, TRB, ETH_CKB, ETH_HNS, ETH_TRB and available for everyone to download on Github. Please do feel free to try and test damominer latest version v2.5.8 and let us know if there’s something we could make it better!

HEADS UP!!!!!! New version of Damominer is coming now!!!!!
We added HNS solo, ETH_HNS dual mining mode, but wait...there's more!!!!

New Features:

- Added TRB solo and ETH_TRB dual mining mode
- Increased 3% dual mining hashrate of ETH_TRB
- Fixed other bugs


DOWNLOAD LINK:

Github - https://github.com/damominer/damominer/releases



FEATURES:

- Supports both Windows and Linux systems
- Supports dual mining mode of ETH and CKB
- Higher average hashrate than most commonly-seen miner on the market (as a 24 hrs test shows)
- Stabler connection to the pool
- Less crash while operating dual mining
- Now only supports NVIDIA cards



DEVFEE:

Current developer fee is:

1% ethash
3% eaglesong
3% Blake2B + SHA3
3% ethash_3% Blake2B + SHA3
2% ethash_1% eaglsong



COMMAND LINE OPTIONS:

-P, --pool           Stratum pool. Example:
                         ckb pool: stratum+tcp://youraccount.workname@ckb-eu.sparkpool.com:8888
                         eth pool: stratum1+tcp://youraccount.workname@cn.sparkpool.com:3333
                         scheme://[account[.workername]@]hostname:port

-E                      Dual mining mode, set ETH pool, solo mining mode only needs to set -P
                         scheme://[account[.workername]@]hostname:port

-A                      Algorithm supported:ckb,eth,eth_ckb
-h,--help            Displays this help text
-V,--version        Show program version
--api-bind           Disabled by default. Example:--api-bind 127.0.0.1:3333
                         Use negative port number for readonly mode
--api-port           Disabled by default.range from (1~65535)
                         Monitor this port
--api-password   Disabled by default. You can set the password to protect you interaction.
-I,--intensity      Dual mining mode ,ETH hashrate will faster and CKB hashrate will slower with the smaller intensity ranging from (0~8). Default value is “4”.



REQUIREMENTS:

Linux:
damominer: NVIDIA Driver version:>=418.87,cuda 10.1

Windows:
damominer9: NVIDIA Driver version:>=385.54 cuda 9.0
damominer10: NVIDIA Driver version:>=418.96 cuda 10.1



SAMPLE USAGE:

ETH only
f2pool: damominer -P
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth

sparkpool: damominer -P
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth

CKB only
f2pool: damominer -P stratum+tcp://tttest.workname@ckb.f2pool.com:4300 -A ckb

sparkpool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -A ckb

Dual mining of ETH+CKB

Linux
f2pool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb

sparkpool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.f2pool.com:4300 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth_ckb

Windows
f2pool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb --mode 1
sparkpool: damominer -P
stratum+tcp://sp_tttest.workname@ckb.f2pool.com:4300 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth_ckb --mode 1



TUNING PARAMETERS:

1.-I: -I range(0,8),Dual-mining eth_ckb 1.If you want CKB to have the best performance ,set I 8
damominer -P stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb -I 8

2.If you want ETH to have the best performance ,set I 0 damominer -P
stratum+tcp://sp_tttest.workname@ckb.sparkpool.com:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb -I 0



API REFERENCE:

Code:
{
"id": 1,
"jsonrpc": "2.0",
"method": "miner_getstatdetail"
}

response:
{
    "id": 0,
    "jsonrpc": "2.0",
    "result": {
        "connection": {
            "connected": true,
            "switches": 1,
            "uri": "stratum+tcp://youraccount.workname@ckb.sparkpool.com:8888"
        },
        "devices": [
            {
                "_index": 0,
                "_mode": "CUDA",
                "hardware": {
                    "name": "P102-100 9.92 GB",
                    "pci": "06:00.0",
                    "sensors": [
                        0,
                        0,
                        0
                    ],
                    "type": "GPU"
                },
                "mining": {
                    "hashrate": "0x000847f9",
                    "hashrate_sc": "0x22074180",
                    "segment": [
                        "0xe9624dbb2939f091",
                        "0xe9624dbc2939f091"
                    ],
                    "shares": [
                        0,//accept share;
                        0,//reject share;
                        0,//fault share;
                        18   //last share take delay_time;
                    ]
                }
            },
            {
                "_index": 1,
                "_mode": "CUDA",
                "hardware": {
                    "name": "P102-100 9.92 GB",
                    "pci": "07:00.0",
                    "sensors": [
                        0,
                        0,
                        0
                    ],
                    "type": "GPU"
                },
                "mining": {
                    "hashrate": "0x00085c1c",
                    "hashrate_sc": "0x211add80",
                    "segment": [
                        "0xe9624dbc2939f091",
                        "0xe9624dbd2939f091"
                    ],
                    "shares": [
                        0,
                        0,
                        0,
                        18
                    ]
                }
            },              
        ],
        "host": {
            "name": "N0101",
            "runtime": 18,
            "version": "damominer"
        },
        "mining": {
            "difficulty": 99998604623,
            "epoch": -1,
            "epoch_changes": 0,
            "hashrate": "0x00299118",
            "shares": [//master coin
                0,//accept share;
                0,//reject share;
                0,//fault share;
                18   //last share take delay_time;
            ]
            "shares_sc": [//slave coin
                0,//accept share;
                0,//reject share;
                0,//fault share;
                18   //last share take delay_time;
            ]
        },
        "monitors": null
    }
}



TROUBLESHOOTING:

1. Make sure your config parameters same as above
2. Double check hardware
3. Sometimes just reboot your computer
4. Use VNC or TeamViewer instead of RDP
5. Use latest video drivers
6. Disable overclocking temporarily



Please carefully read ReadMe and the content above, probably it will answer you perfectly. If still not, just feel free to ask anything. For cooperation and stuff, you can also reach us via damominerofficial@gmail.com



Damominer, dig a little more for you!
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 18, 2020, 01:37:43 AM
 #2

tests and any feedback are welcome
 Grin Grin Grin
burntroach85
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 19, 2020, 01:29:39 AM
 #3

are there any plans for AMD cards?
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 19, 2020, 01:55:41 AM
 #4

are there any plans for AMD cards?

yupppp alrdy on it, just give us some more time Smiley Smiley
Cryptoqrcode
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile WWW
February 19, 2020, 09:59:42 AM
Last edit: March 11, 2020, 08:39:29 AM by Cryptoqrcode
 #5

Has anyone already tried it? https://cryptocurrency-miner.com
Wotan Wipeout
Member
**
Offline Offline

Activity: 438
Merit: 27


View Profile
February 19, 2020, 10:04:56 AM
 #6

A new miner is always welcome. Thx for your work.
I think many (me included) could give it a try when you tell us some hashrate stats.

With GMiner 1.79 (a while ago) running on 1 x 2080 i got

ETH + CKB    32.60 Mhash + 765 Mhash --> 0.150 kw --> 217 kh/Watt

CKB               910 Mhash                       --> 0.111 kw --> 8.24 MH/Watt
CKB (max)    1130 Mhash                       --> 0.204 kw --> 5.58 MH/Watt

ETH               40.40 Mhash                    --> 0.111 kw --> 364 kh/Watt

So what are the stats on your miner?
CryptoPr0t0
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
February 19, 2020, 12:07:46 PM
 #7

Does it support RX5700?
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 20, 2020, 06:13:41 AM
 #8

Has anyone already tried it?
Sure thing, we've got lots of workers using it now Smiley
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 20, 2020, 06:54:31 AM
 #9

Does it support RX5700?
Sorry AMD cards not supported now, however, we are working on it Grin
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 20, 2020, 08:10:36 AM
 #10

A new miner is always welcome. Thx for your work.
I think many (me included) could give it a try when you tell us some hashrate stats.

With GMiner 1.79 (a while ago) running on 1 x 2080 i got

ETH + CKB    32.60 Mhash + 765 Mhash --> 0.150 kw --> 217 kh/Watt

CKB               910 Mhash                       --> 0.111 kw --> 8.24 MH/Watt
CKB (max)    1130 Mhash                       --> 0.204 kw --> 5.58 MH/Watt

ETH               40.40 Mhash                    --> 0.111 kw --> 364 kh/Watt

So what are the stats on your miner?
Hi, there might be a hashrate difference under different conditions, like power, hardware and platforms etc.
Pity that we haven't tried to test 2080ti in low power consumption condition.
But around 250 W, ETH + CKB 47.6 M + 0.5 G
                            CKB 1150 M
                            ETH 54 M
You are also welcome to have a test and tell us your stats, lol  Grin Grin
styleshifter
Member
**
Offline Offline

Activity: 155
Merit: 14


View Profile WWW
February 20, 2020, 08:35:15 AM
 #11

Your GitHub shows 0 releases.
Please have a look how other developers are doing it.

Latest Crypto Miner App - Get the latest mining software from official sources & receive update notifications
https://latest-miner.web.app --- https://bitcointalk.org/?topic=5073731.0 --- https://twitter.com/styleshifter1
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 20, 2020, 08:50:46 AM
 #12

Your GitHub shows 0 releases.
Please have a look how other developers are doing it.

Oops, sorry if that caused you confusion.
Already tell our developers to make it right, and thx for your notice
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 26, 2020, 06:20:16 AM
 #13

Hey guys, anyone still on testing and haven't told me how you feel and stat feedback???

Come on, just give damominer a go!!! Grin Grin
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
February 26, 2020, 09:02:01 AM
 #14

Hey guys, anyone still on testing and haven't told me how you feel and stat feedback???

Come on, just give damominer a go!!! Grin Grin

Some screenshots and a list of some hashrates would be nice.
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 27, 2020, 03:32:27 AM
 #15

Hey guys, anyone still on testing and haven't told me how you feel and stat feedback???

Come on, just give damominer a go!!! Grin Grin

Some screenshots and a list of some hashrates would be nice.

For screenshot of Linux system, plz check:
https://imgur.com/a/9Cj4CAL

For Windows, plz check:
https://imgur.com/a/A4jZcZs
impynick
Jr. Member
*
Offline Offline

Activity: 77
Merit: 6


View Profile
February 27, 2020, 04:27:01 AM
 #16

with all the scammers posting virus-infected miners it makes people skeptical about using miners from unknown devs unfortunately Sad
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
February 27, 2020, 09:00:36 AM
 #17

with all the scammers posting virus-infected miners it makes people skeptical about using miners from unknown devs unfortunately Sad

Yes true, but if he continues the development here, the people will come and use the miner.

At the moment it is good time for him, because we need a new fast ETHASH miner for AMD and NVIDIA because CLAYMOREMINER and PHÖNIXMINER are not under development at the moment.

SO WE NEED A NEW VERY FUCKING FAST ETHASH MINER!!!
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 28, 2020, 10:08:31 AM
 #18

with all the scammers posting virus-infected miners it makes people skeptical about using miners from unknown devs unfortunately Sad

We could totally understand that, bro.

But time tells Smiley
damominer (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
March 02, 2020, 02:45:50 AM
 #19

with all the scammers posting virus-infected miners it makes people skeptical about using miners from unknown devs unfortunately Sad

Yes true, but if he continues the development here, the people will come and use the miner.

At the moment it is good time for him, because we need a new fast ETHASH miner for AMD and NVIDIA because CLAYMOREMINER and PHÖNIXMINER are not under development at the moment.

SO WE NEED A NEW VERY FUCKING FAST ETHASH MINER!!!
Yeah, we'll just try to present what's the best for all in demand!! Grin Grin
markmarissa
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
March 02, 2020, 04:02:51 AM
 #20

Yeah, we'll just try to present what's the best for all in demand!! Grin Grin

Yeah that's right. We just need to use it currently when we are needing them. Later when it becomes slower, we can stop.  Grin
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!