Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.8.0 - Ethash/Kawpow/Nimiq/Etchash and More
by
Littlegrand
on 15/03/2021, 19:13:58 UTC
I am trying to switch to TRM from Phoenix.

I am using Windows 10 Driver 20.11.1

This is my current config:
teamredminer.exe -a ethash -o stratum+tcp://pool -u EthAddress.Miner1 -p x -d 2,3,5 --enable_compute --eth_aggr_mode --fan_control=65::::20:80,65::::20:80,65::::20:80,65::::20:80,65::::20:80,65::::20:80

I use overdriven to change the cards clock/mem/volt

I have 1 RX5700Xt and 2 RX570.  The rx570s work fine but when I start, TRM detects the 5700 DEAD for a while then starts loading the dag and then mines at around 1k/h second or so.

I am trying the suggested speeds of 1275 core, 1750mem and 850 volts.

Any ideas why this is doing it?  This card can run up to 57mh/s on Phoenix

Thanks
when you use the AMD_Memory_Tweak or AMD_Memory_Tweak_XL program?, it must be run before the start of mining, so that it will enter the necessary parameters, if you run it during operation, then the 5700 video card will fall off (this is what happens to me), if this is not the case, try removing the --eth_aggr_mode parameter and instead choose a softer mode --eth_config=A

I am not using amdmemtweak, I flashed the bios and then I used the Overdriven GUI tool to change the core/mem/volt and started TRM. I have tried it without the --eth_aggr_mode and same thing.
then try not to run Overdriven GUI and see what happens
and also this program amdmemtweak is still needed, even if not for 5700 video cards, but for 570 by raising the -tref parameter that cannot be flashed into the BIOS
for video cards 5700 amdmemtweak can change the voltage parameters of the memory controller and the memory itself, as well as SOK

That was the issue. Ive not used amdmemtweak. Do you use amdmemtweak or amdmemtweakxl?  Would you have an example command line in windows for the 5700 for core/mem/volt? 

Thanks