Search content
Sort by

Showing 20 of 34 results by Snake33
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.7 (Windows/Linux)
by
Snake33
on 22/05/2018, 13:54:35 UTC
@Claymore

Saw this today in my log file:

08:38:29:239   4304   checked ETH share on CPU, spent 4ms
08:38:48:975   43b8   checked ETH share on CPU, spent 3ms
08:39:09:055   43c0   checked ETH share on CPU, spent 3ms

Don`t think that is normal.

Nothing to worry about, this is totally normal.
Look back through your old logs, (use grep for example), and you'll see it's a regular event in the log.
Mr Claymore would be the only person who can explain why he's programmed this, but no doubt there is a logical reason.

Side note: Generally, (assuming the programmer is not a total moron), log entries will have some prefix, or suffix, "warning", "error", "OK", "good" etc etc, which makes life easier when searching logs for problem events, or notable events you might like to check on.

Conversely, if you don't see such annotations, and the log entry is not self explanatory, you can generally ignore such entries. (as in they are not things you need to worry about).

And No, it's not a virus either.

Thanks for your reply iSuX. I was just wondering why is there CPU share
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.7 (Windows/Linux)
by
Snake33
on 22/05/2018, 09:26:09 UTC
@Claymore

Saw this today in my log file:

08:38:29:239   4304   checked ETH share on CPU, spent 4ms
08:38:48:975   43b8   checked ETH share on CPU, spent 3ms
08:39:09:055   43c0   checked ETH share on CPU, spent 3ms

Don`t think that is normal.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Snake33
on 24/04/2018, 16:58:21 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?

Already posted: Win 10 and Adrenalin Edition 18.3.4 but it looks like the problem is already known by the Phoenixminer Dev and should be resolved in the next update. See post #1619
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Snake33
on 24/04/2018, 08:37:55 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
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Snake33
on 23/04/2018, 20:43:50 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
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Snake33
on 23/04/2018, 18:31:42 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






Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Snake33
on 23/04/2018, 18:13:01 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

And i use Win 10 and Adrenalin Edition 18.3.4


Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Snake33
on 23/04/2018, 17:59:14 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
Post
Topic
Board Pools (Altcoins)
Re: 【AKROMA】【PIRL】【ELLA】【ETZ】【HBC】 ►MINERPOOL.NET◀ High Performance Mining ✪✪✪✪✪
by
Snake33
on 03/04/2018, 10:41:13 UTC
Hi Chris

Is it possible do get the same stats like on Pegascoin pool for Musicoin?  Cool
Post
Topic
Board Pools (Altcoins)
Re: [ETH-ETC-EXP-UBQ-ZEC-ZCL....] pool.sexy - Fee 0.25% - tx fee paid to miners
by
Snake33
on 27/12/2017, 08:41:44 UTC
There is something wrong with Ubiq pool. Diff is down and i am getting less coins. Dropped from 19 coins to 10 coins Huh
Post
Topic
Board Exchanges
Re: Question about Cryptopia support
by
Snake33
on 19/11/2017, 09:42:54 UTC
Still no answer from Cryptopia  Angry Someone else did the same like i did and has any experience how long it will take to get the coins back?
Post
Topic
Board Exchanges
Re: Question about Cryptopia support
by
Snake33
on 17/11/2017, 17:00:28 UTC
I hope they will Sad and yes, DBIX is a ETH fork
Post
Topic
Board Altcoin Discussion
Question about Cryptopia support
by
Snake33
on 17/11/2017, 14:27:55 UTC
Hi @all

I send by mistake from my ETH wallet (5 ETH) to my DBIX wallet on Cryptopia. Opened a ticket and i hope they will resolve my problem and add it to my ETH address on Cryptopia.   Sad Does anyone did the same thing i did and got help from Cryptopia support?
Post
Topic
Board Exchanges
Question about Cryptopia support
by
Snake33
on 17/11/2017, 14:25:14 UTC
Hi @all

I send by mistake from my ETH wallet (5 ETH) to my DBIX wallet on Cryptopia. Opened a ticket and i hope they will resolve my problem and add it to my ETH address on Cryptopia.  Sad Does anyone did the same thing i did and got help from Cryptopia support?
Post
Topic
Board Service Discussion (Altcoins)
Question about Cryptopia support
by
Snake33
on 17/11/2017, 12:44:59 UTC
Hi @all

I send by mistake from my ETH wallet (5 ETH) to my DBIX wallet on Cryptopia. Opened a ticket and i hope they will resolve my problem and add it to my ETH address on Cryptopia.  Sad Does anyone did the same thing i did and got help from Cryptopia support?
Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][MC][UBQ][Whale] - Musicoin/UBIQ/Whalecoin pools located in germany
by
Snake33
on 06/09/2017, 20:37:24 UTC
 Grin Mach ich
Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][MC][UBQ][Whale] - Musicoin/UBIQ/Whalecoin pools located in germany
by
Snake33
on 06/09/2017, 20:29:09 UTC
Vielen Dank, das war aber nicht nötig. War ja auch nicht deine Schuld. BTW Deine Pool´s sind klasse. Mine auch Musicoin bei Dir. Werde noch mehr Miner zu Dir bringen.
 Gruß aus Serbien  Cool
Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][MC][UBQ][Whale] - Musicoin/UBIQ/Whalecoin pools located in germany
by
Snake33
on 06/09/2017, 16:50:59 UTC
Und genau die paar Stunden war ich am minen. Kann man nix machen, ist halt dumm gelaufen.
Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][MC][UBQ][Whale] - Musicoin/UBIQ/Whalecoin pools located in germany
by
Snake33
on 06/09/2017, 15:58:43 UTC
Nice start for a new coin. No wallet, no coins and wast of mhs and electricity.

Danke für deine Antwort.
Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][MC][UBQ][Whale] - Musicoin/UBIQ/Whalecoin pools located in germany
by
Snake33
on 06/09/2017, 13:34:41 UTC
Dont get it. I had 230 coins but got paid 1,2 coins only.
With correct blockreward it also must be way more after hours of mining. Not just 1,2 coins. Right?

Blockreward was at 54.90 = got  230 coins.  Blockreward at 10.05 = got 1,2 coins??? No way!