Search content
Sort by

Showing 6 of 6 results by Khan3388
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Khan3388
on 23/02/2018, 17:01:03 UTC
I try PhoenixMiner 2.6b with recommended above parameters, on Farm1 PhoenixMiner didn't start and show the same error "clCreateCommandQueue (-6)" but on second Farm PhoenixMiner started up and started working. After restart PhoenixMiner on Farm2 I recive error "clCreateCommandQueue (-6)" again Sad
I try restart PhoenixMiner and MSI Afterburner several times and change parameter GPU_FORCE_64BIT_PTR from 0 to 1 and backward - i have achieved success several times (PhoenixMiner
 started UP sometimes)..

What i noticed, when Phoenix starts up normally Phoenix define 4GB VRAM, when Phoenix can't starts, it define only 3GB VRAM

Log when Phoenix can't start:
17568:15:09:59.153: main No CUDA driver found
17568:15:09:59.477: main Available GPUs for mining:
17568:15:09:59.477: main GPU1: Radeon RX 570 Series (pcie 1), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU2: Radeon RX 570 Series (pcie 2), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU3: Radeon RX 570 Series (pcie 4), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU4: Radeon RX 570 Series (pcie 5), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU5: Radeon RX 570 Series (pcie 6), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.491: main ADL library initialized

Log when Phoenix started normally:
17569:20:12:50.903: main No CUDA driver found
17569:20:12:51.179: main Available GPUs for mining:
17569:20:12:51.179: main GPU1: Radeon RX 570 Series (pcie 1), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU2: Radeon RX 570 Series (pcie 2), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU3: Radeon RX 570 Series (pcie 4), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU4: Radeon RX 570 Series (pcie 5), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU5: Radeon RX 570 Series (pcie 6), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.192: main ADL library initialized

My rigs have 2GB RAM Memory (900-800 MB free when all works)
Sorry for my english)
   Something is wrong with your drivers. We've never seen RX 570 to report less than 4 GB of memory or only OpenCL 1.2 (it reports OpenCL 2.0). You probably have to use DDU to remove your drivers then install them again (for example the blockchain drivers) and make sure that they are patched if you have BIOS modded your cards.

I solve the problem by adding 2GB Ram... (Summary 4GB Ram per farm, before that it was 2)
In other forums wrote that it is related to compilation DAG in Memory
Can you test it and really solve by modify PhoenixMner? Or only way - add more RAM memory?  2GB -it is enough for the miner, but small for start miner....
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Khan3388
on 23/02/2018, 16:46:56 UTC

Hi. the miner presents me with an error when trying to start it and then closes. GPU1: clCreateCommandQueue (-6)
17582:23:49:48.206: wdog Thread(s) not responding. Restarting.

17582:23:49:40.989: main No CUDA driver found
17582:23:49:41.152: main Available GPUs for mining:



How much RAM (memory) on your Farm? I had the same problem when my farm had 2GB Ram.. the problem was solwed when i add 2 GB (Summary 4GB per farm)
This may be due to compilation DAG file in memory...
I wonder what the developer will say about this problem?

Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.5d: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Khan3388
on 07/02/2018, 13:54:56 UTC
"which probably means that you have to increase the size of your page file to at least 16 GB. Let us know if the increasing of the page file size (you have to restart Windows after that in order to apply the changes) doesn't solve the problem."

I had 25Gb pagefile size when i ran PhoenixMiners Sad
  Please try the new version 2.6b. It is possible that the new OpenCL initialization code introduced in 2.5d is not working well with your driver and if this is the case, 2.6b should solve the problem. Another possible way to fix the problem is to create a batch file to start the miner with the following contents (the important part are the setx statements to set the environment variables):
Code:
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 -clKernel 1 -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal 0xd8081f58c43bd84f9a7882f613a9d8947fb31d00.farm1
pause

I try PhoenixMiner 2.6b with recommended above parameters, on Farm1 PhoenixMiner didn't start and show the same error "clCreateCommandQueue (-6)" but on second Farm PhoenixMiner started up and started working. After restart PhoenixMiner on Farm2 I recive error "clCreateCommandQueue (-6)" again Sad
I try restart PhoenixMiner and MSI Afterburner several times and change parameter GPU_FORCE_64BIT_PTR from 0 to 1 and backward - i have achieved success several times (PhoenixMiner
 started UP sometimes)..

What i noticed, when Phoenix starts up normally Phoenix define 4GB VRAM, when Phoenix can't starts, it define only 3GB VRAM

Log when Phoenix can't start:
17568:15:09:59.153: main No CUDA driver found
17568:15:09:59.477: main Available GPUs for mining:
17568:15:09:59.477: main GPU1: Radeon RX 570 Series (pcie 1), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU2: Radeon RX 570 Series (pcie 2), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU3: Radeon RX 570 Series (pcie 4), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU4: Radeon RX 570 Series (pcie 5), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.477: main GPU5: Radeon RX 570 Series (pcie 6), OpenCL 1.2, 3 GB VRAM, 32 CUs
17568:15:09:59.491: main ADL library initialized

Log when Phoenix started normally:
17569:20:12:50.903: main No CUDA driver found
17569:20:12:51.179: main Available GPUs for mining:
17569:20:12:51.179: main GPU1: Radeon RX 570 Series (pcie 1), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU2: Radeon RX 570 Series (pcie 2), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU3: Radeon RX 570 Series (pcie 4), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU4: Radeon RX 570 Series (pcie 5), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.179: main GPU5: Radeon RX 570 Series (pcie 6), OpenCL 1.2, 4 GB VRAM, 32 CUs
17569:20:12:51.192: main ADL library initialized

My rigs have 2GB RAM Memory (900-800 MB free when all works)
Sorry for my english)
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.5d: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Khan3388
on 31/01/2018, 08:43:55 UTC
"which probably means that you have to increase the size of your page file to at least 16 GB. Let us know if the increasing of the page file size (you have to restart Windows after that in order to apply the changes) doesn't solve the problem."

I had 25Gb pagefile size when i ran PhoenixMiners Sad
Post
Topic
Board Mining (Altcoins)
Re: Feedback on cheap Mining Motherboard (Aliexpress,Ebay) ? "703371" and "Colorful"
by
Khan3388
on 30/01/2018, 07:09:42 UTC
I have two Colorful H81A-BTC and a have problem with both. Works only 5 pci-e slot, i try flash bios but unsuccessful, problem not resolved.
Pci-E slots very flimsy, risers does not sit tightly.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.5d: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Khan3388
on 29/01/2018, 15:52:16 UTC
Hii
I have Radeon RX 570 GPU's and i have problem with PhoenixMiner 2.4 and 2.5d on Windows 10
I try with drivers : Adrenalin 17.12.2 and Adrenalin 18.1.1
On Windows 7 with Adrenalin 17.12.2 and Adrenalin 18.1.1, PhoenixMiner 2.4   and 2.5 works fine

Log from Windows10 Rig

17560:22:33:52.867: main Cmd line: -clKernel 1 -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal 0xd8081f58c43bd84f9a7882f613a9d8947fb31d00.farm1 -gt 100
17560:22:33:52.867: main No CUDA driver found
17560:22:33:53.210: main Available GPUs for mining:
17560:22:33:53.210: main GPU1: Radeon RX 570 Series (pcie 1), OpenCL 1.2, 3 GB VRAM, 32 CUs
17560:22:33:53.210: main GPU2: Radeon RX 570 Series (pcie 2), OpenCL 1.2, 3 GB VRAM, 32 CUs
17560:22:33:53.210: main GPU3: Radeon RX 570 Series (pcie 4), OpenCL 1.2, 3 GB VRAM, 32 CUs
17560:22:33:53.210: main GPU4: Radeon RX 570 Series (pcie 5), OpenCL 1.2, 3 GB VRAM, 32 CUs
17560:22:33:53.210: main GPU5: Radeon RX 570 Series (pcie 6), OpenCL 1.2, 3 GB VRAM, 32 CUs
17560:22:33:53.223: main ADL library initialized
17560:22:33:53.512: main Listening for CDM remote manager at port 3333 in read-only mode
17560:22:33:53.513: main Eth: the pool list contains 4 pools
17560:22:33:53.513: main Eth: primary pool: eu1.ethermine.org:4444
17560:22:33:53.513: main Eth: Connecting to ethash pool eu1.ethermine.org:4444
17560:22:33:53.623: eths Eth: Connected to ethash pool eu1.ethermine.org:4444
17560:22:33:53.623: eths Eth: Starting GPU mining
17560:22:33:53.623: eths Matched GPU1 to ADL adapter index 6 (method 2)
17560:22:33:53.640: eths Created ADL monitor for adapter 6; overdrive version: 7
17560:22:33:53.640: eths Matched GPU2 to ADL adapter index 8 (method 2)
17560:22:33:53.656: eths Created ADL monitor for adapter 8; overdrive version: 7
17560:22:33:53.656: eths Matched GPU3 to ADL adapter index 4 (method 2)
17560:22:33:53.670: eths Created ADL monitor for adapter 4; overdrive version: 7
17560:22:33:53.670: eths Matched GPU4 to ADL adapter index 2 (method 2)
17560:22:33:53.684: eths Created ADL monitor for adapter 2; overdrive version: 7
17560:22:33:53.684: eths Matched GPU5 to ADL adapter index 0 (method 2)
17560:22:33:53.699: eths Created ADL monitor for adapter 0; overdrive version: 7
17560:22:33:53.699: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0xd8081f58c43bd84f9a7882f613a9d8947fb31d00.farm1"]}

17560:22:33:53.699: wdog Starting watchdog thread
17560:22:33:53.811: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
17560:22:33:53.811: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

17560:22:33:53.920: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xcf75a0945f0ba8942b1797e718e8053ef5951e4eb42b8c75c8290a259f706f59","0x3aa8f28cac16bdd858f2a726a06d1217f0f10e7334151dfc211e1003e022d38e","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4c3617"]}
17560:22:33:53.920: eths Eth: New job #cf75a094 from eu1.ethermine.org:4444; diff: 4000MH
17560:22:33:53.921: GPU1 GPU1: Starting up...
17560:22:33:53.922: GPU1 Eth: Generating light cache for epoch #166
17560:22:33:53.933: GPU2 GPU2: Starting up...
17560:22:33:53.949: GPU3 GPU3: Starting up...
17560:22:33:53.964: GPU4 GPU4: Starting up...
17560:22:33:53.981: GPU5 GPU5: Starting up...
17560:22:33:56.140: GPU1 GPU1: clCreateCommandQueue (-6)
17560:22:33:56.188: GPU2 GPU2: clCreateCommandQueue (-6)
17560:22:33:56.249: GPU3 GPU3: clCreateCommandQueue (-6)
17560:22:33:56.296: GPU4 GPU4: clCreateCommandQueue (-6)
17560:22:33:56.343: GPU5 GPU5: clCreateCommandQueue (-6)

17560:22:33:56.734: wdog GPU thread(s) not responding. Restarting.
....
Cycling...
.......
--------------------------------------------------------------------------------------
I try with "-clKernel 1" and without it