Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ismail-uk on February 21, 2018, 02:39:25 PM



Title: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 21, 2018, 02:39:25 PM
Hi Everyone firstly thanks for spare time to read my post. If anyone help me to makes works i will send 1 ETC for it.

 i am trying to mine Electroneum but am getting error code " dk2an0"

Using Claymore CryptoNote AMD GPU Miner v10.2 Beta - POOL

My first rig is : 8x rx580 8gb
secong rig : 9x r9 390 8gb


GPU_FORCE_64BIT_PTR 1
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100
NsGpuCNMiner.exe -xpool stratum+ssl://etn-eu1.nanopool.org:13433 -xwal MYWALETADDRESS.MYEMAILADDRESS -xpsw x -allpools 1


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Permonik on February 21, 2018, 03:51:39 PM
Hi,
Please, try to use castxmr instead of claymore. This miner is very stable and you will get higher hashrate. For 580 is for sure. For the older gpus, I am not sure...


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 21, 2018, 04:15:16 PM
Hi,
Please, try to use castxmr instead of claymore. This miner is very stable and you will get higher hashrate. For 580 is for sure. For the older gpus, I am not sure...

i download castxmr this morning but its give me only 2 file inside? didnt use this castxmr before. Any video for how to setup this?

Thanks


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Permonik on February 21, 2018, 04:44:30 PM
Hi,
Yes, there are only two files. One is a miner itself and other one is your config.
Just put in to the run file something like this:

cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch

Opencl you have to find which one is it. It could be 0 1 2 3 and so on...
-G parameter and numbers are just GPUs which you want to dedicated for the mining.


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Permonik on February 21, 2018, 04:46:09 PM
I am forgot to mention that you can choose pool which one you want, just change this address inside the run file:
pool.electroneum.space:7777


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 21, 2018, 05:12:14 PM
Hi,
Yes, there are only two files. One is a miner itself and other one is your config.
Just put in to the run file something like this:

cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch

Opencl you have to find which one is it. It could be 0 1 2 3 and so on...
-G parameter and numbers are just GPUs which you want to dedicated for the mining.

cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 7 --fastjobswitch


so like that can be work is it? i have 7 gpu its working now.  for opencl where i will find this info from?

Thanks


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 21, 2018, 05:19:30 PM
i did like that but no luck :(


cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u etnjzNf5525eAmB3sTPgo8ja4MWwLP4ks8K9tVHX76WRXca8HPFq63GjmQmpmpejh4LKTmAAPzEw8UW 755n1hSTY6GpYWbVvXt -p x %* --opencl 1 -G 7 --fastjobswitch

https://s14.postimg.org/6ofsmbb35/error_etn.png


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Permonik on February 21, 2018, 05:20:50 PM
Hi,
Yes, there are only two files. One is a miner itself and other one is your config.
Just put in to the run file something like this:

cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch

Opencl you have to find which one is it. It could be 0 1 2 3 and so on...
-G parameter and numbers are just GPUs which you want to dedicated for the mining.

cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 7 --fastjobswitch


so like that can be work is it? i have 7 gpu its working now.  for opencl where i will find this info from?

Thanks
Hi,
the parameter -G must be according to the each gpu.  So it will be (if you have 7gpus) -G 0,1,2,3,4,5,6
And for opencl just leave 0 for the first time.
And write what happend.


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 21, 2018, 05:29:10 PM
Hi,
Yes, there are only two files. One is a miner itself and other one is your config.
Just put in to the run file something like this:

cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 0,1,2,3,4,5,6,7 --fastjobswitch

Opencl you have to find which one is it. It could be 0 1 2 3 and so on...
-G parameter and numbers are just GPUs which you want to dedicated for the mining.

cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u yourWallet -p x %* --opencl 0 -G 7 --fastjobswitch


so like that can be work is it? i have 7 gpu its working now.  for opencl where i will find this info from?

Thanks
Hi,
the parameter -G must be according to the each gpu.  So it will be (if you have 7gpus) -G 0,1,2,3,4,5,6
And for opencl just leave 0 for the first time.
And write what happend.


Now i did like bellow but same error comes up :(


cast_xmr-vega --help
cast_xmr-vega -S pool.electroneum.space:7777 -u etnjzNf5525eAmB3sTPgo8ja4MWwLP4ks8K9tVHX76WRXca8HPFq63GjmQmpmpejh4LKTmAAPzEw8UW 755n1hSTY6GpYWbVvXt -p x %* --opencl 0 -G 0,1,2,3,4,5,6 --fastjobswitch


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Permonik on February 21, 2018, 05:41:10 PM
So,
Try to delete opencl. It should by there automatic detection.


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Permonik on February 21, 2018, 05:47:07 PM
Just one question. Are you using windows7?


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Permonik on February 21, 2018, 05:49:14 PM
For castxmr, you have to use win8 and higher...


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 22, 2018, 11:40:10 AM
Just one question. Are you using windows7?

no i am using windows 10 for both rigs.

Also i dont know how to delete opencl  :o


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Turkish88 on February 22, 2018, 12:03:22 PM
Hello i am mining with gateless gate miner its better miner give +30 h/s per cards.
Pm me with your telegram and i help you setup your rig


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 22, 2018, 12:05:07 PM
12:02:59] Error CL_MEM_OBJECT_ALLOCATION_FAILURE calling clEnqueueNDRangeKernel for kernel 0.
[12:02:59] Error CL_MEM_OBJECT_ALLOCATION_FAILURE calling clEnqueueNDRangeKernel for kernel 0

now giving this error.

my telegram is : @ismaililgin

Thanks


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: rysioslaw on February 22, 2018, 12:31:31 PM
I had the same problem, now I'm using NsGpuCNMiner. Working good and fast.


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 22, 2018, 01:00:47 PM
I had the same problem, now I'm using NsGpuCNMiner. Working good and fast.

this software giving dk2an0 error on me can u able to share code with me please? i tired with claymore v10

thanks


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 22, 2018, 01:05:55 PM
PU4, OpenCL error -4 (0) - cannot create DAG on GPU
GPU3, OpenCL error -4 (0) - cannot create DAG on GPU
GPU6, OpenCL error -4 (0) - cannot create DAG on GPU
GPU1, OpenCL error -4 (0) - cannot create DAG on GPU
GPU0, OpenCL error -4 (0) - cannot create DAG on GP


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: Set Ready Go on February 22, 2018, 01:20:16 PM
PU4, OpenCL error -4 (0) - cannot create DAG on GPU
GPU3, OpenCL error -4 (0) - cannot create DAG on GPU
GPU6, OpenCL error -4 (0) - cannot create DAG on GPU
GPU1, OpenCL error -4 (0) - cannot create DAG on GPU
GPU0, OpenCL error -4 (0) - cannot create DAG on GP

Hey.

Have you set virtual memory to 16gb atleast in windows?

How to: http://www.tomshardware.co.uk/faq/id-2864547/manage-virtual-memory-pagefile-windows.html (http://www.tomshardware.co.uk/faq/id-2864547/manage-virtual-memory-pagefile-windows.html)


Also try xmr stak  and see if it works.

https://bitcointalk.org/index.php?topic=2783886.0 (https://bitcointalk.org/index.php?topic=2783886.0)


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 22, 2018, 01:39:38 PM
PU4, OpenCL error -4 (0) - cannot create DAG on GPU
GPU3, OpenCL error -4 (0) - cannot create DAG on GPU
GPU6, OpenCL error -4 (0) - cannot create DAG on GPU
GPU1, OpenCL error -4 (0) - cannot create DAG on GPU
GPU0, OpenCL error -4 (0) - cannot create DAG on GP

Hey.

Have you set virtual memory to 16gb atleast in windows?

i have 8gb memory

and virtual memory is min 8192 and max 16384 i setup before.


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 22, 2018, 01:46:15 PM
i think start working now with castxmr little bit and gone again  ???


[13:44:21] GPU0 Found Nonce, submitting...
[13:44:22] Share Accepted -> +1
[13:44:22] Shares: 1 Accepted, 0 Errors | Hash Rate Avg: 4964.8 H/s | Avg Search Time: 0.0 sec
[13:44:23] GPU0 | 43°C | Fan 2813 RPM | 720.9 H/s
[13:44:23] GPU6 | 28°C | Fan 2777 RPM | 729.4 H/s
[13:44:23] GPU1 | 44°C | Fan 2618 RPM | 728.0 H/s
[13:44:24] GPU3 | 44°C | Fan 2761 RPM | 752.1 H/s
[13:44:24] GPU2 | 43°C | Fan 2783 RPM | 748.5 H/s
[13:44:25] GPU5 | 46°C | Fan 2830 RPM | 752.6 H/s
[13:44:25] GPU4 | 40°C | Fan 2815 RPM | 750.7 H/s
[13:44:27] GPU6 | 28°C | Fan 2774 RPM | 727.1 H/s
[13:44:27] GPU0 | 43°C | Fan 2814 RPM | 721.0 H/s
[13:44:27] GPU1 | 45°C | Fan 2612 RPM | 726.1 H/s
[13:44:28] GPU3 | 44°C | Fan 2757 RPM | 749.8 H/s
[13:44:28] GPU2 | 43°C | Fan 2787 RPM | 748.0 H/s
[13:44:29] GPU5 | 46°C | Fan 2821 RPM | 750.9 H/s
[13:44:29] GPU4 | 40°C | Fan 2820 RPM | 749.1 H/s
[13:44:31] GPU6 | 28°C | Fan 2775 RPM | 726.9 H/s
[13:44:31] GPU0 | 44°C | Fan 2814 RPM | 719.8 H/s
[13:44:31] GPU1 | 45°C | Fan 2624 RPM | 722.9 H/s
[13:44:32] GPU3 | 45°C | Fan 2757 RPM | 749.4 H/s
[13:44:32] GPU2 | 44°C | Fan 2770 RPM | 749.3 H/s
[13:44:33] GPU5 | 46°C | Fan 2821 RPM | 749.8 H/s
[13:44:33] GPU4 | 40°C | Fan 2820 RPM | 748.0 H/s
[13:44:39] GPU6 | 28°C | Fan 2772 RPM | 725.2 H/s
[13:44:39] GPU1 | 45°C | Fan 2624 RPM | 722.4 H/s
[13:44:39] GPU0 | 44°C | Fan 2813 RPM | 719.5 H/s
[13:44:39] GPU3 | 45°C | Fan 2761 RPM | 748.5 H/s
[13:44:39] GPU2 | 44°C | Fan 2787 RPM | 746.1 H/s
[13:44:39] GPU5 | 47°C | Fan 2826 RPM | 749.3 H/s
[13:44:39] GPU4 | 40°C | Fan 2820 RPM | 747.2 H/s
Caught signal 2
quitting... GPU stopped... done.Terminate batch job (Y/N)?


Title: Re: Electroneum FAILS dk2an0 failed -4
Post by: ismail-uk on February 22, 2018, 02:37:00 PM
castxmr now is working with each speed 720 to 750 h/s  last 1 hour without problem.I hope will work like to so forever.
i am using electroneum.com wallet but look like nothing come out to wallet yet  ???