Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
bluspirit
on 23/11/2020, 22:48:05 UTC

add -config config.txt:

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

PhoenixMiner.exe -pool eth-us-east1.nanopool.org:9999 -wal WALLETNUMBER.RIGNAME -pass x -config config.txt
pause

and move following part to config.txt:

Code:
-amd
-acm
-mode 1
-hstats 1
-cclock 1250
-mclock 2250
-cvddc 890
-mvddc 890
-log 0
-tstop 85
-tstart 55
-tt 65
#-fanmin 45
-fanmin 35,40,35,35,35,35,35
-fanmax 100
-cdm 0
-fcm 2
-gpus 1,2,3,4,5,6,7
-clKernel 1
-gser 5
-altinit
-rvram -1
-wdog 0
-rmode 0


You can also move -wallet -pass and -pool options to config.txt

Edit: You should still customize this config for your GPUs (number and model)



Do you think it would be possible to post screen shot of your miner file AND config file so I can see?  (You can hide your wallet number and rig name if you want of course)
Thanks in advance

There is no secret in my config but I prefer not to post it here as it would just create more confusion for you, so forget the config above as well.
Start from scratch, download PhoenixMiner, open start_miner.bat file with notepad and replace your wallet, then save and try to run it. Also read the readme.txt file in the same folder where you can find a lot other information.
Before asking any other questions, remember to specify which GPU you are using.

Good luck!