Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
lesjokolat
on 24/04/2018, 14:58:34 UTC
Need some help with this error. PhoenixMiner 2.9e

main Available GPUs for mining:
 main GPU1: Radeon RX 570 Series (pcie 1), OpenCL 2.0, 8 GB VRAM, 32 CUs
 main GPU2: Radeon RX 570 Series (pcie 2), OpenCL 2.0, 8 GB VRAM, 32 CUs
 main GPU3: Radeon RX 570 Series (pcie 3), OpenCL 2.0, 8 GB VRAM, 32 CUs
 main GPU4: Radeon (TM) RX 470 Graphics (pcie Cool, OpenCL 2.0, 4 GB VRAM, 32 CUs
 main ADL library initialized

Fattal ERROR: Debugger detected

Do you have the param -amd in your config?

A view or your start bat or config may help troubleshoot.

Yes i have -amd

My bat:
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 eu1.ethermine.org:4444 -wal 0xd66a5 -worker Rig5 -tt 57 -fanmin 40 -fanmax 75 -coin eth -cdm 0 -pass x -amd

pause



Try and match the example more closely...

ethermine.org (ETH):
  PhoenixMiner.exe -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal YourEthWalletAddress.WorkerName -proto 3
ethermine.org (ETH, secure connection):
  PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal YourEthWalletAddress.WorkerName -proto 3
ethpool.org (ETH):

I would also use SSL version if available more secure.

In your case then...

PhoenixMiner.exe -pool eu1.ethermine.org:4444 -wal your_walletID.Rig5 -pass x -amd -tt 57 -fanmin 40 -fanmax 75 -cdm 0

Also cheek pools file isnt also messed up.(should match this)





My first try was ssl but i thought maybe there is a problem so i tried without ssl but no luck. What ever i do there is always the same error. Fattal ERROR: Debugger detected. Thanks for helping me out to solve this.

BTW Claymore is working fine on the same rig but i want to try Phoenix

New bat same error

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 ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0xd66a.Rig5 -proto 3 -pass x -amd -coin eth -coin2 eth -tt 57 -fanmin 40 -fanmax 75 -cdm 0



I really think its the wallet ID format that is the issue. DO you not have a long string version?

Like 0x78e371c6bd0a74c3255152d0418aa457cea5b784 as an example. use this format instead



I have just removed it for the post. Don`t want to post my wallet id

at seem counter intuitive but kill some of bat line..

PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -wal 0xd66a.Rig5 -proto 3 -pass x -amd -tt 57 -fanmin 40 -fanmax 75 -cdm 0

also what are your virtual memory settings like, could you be low


I have tried with minimal bat settings but the error is still there. Virtual memory is at 32GB

I am thinking its more a system issue with how its reacting to PM. What OS version, What AMD driver version?