Bitcoin Forum
September 10, 2026, 07:53:20 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4]
61  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 13, 2016, 01:08:08 PM
Claymore, I think, there is a bug in the config reading section.

In file epools.txt
If I don't put the space symbol between WORKER: and worker name, it always sends

14:28:22:803   b88   send: {"id":4,"method":"eth_submitWork"...}

with no worker name inside.

If I add the space symbol, everything's fine:

14:21:34:911   c8c   send: {"worker":"rig08","id":4,"method":"eth_submitWork"...}

I would also recommend to change the example config a little. Put in the epools.txt

WORKER: YourWorkerName,

instead of confusing

WORKER: ,

And, specially for dwarf:

# POOL: eth-eu.dwarfpool.com:8008, WALLET: 0x..., PSW: YourWorkerName, WORKER: YourWorkerName, ESM: 0, ALLPOOLS: 0

I mean that you have to send the worker name in the PSW field to see it on the stats page of dwarf


1. It is not a bug, space is a required character.

How should I know?

Quote
2. Some pools don't require worker, but if I remove WORKER option then some people will have problems if they change the pool name and will not know about WORKER option.

You are right. But if you put example strings for various pools, then you can combine some text and config lines. Let's say:
Code:
#For the Dwarfpool use the following format:
# POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/YourWorkerName/Your_Alarm_email_address, ESM: 0, ALLPOOLS: 0
#For the Ethermine and the other qtminer-compatible pools use:
# POOL: us1.ethermine.org:4444, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F, PSW: x, WORKER: , ESM: 1, ALLPOOLS: 0
#For the coinotron and the other miner-proxy use the line like this:
# POOL: coinotron.com:3344, WALLET: YourUserName.YourWorkerName, PSW: YourWorkerPass, WORKER: , ESM: 2, ALLPOOLS: 1
Quote
For dwarfpool WORKER is not necessary because if you use it you will not see hashrate on pool. Instead, add workername to the wallet address as dwarfpool recommends WALLET: 0x...../YourWorkerName.

When I put in the config:
Code:
POOL: eth-c4733c276b41a7b6.dwarfpool.com:8008, WALLET: 0x8f61c9561eff08f4049f361cbbd66f937aa7ace6/rig2, ESM: 0, ALLPOOLS: 0

as you say, then the miner doesn't send a worker name to the pool with every share submitted, but the pool understands correctly, that it is from "rig2" and also shows the "Sent Hashrate" value. A little confusing, but OK )  I just suggest to add exactly this format to the sample epools.txt file
62  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 13, 2016, 11:42:42 AM
Claymore, I think, there is a bug in the config reading section.

In file epools.txt
If I don't put the space symbol between WORKER: and worker name, it always sends

14:28:22:803   b88   send: {"id":4,"method":"eth_submitWork"...}

with no worker name inside.

If I add the space symbol, everything's fine:

14:21:34:911   c8c   send: {"worker":"rig08","id":4,"method":"eth_submitWork"...}

I would also recommend to change the example config a little. Put in the epools.txt

WORKER: YourWorkerName,

instead of confusing

WORKER: ,

And, specially for dwarf:

# POOL: eth-eu.dwarfpool.com:8008, WALLET: 0x..., PSW: YourWorkerName, WORKER: YourWorkerName, ESM: 0, ALLPOOLS: 0

I mean that you have to send the worker name in the PSW field to see it on the stats page of dwarf
63  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 13, 2016, 11:15:18 AM
Mr. Claymore, when I see this n the log, I have no idea, what is this

Code:
13:52:24:431    15d8    ETH: put share nonce 563f731acff2c300
13:52:24:447    15d8    ETH round found 1 shares
13:52:24:463    fac     ETH: 05/13/16-13:52:24 - SHARE FOUND - (GPU 0)
13:52:24:463    fac     send: {"worker":"rig2 ","id":4,"method":"eth_submitWork",...}
13:52:24:530    fac     got 18 bytes
13:52:24:530    fac     buf: An error occurred

13:52:24:530    fac     buf: Anerroroccurred

When the answer from the pool is OK, it shows JSON data. But in this case there is no data at all. What are those 18 bytes? I even can not provide you with the data.

Background:
Mining on dwarf stratum port 8008. epools.txt via 4.2b2:

Code:
POOL: private_server.dwarfpool.com:8008, WALLET: 0x8f61c9561..., PSW:rig2, WORKER: rig2 , ESM: 0, ALLPOOLS: 0

64  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 13, 2016, 07:24:08 AM

You are the only one with such 390 experience. So you must be wrong.
You should get around 32-33MH ETH + 900-1000MH DCR for 1 gpu with Your clocks.



How do you get these 900-1000 of DCR? I have twice less on every of 50 pieces of R9 390 ( What command line do you use? What are the "dcri" and  "ethi" parameters? The manual tells us that "by default (-dcri 30) 390 card shows 29MH/s for Ethereum and 440MH/s for Decred. Setting -dcri 70 causes 24MH/s for Ethereum and 850MH/s for Decred" So, to get 850Mh/s in Decred you must significantly decrease Ethereum performance.
65  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux) on: May 12, 2016, 02:46:22 PM
Guys, how do you set up Suprnova decred stratum in dpools.txt? I mean

stratum+tcp://dcr.suprnova.cc:2252
66  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 (Windows/Linux) on: May 07, 2016, 06:26:47 AM
got my powerline adapter! Getting stable results finally with 4x 390x:



HOW did you get such a huge speed in Decred?! My 390 earns twice less! While doing the same speed as yours in ETH. What is the command line? What is the mem/cpu clocking?
67  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v4.1 on: May 01, 2016, 11:24:40 AM
What about new drivers?

Nano on qubit:

catalist 16.2 - 16M
catalist 16.3 - 21.6M

What I do now. I just let Windows 10 to find the latest driver for AMD Radeon R9 390 wherever it wants during the install process. I really don't know the version of the driver installed. MSI Afterburner usually shows it on the top of the window. But in this case there is nothing Smiley

But the Claymore's miner works just fine anyway, regardless the driver version and the virtual memory size (it is set as by Windows default).
68  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v3.3 on: April 26, 2016, 11:23:28 PM

2. Just checked your command line (only set my wallet address) and it works, it finds ETH shares and pool accepts them.

I deleted a symbol from the middle of the wallet address in the command line somehow. Huh So, it was 19 digits only. This was the problem.
69  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v3.3 on: April 26, 2016, 09:47:02 AM
The only one rig has this problem.

If I start it without "-allpools 1" option it can't connect to devfee pool and exits. If I start it with this option, then it starts, gets jobs but doesdidn't send the results back. I see in the log file:


Code:
12:29:25:775 a88 ETH: put share nonce c8fadd01420866c
12:29:25:775 a88 ETH round found 1 shares
12:29:25:785 10e4 ETH: 04/27/16-12:29:25 - SHARE FOUND - (GPU 2)
12:29:25:785 10e4 send: {"worker":"rig04","id":4,"method":"eth_submitWork","params":["0x0c8fadd01420866c","0x0373b2ccd691ee8dd82b0bf5cf6c6f7fa6b0cad8314253d69f4124659eec3a1e","0xb76e79e4824dca1525ea252fd29fc08a2819959a83331c571a2b16c2c0f6ee59"]}


12:29:25:835 10e4 got 15 bytes
12:29:25:835 10e4 buf: Internal Error

12:29:25:835 10e4 buf: InternalError

DCR is working perfect here. The problem is only with ETH.

My start command is
Code:
EthDcrMiner64.exe -wd 1 -r 0 -epool eth-ru.dwarfpool.com:8008 -ewal 0xXXXXXX -epsw rig04 -dpool stratum+tcp://dcr.suprnova.cc:2252 -dwal gagana.rig04 -eworker rig04 -dpsw x -allpools 1
 

What could it be?
70  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v3.3 on: April 26, 2016, 07:49:53 AM
v 3.3

It's strange. After starting this version first time it says that the DAG file is corrupted on EVERY my RIG of 6. But the problem was with only one of them. The others were mining well instead. So, it looks like the DAG with the wrong CRC doesn't mean that you can't mine... Or... like something wrong with the DAG file integrity check in the miner.

But, thank you, Mr. Claymore )
71  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v3.0 on: April 20, 2016, 01:32:55 PM

1. Run MSI Afterburner and check that "Unofficial Overclocking Mode" is currently DISABLED

Where is this option? I can't find. Settings? First tab? There is no such an option. Latest Afterburner. 15.12 crimeson

Settings -> AMD Compatibility Options Smiley

There was no such a section at all ) Until I return "Enable low-level..." from "core" to "user" value. But...

If I set memory clock to 650 on my MSI R9 390 *3 then the hashrate drops to 21Mh from 31.3 ) So, I've switched back to 1100/1500
72  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v3.0 on: April 20, 2016, 12:56:55 PM

1. Run MSI Afterburner and check that "Unofficial Overclocking Mode" is currently DISABLED

Where is this option? I can't find. Settings? First tab? There is no such an option. Latest Afterburner. 15.12 crimeson
73  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v3.0 on: April 19, 2016, 07:19:37 PM
How to understand, which particular card is GPU0 etc?
74  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v2.0 on: April 19, 2016, 09:04:28 AM
@Claymore

Mr. Claymore, it looks like your miner detects GPUs in the different order than MSI Afterburner. Is it correct? Could you, please, synchronize your method? It is not convenient to control what's happening with cards now.
75  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v2.0 on: April 16, 2016, 08:54:22 PM
Mr. Claymore, can you, please, add -dbg option or another one to duplicate the console output to the separate log file. The current dbg 0 is really too wordy.
76  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v2.0 on: April 16, 2016, 08:44:39 PM
Thanks for this update!

How to find in the log when -r option is activated? I mean, if something wrong with a GPU, how to find it in the log file. To understand the statistics.
77  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v1.2 on: April 15, 2016, 07:14:47 PM

1. It seems GPU thread hangs, so its speed is not updated. I will add timestamp on latest speed value and miner will show "0" speed if that time is too old. Also I will add watchdog for miner autorestart.

Please make choice of restarting whole computer. When GPU hangs (repeating exactly same hashrate for 3+ times) and I restart miner, GPU that was hanging starts hashing with exactly half speed. GPU reset via TRIXX has no effect. If I reboot, than everything is normal again. Thx.


+1 Sometimes just restarting doesn't help. It could be an option

-forcereboot X

X - number of attempts to restart the thread with no effect. If X=0 then "never"
78  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v1.2 on: April 15, 2016, 02:35:51 PM
Miner in the dough a little more than a day. It's okay for now. Over time, fading farm name on the pool. Usually after work to the author.
Supernova and stable work https: //dcr.maxminers.net and https://pool.mn/dcr. Less mistakes.

If you mean, that the miner suddenly stops sending worker name, then I confirm. Just saw this. It should be rig1 and rig2. But actually looks like an empty name.

79  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v1.2 on: April 15, 2016, 12:01:01 PM


1. It seems GPU thread hangs, so its speed is not updated. I will add timestamp on latest speed value and miner will show "0" speed if that time is too old. Also I will add watchdog for miner autorestart.
2. You can enable logging to a file and check its speed (after I implement #1).
3. api/sockets for remove management is not supported yet.

When do you expect to release p.1?

P.S. Many thanks for the coloring in console!
80  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum+Decred GPU Miner v1.2 on: April 15, 2016, 09:02:44 AM
A nice miner. But help me, please, with the following.

I see om dwarf a low speed. I go to check the miner. It shows that all 5 GPU is working perfectly, the speed is as usual. But looking at one of the cards, I see it stops working. Fans are stopped and it's cold. But the miner says that everything is fine. I restart the miner and it runs good as usual. I have 3 questions.

1) Is it a bug, that miner shows a working card that is not actually working?
2) How to understand from outside, that any card stopped, to restart the miner?
3) Is it possible to add this control inside the miner?

While using the standard eth.exe I could redirect the console output to the log file and check this file from time to time. If it stopped to change, I just restarted the miner or rebooted the rig. How to monitor this miner?

P.S. Will check, if the problem persists on 1.2
P.P.S. Thanks for the coloring!!!
Pages: « 1 2 3 [4]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!