Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
PhoenixMiner
on 11/12/2018, 08:37:50 UTC
I have 4 GPU but in 4.0b it's show 8 GPU :|
after few sec it be close automatically 

Code:
2018.12.10:10:45:57.670: main No CUDA driver found
2018.12.10:10:45:59.996: main OpenCL driver version: 18.10/11
2018.12.10:10:45:59.996: main OpenCL driver version: 18.8/9
2018.12.10:10:45:59.996: main Available GPUs for mining:
2018.12.10:10:45:59.996: main GPU1: Radeon RX 580 Series (pcie 1), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:45:59.996: main GPU2: Radeon RX 580 Series (pcie 1), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:45:59.996: main GPU3: Radeon RX 580 Series (pcie 3), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:45:59.996: main GPU4: Radeon RX 580 Series (pcie 3), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:45:59.996: main GPU5: Radeon RX 580 Series (pcie 5), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:45:59.996: main GPU6: Radeon RX 580 Series (pcie 5), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:45:59.996: main GPU7: Radeon RX 580 Series (pcie 6), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:45:59.996: main GPU8: Radeon RX 580 Series (pcie 6), OpenCL 2.0, 8 GB VRAM, 36 CUs
2018.12.10:10:46:00.015: main ADL library initialized

  You have two different versions of the OpenCL driver (the old version wasn't uninstalled properly). The proper way to fix this is to use DDU to remove all AMD drivers then install the preferred driver. The quick and dirty way is to add -gpus 2468 to your command line and ignore the "ghosts" of your cards.




Hello, I'm using the Phoenixminer for about a week now. The miner runs clean through 24/7. To this day, he had only worked for Devfee. Luckily I noticed this after 30 minutes and restarted Phoenix. How can I avoid this?
   Thank you for the log! It appears that the stratum thread is freezing and your rig isn't sending any shares. This isn't related to devfee - the problem started before that and the devfee can't actually start (it is receiving jobs but can't send them to the GPUs) because the other thread did not release the GPUs. We will add code to detect similar problems and restart the rig to avoid useless mining without sending any of the found shares.




Hi Phoenix! I have rig 4*GTX 1060 6GB nvidia drivers 399.07 winddows 7. Few daws  I have problem to mine ETC with phoenix miner 3.5d. It can not mine ETC. With Claymore 11.8 and the same drivers - no any problem. Phoenix 3.5d on eth still works normally.

Code:
2018.12.11:01:41:28.669: main No OpenCL platforms found
2018.12.11:01:41:28.669: main Available GPUs for mining:
2018.12.11:01:41:28.669: main GPU1: GeForce GTX 1060 6GB (pcie 1), CUDA cap. 6.1, 6 GB VRAM, 10 CUs
2018.12.11:01:41:28.669: main GPU2: GeForce GTX 1060 6GB (pcie 4), CUDA cap. 6.1, 6 GB VRAM, 10 CUs
2018.12.11:01:41:28.669: main GPU3: GeForce GTX 1060 6GB (pcie 5), CUDA cap. 6.1, 6 GB VRAM, 10 CUs
2018.12.11:01:41:28.669: main GPU4: GeForce GTX 1060 6GB (pcie 6), CUDA cap. 6.1, 6 GB VRAM, 10 CUs
....

   You must upgrade to PhoenixMiner 4.0b because the older versions can't properly generate DAG epochs above 235 and currently the ETC is already on DAG epoch 236. You aren't facing the problem yet with ETH because it is on lower DAG epoch.