Search content
Sort by

Showing 3 of 3 results by cadj92
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
cadj92
on 22/01/2019, 12:43:19 UTC

Sadly 4.1c does not support 19.1.1, as it gives the Unknown OpenCL version error and suffers a hashrate loss because of it.
-clkernel 3 mode does not even work with it. ( clSetKernelArg (-49) )
I have 19.1.1 installed and latest version of miner works normal. RX 580 8 Gb Windows 10.

Code:
That`s strange... Well, I guess I can go back to 18.12.3 until we get a fix.

2019.01.19:21:21:33.279: main Phoenix Miner 4.1c Windows/msvc - Release build
2019.01.19:21:21:33.279: main Cmd line: -pool @@@
2019.01.19:21:21:33.279: main No CUDA driver found
2019.01.19:21:21:35.924: main OpenCL driver version: 19.1.1
2019.01.19:21:21:35.924: main Unknown OpenCL driver version! Hashrate and stale shares may suffer
2019.01.19:21:21:35.924: main OpenCL platform: OpenCL 2.0 AMD-APP (2348.3)
2019.01.19:21:21:35.924: main Ignoring old OpenCL driver(s), using driver version 19.1.1
2019.01.19:21:21:35.924: main Available GPUs for mining:
2019.01.19:21:21:35.924: main GPU1: Radeon (TM) RX 480 Graphics (pcie 1), OpenCL 2.0, 8 GB VRAM, 36 CUs
2019.01.19:21:21:36.002: main ADL library initialized
   In your log we can see that you have two versions of the drivers mixed up. The 19.1.1 are recognized properly but there are others too (probably "leftovers" from the previous driver version). You should use DDU to completely remove the drivers and then install 18.5.1 or other drivers besides 18.12.x and 19.1.x, which seems to cause problems.


Thanks, I always use DDU, but it seem the update to 1809 switched back Window's auto-driver-download option. Switching it off and installing a clean 19.1.1 after a DDU solved the problem.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
cadj92
on 19/01/2019, 20:23:10 UTC
Sadly 4.1c does not support 19.1.1, as it gives the Unknown OpenCL version error and suffers a hashrate loss because of it.
-clkernel 3 mode does not even work with it. ( clSetKernelArg (-49) )
I have 19.1.1 installed and latest version of miner works normal. RX 580 8 Gb Windows 10.

That`s strange... Well, I guess I can go back to 18.12.3 until we get a fix.

2019.01.19:21:21:33.279: main Phoenix Miner 4.1c Windows/msvc - Release build
2019.01.19:21:21:33.279: main Cmd line: -pool @@@
2019.01.19:21:21:33.279: main No CUDA driver found
2019.01.19:21:21:35.924: main OpenCL driver version: 19.1.1
2019.01.19:21:21:35.924: main Unknown OpenCL driver version! Hashrate and stale shares may suffer
2019.01.19:21:21:35.924: main OpenCL platform: OpenCL 2.0 AMD-APP (2348.3)
2019.01.19:21:21:35.924: main Ignoring old OpenCL driver(s), using driver version 19.1.1
2019.01.19:21:21:35.924: main Available GPUs for mining:
2019.01.19:21:21:35.924: main GPU1: Radeon (TM) RX 480 Graphics (pcie 1), OpenCL 2.0, 8 GB VRAM, 36 CUs
2019.01.19:21:21:36.002: main ADL library initialized
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
cadj92
on 18/01/2019, 18:02:27 UTC

2019.01.16:19:39:00.717: main Phoenix Miner 4.0b Windows/msvc - Release build
2019.01.16:19:39:00.717: main Cmd line: -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0x008c26f3a2Ca8bdC11e5891e0278c9436B6F5d1E.Rig001
2019.01.16:19:39:00.717: main No CUDA driver found
2019.01.16:19:39:06.406: main Unknown OpenCL driver version! Hashrate and stale shares may suffer
2019.01.16:19:39:06.406: main OpenCL platform: OpenCL 2.1 AMD-APP (2766.5)
2019.01.16:19:39:06.406: main Available GPUs for mining:

how do i fix this problem?
  You have upgraded your driver to version that is not yet supported by PhoenixMiner (see the line Unknown OpenCL driver version! Hashrate and stale shares may suffer in the log, it will be printed as yellow warning on your screen when the miner starts). It is not a good idea to update to drivers that are newer than the release of PhoenixMiner you are using because this means we weren't able to test this release of PhoenixMiner with these drivers and they probably won't work well (or at all). To fix the problem either upgrade to PhoenixMiner 4.1c, which supports AMD drivers up to and including 19.1.1.

Sadly 4.1c does not support 19.1.1, as it gives the Unknown OpenCL version error and suffers a hashrate loss because of it.
-clkernel 3 mode does not even work with it. ( clSetKernelArg (-49) )