Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.7b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
droblesa
on 15/08/2021, 09:24:37 UTC
Hi All

This is a NOOB question so please don't laugh.  I've used phoenixminer for years on amd cards and I just recently got a RTX3060 to try out.  I have this card in a test machine by itself.  Unfortunately when I start PhonenixMiner it detects the GPU and then exits.  Logs show nothing.

Running Win 10 Pro 20H2
32GB Ram
Pagefile 32GB
Nvidia Driver 470.05

config.txt

Phoenix Miner Default.cfg

#Pool Information controlled by DPOOLS.TXT and EPOOLS.TXT
#Single or Dual Mining
-mode 1

#Pool Configs
-coin eth

#GPU Config
-nvidia
-nvdo 0
-rmode 0
-powlim -35
-mi 6
-cclock -400
-mclock +1100
#-gt 23
#-tstop 85
#-minRigSpeed 30
#-tt 85
-fanmin 75


#Display Options
-gswin 15
-gsi 15
-hstats 2
-astats 1


#Management
-cdm 2
-cdmrs
-cdmport 51510
-cdmpass #####
-logfile logs\

Error Log Output
2021.08.15:02:19:02.140: main Phoenix Miner 5.7b Windows/msvc - Release build
2021.08.15:02:19:02.140: main Cmd line: -config default.cfg
2021.08.15:02:19:02.140: main default.cfg: -mode 1 -coin eth -nvidia -nvdo 0 -rmode 0 -powlim -35 -mi 6 -cclock -400 -mclock +1100 -fanmin 75 -gswin 15 -gsi 15 -hstats 2 -astats 1 -cdm 2 -cdmrs -cdmport 51510 -cdmpass #### -logfile logs\
2021.08.15:02:19:02.173: main CUDA version: 11.0, CUDA runtime: 8.0
2021.08.15:02:19:02.173: main Available GPUs for mining:
2021.08.15:02:19:02.173: main GPU1: NVIDIA GeForce RTX 3060 (pcie 3), CUDA cap. 8.6, 12 GB VRAM, 28 CUs

Did I miss something in setting up this Card? Any insight is greatly appreciated.