Bitcoin Forum
May 03, 2024, 03:14:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 [83] 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 »
  Print  
Author Topic: T-Rex 0.26.8 ETHW, ETC (+dual mining) GPU miner  (Read 174690 times)
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
June 23, 2021, 01:47:56 PM
 #1641

Huh Huh Huh

Can anybody help me by telling me where I need to put the --mt command in t-rex? I have a 3080 and a 1080ti and I need the ethenlargementpill but to be honest I dont want to download it. I have had to wipe my computers multiple times because of that thing! What I mean specifically is do I need to run the command like this

t-rex.exe -a ethash -o stratum+tcp://us2.ethermine.org:4444 -u 0x2D2D29a18ad4deCD382CBcedEFb422FB97f30382  -p x -w --mt 1 rig0
pause

or like this

t-rex.exe -a ethash -o stratum+tcp://us2.ethermine.org:4444 --mt 1 -u 0x2D2D29a18ad4deCD382CBcedEFb422FB97f30382  -p x -w rig0
pause

or what is the correct way to give my 1080ti the --mt (it is gpu1 in case that information is vital)

MANY THANKS IN ADVANCE!

You can set --mt at every place - but your first one will not work with -w --mt 1 rig0  Cheesy
I prefer to set such things at the end of the commandline

t-rex.exe -a ethash -o stratum+tcp://us2.ethermine.org:4444 -u 0x2D2D29a18ad4deCD382CBcedEFb422FB97f30382  -p x -w rig0 --mt 1

The RTX3080 will ignore --mt 1 in every case.
1714749260
Hero Member
*
Offline Offline

Posts: 1714749260

View Profile Personal Message (Offline)

Ignore
1714749260
Reply with quote  #2

1714749260
Report to moderator
1714749260
Hero Member
*
Offline Offline

Posts: 1714749260

View Profile Personal Message (Offline)

Ignore
1714749260
Reply with quote  #2

1714749260
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714749260
Hero Member
*
Offline Offline

Posts: 1714749260

View Profile Personal Message (Offline)

Ignore
1714749260
Reply with quote  #2

1714749260
Report to moderator
1714749260
Hero Member
*
Offline Offline

Posts: 1714749260

View Profile Personal Message (Offline)

Ignore
1714749260
Reply with quote  #2

1714749260
Report to moderator
Crisis83
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 28, 2021, 07:35:36 PM
Last edit: June 28, 2021, 07:56:39 PM by Crisis83
 #1642

I'm getting an odd error with v20.4 where one GTX1080 card is randomly reporting 2-10 GH to the mining pool and requires a reboot to report and display (on the miner console) the correct hashrate of about 34-38MH. The reported values show in the console as well so it's not a reporting glitch. I also get a couple invalid shares so it seem like overcloking instability, but I get the same reaction with or without overclocks on. Odd thing is this started this week, the miners was stable ealier on 20.4.
When the reporting goes haywire all the stats of the card look fine in GPUZ, real world hashrate drops to about half because of invalid shares. This is without overclocks and the GPU at 44c and memory has additional cooling and below 60c externally. GPUZ doesn't report memory internal temps on 10xx cards.

Anyone else having these oddities?

Could be the card is on it's way out. It's been much more stable with the newest version, so that was an improvement. I know about the known issues in prior versions.
I'll try the low-load mode to see if there is any difference. The odd thing is 20.4 was stable with a good overclock for a week and the temps are well under control. Prior versions were crashing every 1-3 days.
Anton Ivar
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 29, 2021, 08:00:23 AM
Last edit: June 29, 2021, 09:04:43 AM by Anton Ivar
 #1643

Hi CPU load in Task Manager 39%  anyone knows how to fix it? is it normal?
miner29
Full Member
***
Offline Offline

Activity: 1262
Merit: 138


View Profile
June 29, 2021, 12:56:01 PM
 #1644

Hi CPU load in Task Manager 39%  anyone knows how to fix it? is it normal?

Can try turning off --validate-shares or --cpu-priority 1

Anton Ivar
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 30, 2021, 12:17:23 PM
 #1645

same here , High CPU usage 37.6% !

using latest NVIDIA driver 471.11 and Win 11,  [turning off --validate-shares or --cpu-priority 1] dose not help in my case., is there any other solution ?
 


I am having problem with one of miners. It is W10 1903, 2x1070 Nvidia with latest drivers. Cpu usage is locked on 100% on miner Huh I downloaded today latest miner for rvn fork ..

For comparison of cpu usage, Driver 436.02 vs Driver 430.64 took a few days to identify that new drivers were overloading cpu.

Driver 436.02
https://i.postimg.cc/bJ5NF0HM/99.jpg

Driver 430.64
https://i.postimg.cc/7LY2FV0Y/7.jpg
P00P135
Full Member
***
Offline Offline

Activity: 1123
Merit: 136


View Profile
June 30, 2021, 01:51:48 PM
 #1646

same here , High CPU usage 37.6% !

using latest NVIDIA driver 471.11 and Win 11,  [turning off --validate-shares or --cpu-priority 1] dose not help in my case., is there any other solution ?
 


I am having problem with one of miners. It is W10 1903, 2x1070 Nvidia with latest drivers. Cpu usage is locked on 100% on miner Huh I downloaded today latest miner for rvn fork ..

For comparison of cpu usage, Driver 436.02 vs Driver 430.64 took a few days to identify that new drivers were overloading cpu.

Driver 436.02


Driver 430.64


Obviously its a driver issue so use an older driver.
Anton Ivar
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 30, 2021, 02:45:17 PM
 #1647

install 466.55 now it's fine!
thx!
Trinitrophenol
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 02, 2021, 06:16:42 AM
 #1648

I ran 2 x 3080 on minerstat
set absolute core clock at 1060 , memclock +1200 the galax is working fine but my MSI gaming Z Trio doesnt seem to lock the core clock . any advice?
ahsbqt
Newbie
*
Offline Offline

Activity: 24
Merit: 1


View Profile
July 04, 2021, 12:32:23 PM
 #1649

Is there a way to monitor t-rex using claymore ethman console?, phoenixminer and teamredminer can but this one is not working
nik-qz
Member
**
Offline Offline

Activity: 66
Merit: 45


View Profile WWW
July 05, 2021, 08:26:31 AM
 #1650

Where can I read about the changes in version 0.21?
I see that new protocols have been added
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
July 05, 2021, 11:40:42 AM
Last edit: July 05, 2021, 09:10:22 PM by tbearhere
 #1651

Where can I read about the changes in version 0.21?
I see that new protocols have been added
https://github.com/trexminer/T-Rex/releases/  

EDIT: You can read it here.
dedizonesv2
Jr. Member
*
Offline Offline

Activity: 152
Merit: 3


View Profile
July 05, 2021, 07:09:18 PM
 #1652

Where can I read about the changes in version 0.21?
I see that new protocols have been added
https://github.com/trexminer/T-Rex/releases/  

Quote
Quote
Add autolykos2 algorithm for ERGO mining (dev fee 2%).
we always take minors for cash cows ... as they say in my country.

there is other software with 1.25% or 1.50% that works fine.
nik-qz
Member
**
Offline Offline

Activity: 66
Merit: 45


View Profile WWW
July 05, 2021, 07:39:45 PM
 #1653

Where can I read about the changes in version 0.21?
I see that new protocols have been added
https://github.com/trexminer/T-Rex/releases/   
Code:
Add autolykos2 algorithm for ERGO mining (dev fee 2%)
at the moment there are many rejected shares with a low difficulty mark
trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
July 07, 2021, 03:50:40 AM
Last edit: July 07, 2021, 12:02:36 PM by trexminer
 #1654

Where can I read about the changes in version 0.21?
I see that new protocols have been added
https://github.com/trexminer/T-Rex/releases/  
Code:
Add autolykos2 algorithm for ERGO mining (dev fee 2%)
at the moment there are many rejected shares with a low difficulty mark


Could you please run 0.21.2 with "--protocol-dump --log-path trex.log" parameters and post the log file if it happens again? Thanks.
nik-qz
Member
**
Offline Offline

Activity: 66
Merit: 45


View Profile WWW
July 07, 2021, 12:49:30 PM
Last edit: July 08, 2021, 06:55:06 AM by nik-qz
 #1655

Where can I read about the changes in version 0.21?
I see that new protocols have been added
https://github.com/trexminer/T-Rex/releases/  
Code:
Add autolykos2 algorithm for ERGO mining (dev fee 2%)
at the moment there are many rejected shares with a low difficulty mark


Could you please run 0.21.2 with "--protocol-dump --log-path trex.log" parameters and post the log file if it happens again? Thanks.
in version 21.2 there are very few errors, this is probably a normal state
Divinity666
Jr. Member
*
Offline Offline

Activity: 312
Merit: 2


View Profile
July 08, 2021, 12:12:07 PM
Last edit: July 08, 2021, 12:48:39 PM by Divinity666
 #1656

What the hell is wrong with fan control on pascals? It would spin fans to 90%+ for quite some time before settle down. No such thing was on 0.20.4 version when i mined MTP, now I found out u can mine EGRO and tried latest version and got this.... Well, eventually it got ok, but at some point fan control got cards 10C° below tt.

PS oh, and T-rex is more power consuming than NBminer a little bit. Reported h\r is the same.

PSS after 40minutes it does not look good on the pools side, it's like 50% of h\r I had with NBminer. I'll mine for at least 3 hours with 1 rig though just to be sure...
Divinity666
Jr. Member
*
Offline Offline

Activity: 312
Merit: 2


View Profile
July 08, 2021, 03:49:17 PM
 #1657

Actual h\r on pool side is indeed 50% of reported.

trexminer (OP)
Member
**
Offline Offline

Activity: 283
Merit: 63


View Profile
July 09, 2021, 02:05:04 AM
 #1658

Actual h\r on pool side is indeed 50% of reported.



It's a known problem that only occurs when mining on nanopool, we're looking into it. Mining on other pools is unaffected.
ivwiuamu
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 09, 2021, 07:14:55 PM
 #1659

I would like to request a feature which would enable me to schedule times when a miner has to pause and take a break and when to resume work. PhoenixMiner offers something like this with its 'pauseAt' and 'resumeAt' arguments. Since mining hardware is running 24/7 it would be nice to let it rest and cool down every once in a while.

P.S. I am aware that Windows users can setup a scheduled task that would send requests to HTTP API http://127.0.0.1:4067/control?pause=true and http://127.0.0.1:4067/control?pause=fals, but still it would be nice to have that build into a miner.
angelbbs
Full Member
***
Offline Offline

Activity: 1162
Merit: 209


View Profile
July 09, 2021, 10:05:20 PM
 #1660

Actual h\r on pool side is indeed 50% of reported.



It's a known problem that only occurs when mining on nanopool, we're looking into it. Mining on other pools is unaffected.
as follows, up to 50% of the rejects on nicehash
Pages: « 1 ... 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 [83] 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 »
  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!