Post
Topic
Board Mining (Altcoins)
Merits 1 from 1 user
Re: PhoenixMiner 6.1b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 29/04/2022, 04:28:50 UTC
⭐ Merited by vapourminer (1)
hi folks,
I have a 6800xt on Windows:


 I tried to setup constant fan speed with
Code:
-tt -50
but did not work as fan speed lowers & stayed at 30% ! I then tried target temperature
Code:
-tt 49
which seems to works, even tho I would have prefered a constant fan speed. Anyone of you know how I can manage to make it work ?

 I have setup
Code:
-cvddc 1100, -cclock 1500 and -mclock 2150
but I can't find how to setup Fast Timing in Phoenix Miner, I have to
go to Adrenaline to activate it. is it possible to do it in Phoenix Miner and if yes what is the command ?

is it possible to reduce the text in the cli ? no verbose or no new block info kind of cmd ?


  

This is what I use to control fans on all of my cards:

Code:
-tt 60
 -ttj 68
 -ttmem 73
 -fanmin 50
 -tstop 86
 -tstart 68
 -fanstop 0

For Nvidia cards, the fan minimum works exactly, but all AMD cards are running with 2-3 % less.

For fast timing use -mt 1.

You can find all command lane options and more information on how they work in the Readme.txt.