Pages:
Author

Topic: TT-Miner 2022.4.1 KAWPOW, PROGPOW, ETHASH, ETCHASH, EPIC, SHA512256D, GHOSTRIDER - page 31. (Read 132169 times)

member
Activity: 566
Merit: 16
New TT-Miner Version 2.2.4 released

  - Fixes many “Duplicate shares” if you mine with more than a single rig in your network
  - Fixes a bug that -A and -P cannot appear everywhere on the command line
  - New algo PROGPOWH, modified ProgPoW Rev.0.9.2 for HORA – project page: https://www.hydnora.org/ and https://bitcointalk.org/index.php?topic=5085631.40
  - New algo PROGPOW092 ProgPoW Rev.0.9.2 for SUM (solidum)
  - New algo TETHASHV1 for TEO – project page: https://forum.tao.foundation
  - Added new sample batchfiles for HORA, TEO and SUM

Kwon issues:
  - Linux miner not available
  - API support for 0.0.0.0
  - MRR may not connect correctly

Let me know if you run into any issues.
Happy mining!

newbie
Activity: 51
Merit: 0
Trying to setup backup pool... keeps saying "no backup pool defined" at startup.  Can you advise what is wrong with my command line?

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -pool zcoin-us.mintpond.com:3000 -user aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass qZodTD -worker MyRigGPU0 -pool2 xzc.2miners.com:8080 -wal2 aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass2 x -worker2 MyRigGPU0



Hi,

I have to check your command line. It maybe that there is a similar issue like 2h4u reported with the option order. Please try this form - it is cleaner, easier to read and you can  add a third backup pool, just add another -p option:

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:3000 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:8080

Let me know if that helps.


Your command line works - thanks brother! Cheesy It appears to have made it so that the -I command for intensity doesnt work though

will check - thanks for reporting!

Played around with it for a while and it looks like -i works if you put the -i before the -pp
member
Activity: 566
Merit: 16
Trying to setup backup pool... keeps saying "no backup pool defined" at startup.  Can you advise what is wrong with my command line?

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -pool zcoin-us.mintpond.com:3000 -user aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass qZodTD -worker MyRigGPU0 -pool2 xzc.2miners.com:8080 -wal2 aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass2 x -worker2 MyRigGPU0



Hi,

I have to check your command line. It maybe that there is a similar issue like 2h4u reported with the option order. Please try this form - it is cleaner, easier to read and you can  add a third backup pool, just add another -p option:

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:3000 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:8080

Let me know if that helps.


Your command line works - thanks brother! Cheesy It appears to have made it so that the -I command for intensity doesnt work though

will check - thanks for reporting!
newbie
Activity: 51
Merit: 0
Trying to setup backup pool... keeps saying "no backup pool defined" at startup.  Can you advise what is wrong with my command line?

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -pool zcoin-us.mintpond.com:3000 -user aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass qZodTD -worker MyRigGPU0 -pool2 xzc.2miners.com:8080 -wal2 aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass2 x -worker2 MyRigGPU0



Hi,

I have to check your command line. It maybe that there is a similar issue like 2h4u reported with the option order. Please try this form - it is cleaner, easier to read and you can  add a third backup pool, just add another -p option:

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:3000 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:8080

Let me know if that helps.


Your command line works - thanks brother! Cheesy It appears to have made it so that the -I command for intensity doesnt work though
member
Activity: 566
Merit: 16
Trying to setup backup pool... keeps saying "no backup pool defined" at startup.  Can you advise what is wrong with my command line?

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -pool zcoin-us.mintpond.com:3000 -user aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass qZodTD -worker MyRigGPU0 -pool2 xzc.2miners.com:8080 -wal2 aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass2 x -worker2 MyRigGPU0



Hi,

I have to check your command line. It maybe that there is a similar issue like 2h4u reported with the option order. Please try this form - it is cleaner, easier to read and you can  add a third backup pool, just add another -p option:

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:3000 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:[email protected]:8080

Let me know if that helps.
newbie
Activity: 51
Merit: 0
Trying to setup backup pool... keeps saying "no backup pool defined" at startup.  Can you advise what is wrong with my command line?

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -pool zcoin-us.mintpond.com:3000 -user aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass qZodTD -worker MyRigGPU0 -pool2 xzc.2miners.com:8080 -wal2 aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass2 x -worker2 MyRigGPU0

member
Activity: 130
Merit: 10
Commandline for the miner is:
tt-miner -a mtp -A MTP-100 -P stratum+tcp://
.nvidia01:[email protected]:3000 --api-bind 127.0.0.1:4035

The rig is on Win10, has local IP 192.168.128.21, firewall is disabled for all networks, WinDefender disabled via registry. IPv6 is disabled.

The telnet localhost 4035 - miner answering.
The telnet 127.0.0.1 4035 - miner answering.

Trying from another rig, in the same network (192.168.128.20)
telnet 192.168.128.21 4035 - connection denied.
No wonders as you have bound API to 127.0.0.1 which is localhost. It is not accessible from LAN.
Technically you should modify the command line to utilize --api-bing 0.0.0.0:4035

0.0.0.0 means ALL of the computer IP addresses present, so it should include 127.0.0.1 and 192.168.128.21 which I assume is your LAN IP address.

However, looking at what TrailingStop wrote above "0.0.0.0 will be translated to localhost (127.0.0.1)." I doubt this will work until TT fixes this behavior.

OR

Just use --api-bind 192.168.128.21:4035 and API will be accessible from LAN, but you may have issues with your miner (awesomeminer or NHML or smth else) if any.

Hi,

This is 100% correct. I bound 127.0.0.1 to localhost. I was not aware that it should bound to all. Will fix that in next release.
Thanks for pointing to this issue.


Dear developer, when we can expect for fixing this issue?  Roll Eyes
BTW, thanks for this miner. It's the best now for MTP Smiley
member
Activity: 566
Merit: 16
@TrailingStop

Looks like some of the command-line arguments are fixed position arguments. I wasted over an hour and figured out that "tt-miner.exe -P pool -A algo" doesn't work. But "tt-miner.exe -A algo -P pool" does.
Refreshingly new programming practice, I say.


Hi,

I'm sorry for the problem, but it is almost impossible to test all possible configurations. I could verify this bug and fixed it for the next release. Please report any issues early so that I can check that - no need for you to wast your time on that.

Thanks for reporting.
newbie
Activity: 55
Merit: 0
@TrailingStop

Looks like some of the command-line arguments are fixed position arguments. I wasted over an hour and figured out that "tt-miner.exe -P pool -A algo" doesn't work. But "tt-miner.exe -A algo -P pool" does.
Refreshingly new programming practice, I say.
newbie
Activity: 6
Merit: 0
Refresh of the version 2.2.3.

Added the cuda 10.0 and cuda 9.2 version of ProgPoWZ for Zano and a small fix for fairpool.

Let me know if you have any issues.

Happy mining.


wow! what a wonderful miner

could you add a tethashv1 algoritm?

This is also anti asic algoritm forked from ethash

https://github.com/tao-foundation/tethashv1
https://github.com/tao-foundation/FNV-Analysis
https://github.com/tao-foundation


pool info
https://miningpoolstats.stream/trusteth




Thanks TT-Miner!!

TT-Miner is best miner for ProgPow(z), MTP, LYRA2V3, UBQHASH, and tethashv1!!!

newbie
Activity: 196
Merit: 0
Is this the best miner for MTP? What hashrates should I get with a 2080 Ti at 75-80% power limit?
newbie
Activity: 51
Merit: 0
Been getting a lot of rejected shares with 2.2.3 version... any tips?  Im running at 14 intensity on MTP and still getting like 3-5% rejects
member
Activity: 418
Merit: 21
2.2.1 don't work also

Hi, yes I tried here also some older version. They all disconnect from NH, but work on other pools. Not sure what changed? I will try to get in touch with some of the NH guys and find out if there was any change in the protocol.

It is since 2..3 days. Mining MTP @ Nicehash will just disconnect the miner. Buy the way, its the same picture with CD. So its clearly something with Nicehash. Maybe buggy, maybe they changed something.
newbie
Activity: 6
Merit: 0
Refresh of the version 2.2.3.

Added the cuda 10.0 and cuda 9.2 version of ProgPoWZ for Zano and a small fix for fairpool.

Let me know if you have any issues.

Happy mining.


wow! what a wonderful miner

could you add a tethashv1 algoritm?

This is also anti asic algoritm forked from ethash

https://github.com/tao-foundation/tethashv1
https://github.com/tao-foundation/FNV-Analysis
https://github.com/tao-foundation


pool info
https://miningpoolstats.stream/trusteth

jr. member
Activity: 48
Merit: 2
v.2.2.3
single 1070Ti didn't like the version - screen attached. With the same settings v2.2.2 works fine. But 3x1066 agreied to work with no errors.

Hi,

I change the mining code to get some more hashes. It could be that OC settings that works with older version doesn't work now. I see that you have some accepted and some rejected shares. You have no rejected shares with 1660?


106x - rejects like before, no more no less
>>
About nicehash - had same problems with other miners. Looks like some NH servers was bad - at list EU zone. Now its Ok.
jr. member
Activity: 312
Merit: 2
There is smth wrong with nicehash MTP server, no TT no Cryptodredge can connect to it, "connection was closed by pool" is what I get on CD, even look at server's stats: hashrate has dropped dramatically since this started ~2 days ago.
member
Activity: 566
Merit: 16
Other pools work smoothly

Yes - just tried ETHASH on NH - works without issues.
newbie
Activity: 40
Merit: 0
member
Activity: 566
Merit: 16
2.2.1 don't work also

Hi, yes I tried here also some older version. They all disconnect from NH, but work on other pools. Not sure what changed? I will try to get in touch with some of the NH guys and find out if there was any change in the protocol.
newbie
Activity: 40
Merit: 0
2.2.1 and 2.2.0 don't work also
Pages:
Jump to: