Bitcoin Forum
April 26, 2024, 10:25:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 [556] 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589763 times)
KAOS247365
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 31, 2017, 04:23:35 PM
 #11101

Hey you GUYS!!!!  Grin

Does anyone know what the expected hashrate is currently for XFX HD 7990

I have 3 of these mining Eth and I can't seem to get above 80 MH/s collectively  Undecided , is this normal even with the large DAG ?

I'm using ethminer are there better ones that run on Windows? as I can't be jacked to setup a Linux box   Cheesy

Any help would be appreciated.

Cheers

PS. I have a NVIDIA 1060 and it gets roughly on average 20.56 MH/s if that helps anyone benchmarking that model.  Grin

I can get 155 MH/s on UBQ with 3x HD7990 running win 10 with stock drivers. Try a UBQ, EXP or MUSIC pool and get back to us.

use this batch file:

ubq_pasl.bat
Code:
@echo off

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

ethdcrminer64.exe -tt 30,30,30,30,30,30 -mclock 1245,1245,1245,1245,1245,1245 -cclock 1024,1024,1024,1024,1024,1024 -asm 0 -allpools 1 -allcoins 1 -esm 0 -epool us.ubiqpool.io:8008 -ewal 0xYOUR_UBQ_WALLET_ADDRESS -epsw x -eworker microsloth -dpool pasl.fairpool.xyz:4009 -dwal YOUR_PASL_ACCOUNT_NUMBER -dpsw x -dcoin pasc -dcri 7

or this bash file:

ubq_pasl.sh
Code:
#!/bin/bash

export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100

sudo ./ethdcrminer64 -tt 30,30,30,30,30,30 -mclock 1245,1245,1245,1245,1245,1245 -cclock 1024,1024,1024,1024,1024,1024 -asm 0 -allpools 1 -allcoins 1 -esm 0 -epool us.ubiqpool.io:8008 -ewal 0xYOUR_UBQ_WALLET_ADDRESS -epsw x -eworker microsloth -dpool pasl.fairpool.xyz:4009 -dwal YOUR_PASC_ACCOUNT_NUMBER -dpsw x -dcoin pasc -dcri 7



HOLY JEBUS!!!

Thanks for the info notbatman, I've been missing out on big MH/s.

Going to try this ASAP and let you know if this has boosted my MH/s. Hopefully I won't have heat issues as am running full cover liquid cooled cards Grin

Many thanks

1714170318
Hero Member
*
Offline Offline

Posts: 1714170318

View Profile Personal Message (Offline)

Ignore
1714170318
Reply with quote  #2

1714170318
Report to moderator
1714170318
Hero Member
*
Offline Offline

Posts: 1714170318

View Profile Personal Message (Offline)

Ignore
1714170318
Reply with quote  #2

1714170318
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714170318
Hero Member
*
Offline Offline

Posts: 1714170318

View Profile Personal Message (Offline)

Ignore
1714170318
Reply with quote  #2

1714170318
Report to moderator
1714170318
Hero Member
*
Offline Offline

Posts: 1714170318

View Profile Personal Message (Offline)

Ignore
1714170318
Reply with quote  #2

1714170318
Report to moderator
1714170318
Hero Member
*
Offline Offline

Posts: 1714170318

View Profile Personal Message (Offline)

Ignore
1714170318
Reply with quote  #2

1714170318
Report to moderator
notbatman
Legendary
*
Offline Offline

Activity: 2212
Merit: 1038



View Profile
May 31, 2017, 04:37:52 PM
 #11102

...
HOLY JEBUS!!!

Thanks for the info notbatman, I've been missing out on big MH/s.

Going to try this ASAP and let you know if this has boosted my MH/s. Hopefully I won't have heat issues as am running full cover liquid cooled cards Grin

Many thanks

Somebody said Windows might not like more than 5 GPUs without some fussing about, just heads up on that if you use that OS. Also my HD7990 is an AMD reference card.
djembejungler
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 31, 2017, 05:53:26 PM
 #11103

-epool eu1.ethermine.org:4444
-ewal 0xeb2B1dEefb10DfB8093725Ce383cD7aa517c73a9
-epsw x
-esm 0
-mode 0
-tt 80,80,80,80
-asm 0

all gpu works in single, more gpus the other says Cannot create dag

Try this key with value 1.

-eres   this setting is related to Ethereum mining stability. Every next Ethereum epoch requires a bit more GPU memory, miner can crash during reallocating GPU buffer for new DAG.
   To avoid it, miner reserves a bit larger GPU buffer at startup, so it can process several epochs without buffer reallocation.
   This setting defines how many epochs miner must foresee when it reserves GPU buffer, i.e. how many epochs will be processed without buffer reallocation. Default value is 2.


Thx, for help
 i dry this, not better


-epool eu1.ethermine.org:4444
-ewal 0xeb2B1dEefb10DfB8093725Ce383cD7aa517c73a9
-epsw x
-esm 0
-mode 0
-tt 80,80,80,80
-asm 0
-eres 1

Cannot create DAG 

o.O
Arnoldent
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
May 31, 2017, 05:59:49 PM
 #11104

-epool eu1.ethermine.org:4444
-ewal 0xeb2B1dEefb10DfB8093725Ce383cD7aa517c73a9
-epsw x
-esm 0
-mode 0
-tt 80,80,80,80
-asm 0

all gpu works in single, more gpus the other says Cannot create dag

Try this key with value 1.

-eres   this setting is related to Ethereum mining stability. Every next Ethereum epoch requires a bit more GPU memory, miner can crash during reallocating GPU buffer for new DAG.
   To avoid it, miner reserves a bit larger GPU buffer at startup, so it can process several epochs without buffer reallocation.
   This setting defines how many epochs miner must foresee when it reserves GPU buffer, i.e. how many epochs will be processed without buffer reallocation. Default value is 2.


Thx, for help
 i dry this, not better


-epool eu1.ethermine.org:4444
-ewal 0xeb2B1dEefb10DfB8093725Ce383cD7aa517c73a9
-epsw x
-esm 0
-mode 0
-tt 80,80,80,80
-asm 0
-eres 1

Cannot create DAG 

o.O


Use -esm 1
KAOS247365
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 31, 2017, 07:41:52 PM
Last edit: May 31, 2017, 07:52:53 PM by KAOS247365
 #11105

...
HOLY JEBUS!!!

Thanks for the info notbatman, I've been missing out on big MH/s.

Going to try this ASAP and let you know if this has boosted my MH/s. Hopefully I won't have heat issues as am running full cover liquid cooled cards Grin

Many thanks

Somebody said Windows might not like more than 5 GPUs without some fussing about, just heads up on that if you use that OS. Also my HD7990 is an AMD reference card.

Hey notbatman,

So i set it up and this is what I am getting:
http://imgur.com/a/KrGGQ

Does that make sense here is the bat file details,


Code:
@echo off

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

ethdcrminer64.exe -tt 30,30,30,30,30,30 -mclock 1245,1245,1245,1245,1245,1245 -cclock 1024,1024,1024,1024,1024,1024 -asm 0 -esm 0 -epool eu1.ethermine.org:4444 -ewal 0x701fb173E3765aA487CCb6C0C7a171A08bB66C51 -epsw x -eworker Beast -dcri 7



I haven't made any changes to ANY other file in the Claymore folder not even the config.txt file.

Also my 7990's show up as Radeon 280X, is that normal

http://imgur.com/a/M8edo

Please let me know where I am going wrong.

Any help is appreciated.

Thanks




Joemid
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
May 31, 2017, 07:49:25 PM
 #11106

Hello

How do i represent core voltaje -60 in claymore line commands? I want to undervolt using the claymore bat.

Thanks
djembejungler
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 31, 2017, 07:57:12 PM
 #11107

-epool eu1.ethermine.org:4444
-ewal 0xeb2B1dEefb10DfB8093725Ce383cD7aa517c73a9
-epsw x
-esm 0
-mode 0
-tt 80,80,80,80
-asm 0

all gpu works in single, more gpus the other says Cannot create dag

Try this key with value 1.

-eres   this setting is related to Ethereum mining stability. Every next Ethereum epoch requires a bit more GPU memory, miner can crash during reallocating GPU buffer for new DAG.
   To avoid it, miner reserves a bit larger GPU buffer at startup, so it can process several epochs without buffer reallocation.
   This setting defines how many epochs miner must foresee when it reserves GPU buffer, i.e. how many epochs will be processed without buffer reallocation. Default value is 2.


Thx, for help
 i dry this, not better


-epool eu1.ethermine.org:4444
-ewal 0xeb2B1dEefb10DfB8093725Ce383cD7aa517c73a9
-epsw x
-esm 0
-mode 0
-tt 80,80,80,80
-asm 0
-eres 1

Cannot create DAG 

o.O


Use -esm 1

same procedure

Cannot create DAG
KAOS247365
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 31, 2017, 07:58:04 PM
 #11108

Hello

How do i represent core voltaje -60 in claymore line commands? I want to undervolt using the claymore bat.

Thanks

have you tried the below?

-cvddc   set target GPU core voltage, multiplied by 1000. For example, "-cvddc 1050" means 1.05V. You can also specify values for every card, for example "-cvddc 900,950,1000,970". Supports latest AMD 4xx cards only in Windows.
   Note: for NVIDIA cards this option is not supported.

-mvddc   set target GPU memory voltage, multiplied by 1000. For example, "-mvddc 1050" means 1.05V. You can also specify values for every card, for example "-mvddc 900,950,1000,970". Supports latest AMD 4xx cards only in Windows.
   Note: for NVIDIA cards this option is not supported.
ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
May 31, 2017, 09:35:00 PM
 #11109

guys i have installed win 7 x64 one of my 980 hashing 19mh/s but the other one is 7mh/s.I am using this
Code:
EthDcrMiner64.exe --epool eu1.ethpool.org:3333 -ewal 0x94fDE0f751922cD3b772450127B0497202da33e9 -ethi 16 -dbg -1 -mode 1 -mport 0

How can i fix the lower hash
tperalta82
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
May 31, 2017, 09:47:59 PM
 #11110

How do I know if the devfell is being mined in the poll I'm using?
miningpoolhub.com

If you notice the logs, it will temporarily switch to us1.ethermine.org or something when it's mining the devfee
gateway
Hero Member
*****
Offline Offline

Activity: 552
Merit: 500


View Profile
May 31, 2017, 10:03:50 PM
 #11111

I'm running the latest Claymore 9.4 on Windows 10 Home with AMD 16.9.2 drivers and every now and then I'm seeing this in the logs

Modded Gigabyte RX 480 G1 4 gig cards.

Code:
14:25:20:779	1f38	GPU 0 temp = 68, old fan speed = 65, new fan speed = 66 
14:25:20:810 1f38 GPU 1 temp = 69, old fan speed = 59, new fan speed = 58
14:25:20:827 1f38 GPU 2 temp = 67, old fan speed = 66, new fan speed = 67
14:25:20:832 1f38 GPU 3 temp = 67, old fan speed = 60, new fan speed = 57
14:25:20:848 1f38 GPU 4 temp = 56, old fan speed = 14, new fan speed = 25
14:25:20:910 1f38 GPU0 t=68C fan=65%, GPU1 t=68C fan=59%, GPU2 t=67C fan=66%, GPU3 t=66C fan=60%, GPU4 t=56C fan=14%
14:25:20:910 1f38 em hbt: 0, dm hbt: 0, fm hbt: 46,
14:25:20:910 1f38 watchdog - thread 0 (gpu0), hb time 0
14:25:20:929 1f38 watchdog - thread 1 (gpu0), hb time 110
14:25:20:932 1f38 watchdog - thread 2 (gpu1), hb time 110
14:25:20:932 1f38 watchdog - thread 3 (gpu1), hb time 32
14:25:20:932 1f38 watchdog - thread 4 (gpu2), hb time 141
14:25:20:932 1f38 watchdog - thread 5 (gpu2), hb time 63
14:25:20:932 1f38 watchdog - thread 6 (gpu3), hb time 78
14:25:20:948 1f38 watchdog - thread 7 (gpu3), hb time 172
14:25:20:948 1f38 watchdog - thread 8 (gpu4), hb time 26047
14:25:20:948 1f38 watchdog - thread 9 (gpu4), hb time 25843
14:25:20:948 1f38 WATCHDOG: GPU error, you need to restart miner :(
14:25:20:964 1f38 Rebooting

And in my windows 10 event viewer under applications this error crops up..

Faulting application name: RadeonSettings.exe, version: 10.1.1.1682

Any idea what I could do.. should I switch drivers, I cant recall the range numbers of the ones that do not need the amd pixel clock fix.

I also added -r 1 with reboot.bat in my folder so hopefully it will just run this and restart the miner.
sp00lin9
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
May 31, 2017, 10:12:40 PM
 #11112

guys i have installed win 7 x64 one of my 980 hashing 19mh/s but the other one is 7mh/s.I am using this
Code:
EthDcrMiner64.exe --epool eu1.ethpool.org:3333 -ewal 0x94fDE0f751922cD3b772450127B0497202da33e9 -ethi 16 -dbg -1 -mode 1 -mport 0

How can i fix the lower hash

GTX 9XX cards need a really old driver to run on windows, check the driver on the OP and make sure you run the miner in the cuda6.5 folder..

I run mine on linux to avoid all the hassle..
XManiac
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
May 31, 2017, 10:42:26 PM
 #11113

GTX 9XX cards need a really old driver to run on windows, check the driver on the OP and make sure you run the miner in the cuda6.5 folder..

I run mine on linux to avoid all the hassle..
Im using latest drivers and run miner from EthDcrMiner64.exe im the root folder (not cuda6.5 or cyds7.5) and have ~18mh/s on old and new drivers. Im doing something wrong? Smiley I mean u sayin' that 900 series needs old drivers and cuda6.5 *.exe file, but im fine on default *.exe and latest drivers.
ivanst776
Legendary
*
Offline Offline

Activity: 1540
Merit: 1003



View Profile
May 31, 2017, 10:52:37 PM
 #11114

-
Well I decided to keep pushing lol.
Here ya go...
https://s26.postimg.org/7h711jn0p/all5.png
https://s26.postimg.org/g0qezavd5/heckyes.png

In the end I upgraded to Windows 10 latest version, installed 17.4.4 AMD and most importantly patched it with pixel patcher https://www.monitortests.com/forum/Thread-AMD-ATI-Pixel-Clock-Patcherbefore rebooting. All 5 cards are bios modded.

I'm in a similar situation where I have ordered 4x XFX RX470, 1x MSI RX470 and 1x 570, will try this pixel patcher and will let you know if I would be able to mine with this configuration.

I'm using Claymore only for Ethereum mining (not dual mining) but I get accepted shares rare, which factors affects the overall performance to get accepted shares.

My OS is Windows 10 64-Bit, and internet speed is 15Mbps stable, the graphic is MSI RX 470 Gaming and I'm planing to put in the upcoming days 4 more GPU XFX RX 470

Updating, my situation is like below.

I have 6 GPUs but they are not working all together, I have tested one by one and all of them are working even though I had to re-install driver and put that patch in order to work correctly (after reboot) but when I put all together I get Code 43 which is not accepting more than 2 or sometime 3 GPUs.

I have 4x XFS RX 470 and when I put together only 3 works good and one has only 4Mh/s where could be the issue?

I'm getting 22 Mh/s in XFS 470 and 24Mhs in MSI Gaming 470, both unmodified bios until I resolve the issues with drivers !!!
sp00lin9
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
May 31, 2017, 11:09:22 PM
 #11115

GTX 9XX cards need a really old driver to run on windows, check the driver on the OP and make sure you run the miner in the cuda6.5 folder..

I run mine on linux to avoid all the hassle..
Im using latest drivers and run miner from EthDcrMiner64.exe im the root folder (not cuda6.5 or cyds7.5) and have ~18mh/s on old and new drivers. Im doing something wrong? Smiley I mean u sayin' that 900 series needs old drivers and cuda6.5 *.exe file, but im fine on default *.exe and latest drivers.

If you're using a single gpu that's why, my first one hashed fine but the others were really far behind on windows..
antiycda
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile WWW
June 01, 2017, 12:02:35 AM
 #11116

i have a problem abou the GTX 1060 3G eth mining hashrate. in win 7 it's working about 20 Mh/s but when i try to mining with win 10. this hashrate is droped only get 2.5 Mh/s. anyone get this problem ? btw My rx580 working


powershot
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
June 01, 2017, 12:04:16 AM
 #11117

-
Well I decided to keep pushing lol.
Here ya go...
https://s26.postimg.org/7h711jn0p/all5.png
https://s26.postimg.org/g0qezavd5/heckyes.png

In the end I upgraded to Windows 10 latest version, installed 17.4.4 AMD and most importantly patched it with pixel patcher https://www.monitortests.com/forum/Thread-AMD-ATI-Pixel-Clock-Patcherbefore rebooting. All 5 cards are bios modded.

I'm in a similar situation where I have ordered 4x XFX RX470, 1x MSI RX470 and 1x 570, will try this pixel patcher and will let you know if I would be able to mine with this configuration.

I'm using Claymore only for Ethereum mining (not dual mining) but I get accepted shares rare, which factors affects the overall performance to get accepted shares.

My OS is Windows 10 64-Bit, and internet speed is 15Mbps stable, the graphic is MSI RX 470 Gaming and I'm planing to put in the upcoming days 4 more GPU XFX RX 470

Updating, my situation is like below.


I have 6 GPUs but they are not working all together, I have tested one by one and all of them are working even though I had to re-install driver and put that patch in order to work correctly (after reboot) but when I put all together I get Code 43 which is not accepting more than 2 or sometime 3 GPUs.

I have 4x XFS RX 470 and when I put together only 3 works good and one has only 4Mh/s where could be the issue?

I'm getting 22 Mh/s in XFS 470 and 24Mhs in MSI Gaming 470, both unmodified bios until I resolve the issues with drivers !!!



Error 43, is a Bios Mod And Drive Error, try use Atikmdag pacther.
kusje
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 01, 2017, 12:39:24 AM
Last edit: June 01, 2017, 01:09:41 AM by kusje
 #11118

I am using v9.4 on windows and keep having a problem with the miner thread hanging. I've put in a "-r 60" function but it doesn't seem to auto reboot every 120 minutes as I programmed. When the thread hangs, I need to manually right click on the program and then it restarts.

Code:
-epool eth-asia1.nanopool.org:9999 -ewal xxx/desktop1/redacted -epsw x -mode 1 -ftime 10 -etha 0 -r 120 [/quote]

[quote]01:12:11:536 182c watchdog - thread 0 (gpu0), hb time 219
01:12:11:536 182c watchdog - thread 1 (gpu0), hb time 47
01:12:11:730 193c ETH: checking pool connection...
01:12:11:734 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:12:12:084 193c got 243 bytes
01:12:12:084 193c buf: {"jsonrpc":"2.0","id":0,"result":["0x0e696484ae649b9edcfd58dc5036c9bc3ec7d0bfa0211c63f7d0a1ab355c9ebf","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:12:12:084 193c parse packet: 242
01:12:12:084 193c ETH: job is the same
01:12:12:100 193c new buf size: 0
01:12:13:969 193c send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x177f6f0", "0x0000000000000000000000000000000000000000000000000000000035d5723b"]}

01:12:21:753 193c ETH: checking pool connection...
01:12:21:753 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:12:22:106 193c got 243 bytes
01:12:22:106 193c buf: {"jsonrpc":"2.0","id":0,"result":["0x0e696484ae649b9edcfd58dc5036c9bc3ec7d0bfa0211c63f7d0a1ab355c9ebf","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:12:22:106 193c parse packet: 242
01:12:22:106 193c ETH: job is the same
01:12:22:106 193c new buf size: 0
01:12:31:770 193c ETH: checking pool connection...
01:12:31:770 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:12:32:124 193c got 243 bytes
01:12:32:124 193c buf: {"jsonrpc":"2.0","id":0,"result":["0x0e696484ae649b9edcfd58dc5036c9bc3ec7d0bfa0211c63f7d0a1ab355c9ebf","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:12:32:124 193c parse packet: 242
01:12:32:124 193c ETH: job is the same
01:12:32:124 193c new buf size: 0
01:12:33:987 193c send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x175ad73", "0x0000000000000000000000000000000000000000000000000000000035d5723b"]}

01:12:39:880 193c got 243 bytes
01:12:39:880 193c buf: {"jsonrpc":"2.0","id":0,"result":["0xc7b644bf10a308a26476a288aaf20dfe3a4e643aca82764f573ed1ee6bc3a948","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:12:39:880 193c parse packet: 242
01:12:39:880 193c ETH: job changed
01:12:39:880 193c new buf size: 0
01:12:39:895 193c ETH: 06/01/17-01:12:39 - New job from eth-asia1.nanopool.org:9999
01:12:39:895 193c target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
01:12:39:895 193c ETH - Total Speed: 24.504 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:19
01:12:39:895 193c ETH: GPU0 24.504 Mh/s
01:12:41:166 1940 ETH: put share nonce 71aefa800c6e015
01:12:41:266 1940 ETH round found 1 shares
01:12:41:281 193c ETH: 06/01/17-01:12:41 - SHARE FOUND - (GPU 0)
01:12:41:281 193c send: {"id":4,"method":"eth_submitWork","params":["0x071aefa800c6e015","0xc7b644bf10a308a26476a288aaf20dfe3a4e643aca82764f573ed1ee6bc3a948","0x51a20ba6c73f5413921e13835c96b9f1d441f0f1e1b1cfdae40610a955a4bc17"]}

01:12:41:651 193c got 39 bytes
01:12:41:651 193c buf: {"jsonrpc":"2.0","id":4,"result":true}

01:12:41:651 193c parse packet: 38
01:12:41:651 193c ETH: Share accepted (359 ms)!

01:12:41:651 193c new buf size: 0
01:12:41:782 193c ETH: checking pool connection...
01:12:41:782 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:12:42:136 193c got 243 bytes
01:12:42:183 193c buf: {"jsonrpc":"2.0","id":0,"result":["0xc7b644bf10a308a26476a288aaf20dfe3a4e643aca82764f573ed1ee6bc3a948","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:12:42:183 193c parse packet: 242
01:12:42:283 193c ETH: job is the same
01:12:42:283 193c new buf size: 0
01:12:44:354 182c GPU0 t=57C fan=82%
01:12:44:354 182c em hbt: 0, fm hbt: 0,
01:12:44:354 182c watchdog - thread 0 (gpu0), hb time 234
01:12:44:354 182c watchdog - thread 1 (gpu0), hb time 62
01:12:51:806 193c ETH: checking pool connection...
01:12:51:810 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:12:52:148 193c got 243 bytes
01:12:52:152 193c buf: {"jsonrpc":"2.0","id":0,"result":["0xc7b644bf10a308a26476a288aaf20dfe3a4e643aca82764f573ed1ee6bc3a948","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:12:52:156 193c parse packet: 242
01:12:52:159 193c ETH: job is the same
01:12:52:162 193c new buf size: 0
01:12:53:999 193c send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x177051e", "0x0000000000000000000000000000000000000000000000000000000035d5723b"]}

01:13:01:835 193c ETH: checking pool connection...
01:13:01:839 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:13:02:177 193c got 243 bytes
01:13:02:181 193c buf: {"jsonrpc":"2.0","id":0,"result":["0xc7b644bf10a308a26476a288aaf20dfe3a4e643aca82764f573ed1ee6bc3a948","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:13:02:184 193c parse packet: 242
01:13:02:188 193c ETH: job is the same
01:13:02:191 193c new buf size: 0
01:13:11:866 193c ETH: checking pool connection...
01:13:11:870 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:13:12:208 193c got 243 bytes
01:13:12:212 193c buf: {"jsonrpc":"2.0","id":0,"result":["0xc7b644bf10a308a26476a288aaf20dfe3a4e643aca82764f573ed1ee6bc3a948","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:13:12:216 193c parse packet: 242
01:13:12:219 193c ETH: job is the same
01:13:12:223 193c new buf size: 0
01:13:14:027 193c send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x177d2ba", "0x0000000000000000000000000000000000000000000000000000000035d5723b"]}

01:13:17:093 182c GPU0 t=58C fan=82%
01:13:17:097 182c em hbt: 15, fm hbt: 15,
01:13:17:101 182c watchdog - thread 0 (gpu0), hb time 78
01:13:17:105 182c watchdog - thread 1 (gpu0), hb time 250
01:13:21:894 193c ETH: checking pool connection...
01:13:21:897 193c send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

01:13:22:251 193c got 243 bytes
01:13:22:255 193c buf: {"jsonrpc":"2.0","id":0,"result":["0xc7b644bf10a308a26476a288aaf20dfe3a4e643aca82764f573ed1ee6bc3a948","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:13:22:259 193c parse packet: 242
01:13:22:262 193c ETH: job is the same
01:13:22:266 193c new buf size: 0
01:13:23:807 193c got 243 bytes
01:13:23:810 193c buf: {"jsonrpc":"2.0","id":0,"result":["0xe132fa4fdc77bef73de259e6856c738192042b69750182254b0fd32ad9ec78c3","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

01:13:23:814 193c parse packet: 242
01:13:23:817 193c ETH: job changed
01:13:23:821 193c new buf size: 0
06:47:57:681 193c ETH: 06/01/17-01:13:23 - New job from eth-asia1.nanopool.org:9999
06:47:57:681 193c target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:47:57:681 193c ETH - Total Speed: 0.000 Mh/s, Total Shares: 3, Rejected: 0, Time: 05:54
06:47:57:681 193c ETH: GPU0 0.000 Mh/s
06:47:57:697 182c GPU0 t=57C fan=82%
01:14:50:788 1ff4 ETH: put share nonce 122ec6ac3e09b331
06:47:57:697 1ff4 ETH round found 1 shares
06:47:57:697 193c buf overflow: 0 65536
06:47:57:697 182c watchdog - fminer thread hangs
01:21:52:123 1940 ETH: put share nonce 191b20ba74fdf028
06:47:57:697 1938 DevFee: ETH: Stratum - connecting to 'eth-asia1.nanopool.org' <103.3.62.64> port 9999
06:47:57:712 193c ETH: Connection lost, retry in 20 sec...
06:47:57:712 182c em hbt: 0, fm hbt: 16585156,
06:47:57:732 182c Miner thread hangs, need to restart miner!
06:47:57:712 1940 ETH round found 1 shares
06:47:57:732 1938 send: {"worker": "eth1.0", "jsonrpc": "2.0", "params": ["0x7Fb21ac4Cd75d9De3E1c5D11D87bB904c01880fc", "x"], "id": 2, "method": "eth_submitLogin"}

06:47:57:735 1938 DevFee: ETH: Stratum - Connected (eth-asia1.nanopool.org:9999)
06:47:58:243 1938 got 282 bytes
06:47:58:243 1938 buf: {"jsonrpc":"2.0","id":2,"result":true}
{"jsonrpc":"2.0","id":0,"result":["0x95a4574cb1290768b851342e2e4309bcaa96f66bc75466c5d001c6bbac39861d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:47:58:243 1938 parse packet: 38
06:47:58:243 1938 ETH: Authorized
06:47:58:243 1938 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:47:58:259 1938 remove first packet 243
06:47:58:259 1938 new buf size: 243
06:47:58:259 1938 parse packet: 242
06:47:58:259 1938 ETH: job changed
06:47:58:259 1938 new buf size: 0
06:47:58:274 1938 DevFee: start mining
06:47:58:882 182c Restarting OK, exit...

ozzy1926
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
June 01, 2017, 01:00:33 AM
 #11119

guys i have installed win 7 x64 one of my 980 hashing 19mh/s but the other one is 7mh/s.I am using this
Code:
EthDcrMiner64.exe --epool eu1.ethpool.org:3333 -ewal 0x94fDE0f751922cD3b772450127B0497202da33e9 -ethi 16 -dbg -1 -mode 1 -mport 0

How can i fix the lower hash

GTX 9XX cards need a really old driver to run on windows, check the driver on the OP and make sure you run the miner in the cuda6.5 folder..

I run mine on linux to avoid all the hassle..

I installed xubuntu but i couldnt get my wireless card working so i gave up :/
kusje
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 01, 2017, 01:08:42 AM
 #11120

Problem stated in the post above Sad Another log file. Note that it doesn't automatically restart. I have to click on the dos prompt for it to restart.

Any help would be greatly appreciated.



Code:
06:48:0	114c	args: -epool eth-asia1.nanopool.org:9999 -ewal redacted/desktop1/redacted -epsw x -mode 1 -ftime 10 -etha 0 -r 120 
06:48:01:398 114c
06:48:01:401 114c ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ?
06:48:01:401 114c ?      Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner v9.4      ?
06:48:01:401 114c ?ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ?
06:48:01:401 114c
06:48:01:632 114c ETH: 6 pools are specified
06:48:01:632 114c Main Ethereum pool is eth-asia1.nanopool.org:9999
06:48:01:711 114c OpenCL platform: AMD Accelerated Parallel Processing
06:48:01:716 114c OpenCL initializing...

06:48:01:716 114c AMD Cards available: 1
06:48:01:764 114c GPU #0: Ellesmere, 8192 MB available, 32 compute units
06:48:01:779 114c GPU #0 recognized as Radeon RX 470/570
06:48:01:779 114c POOL/SOLO version
06:48:01:779 114c b345
06:48:01:779 114c Platform: Windows
06:48:01:816 114c start building OpenCL program for GPU 0...
06:48:02:168 114c done
06:48:02:382 114c GPU #0: algorithm ASM
06:48:02:382 114c cudaGetDeviceCount failed (35, CUDA driver version is insufficient for CUDA runtime version), probably no CUDA devices
06:48:02:397 114c No NVIDIA CUDA GPUs detected.
06:48:02:397 114c Total cards: 1
06:48:12:039 114c No NVIDIA cards in the list, NVML library will not be used.
06:48:12:171 26f0 ETH: Stratum - connecting to 'eth-asia1.nanopool.org' <103.3.62.64> port 9999
06:48:12:186 26f0 send: {"worker": "eth1.0", "jsonrpc": "2.0", "params": ["0x8552df5b9ab0a6c136d71fbf91b347daefe65bb8/desktop1/ianeio@mensa.org.sg", "x"], "id": 2, "method": "eth_submitLogin"}

06:48:12:186 26f0 ETH: Stratum - Connected (eth-asia1.nanopool.org:9999)
06:48:12:272 114c ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)

06:48:12:272 114c ETH: eth-proxy stratum mode
06:48:12:272 114c Watchdog enabled
06:48:12:272 114c Remote management (READ-ONLY MODE) is enabled on port 3333
06:48:12:272 114c

06:48:12:846 26f0 got 282 bytes
06:48:12:846 26f0 buf: {"jsonrpc":"2.0","id":2,"result":true}
{"jsonrpc":"2.0","id":0,"result":["0x95a4574cb1290768b851342e2e4309bcaa96f66bc75466c5d001c6bbac39861d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:12:846 26f0 parse packet: 38
06:48:12:846 26f0 ETH: Authorized
06:48:12:846 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:48:12:862 26f0 remove first packet 243
06:48:12:865 26f0 new buf size: 243
06:48:12:867 26f0 parse packet: 242
06:48:12:867 26f0 ETH: job changed
06:48:12:867 26f0 new buf size: 0
06:48:12:883 12c Setting DAG epoch #126...
06:48:13:185 26f0 got 243 bytes
06:48:13:251 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x95a4574cb1290768b851342e2e4309bcaa96f66bc75466c5d001c6bbac39861d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:13:254 26f0 parse packet: 242
06:48:13:258 26f0 ETH: job is the same
06:48:13:261 26f0 new buf size: 0
06:48:14:571 12c Setting DAG epoch #126 for GPU0
06:48:14:575 12c Create GPU buffer for GPU0
06:48:15:518 26f0 got 243 bytes
06:48:15:518 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xb4ea4dc55aff27e66ed03a8a2176cca4853741b74d3731794a2ef7a17881a7fd","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:15:518 26f0 parse packet: 242
06:48:15:518 26f0 ETH: job changed
06:48:15:518 26f0 new buf size: 0
06:48:15:534 26f0 ETH: 06/01/17-06:48:15 - New job from eth-asia1.nanopool.org:9999
06:48:15:534 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:48:15:534 26f0 ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
06:48:15:534 26f0 ETH: GPU0 0.000 Mh/s
06:48:19:725 12c GPU0 DAG creation time - 5136 ms
06:48:19:725 12c Setting DAG epoch #126 for GPU0 done
06:48:21:941 26f0 got 243 bytes
06:48:21:941 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xabb0447e06fc537d18391a564bcc2a7cf4cee6635249f46d90f593e9e1459b62","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:21:941 26f0 parse packet: 242
06:48:21:941 26f0 ETH: job changed
06:48:21:941 26f0 new buf size: 0
06:48:21:957 26f0 ETH: 06/01/17-06:48:21 - New job from eth-asia1.nanopool.org:9999
06:48:21:957 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:48:21:957 26f0 ETH - Total Speed: 23.647 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
06:48:21:957 26f0 ETH: GPU0 23.647 Mh/s
06:48:22:874 26f0 ETH: checking pool connection...
06:48:22:874 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:48:23:214 26f0 got 243 bytes
06:48:23:214 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xabb0447e06fc537d18391a564bcc2a7cf4cee6635249f46d90f593e9e1459b62","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:23:214 26f0 parse packet: 242
06:48:23:214 26f0 ETH: job is the same
06:48:23:214 26f0 new buf size: 0
06:48:32:873 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x16e2bcb", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:48:32:889 26f0 ETH: checking pool connection...
06:48:32:892 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:48:33:223 26f0 got 243 bytes
06:48:33:227 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xabb0447e06fc537d18391a564bcc2a7cf4cee6635249f46d90f593e9e1459b62","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:33:230 26f0 parse packet: 242
06:48:33:234 26f0 ETH: job is the same
06:48:33:237 26f0 new buf size: 0
06:48:42:913 26f0 ETH: checking pool connection...
06:48:42:913 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:48:43:245 26f0 got 243 bytes
06:48:43:245 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xabb0447e06fc537d18391a564bcc2a7cf4cee6635249f46d90f593e9e1459b62","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:43:245 26f0 parse packet: 242
06:48:43:245 26f0 ETH: job is the same
06:48:43:245 26f0 new buf size: 0
06:48:45:131 114c GPU0 t=46C fan=77%
06:48:45:131 114c em hbt: 0, fm hbt: 0,
06:48:45:131 114c watchdog - thread 0 (gpu0), hb time 93
06:48:45:131 114c watchdog - thread 1 (gpu0), hb time 281
06:48:51:722 26f0 got 243 bytes
06:48:51:722 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xfa8601f7d721e461642b24f30e557f9f3ecad80333d0f9bef499294f8da9f395","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:51:722 26f0 parse packet: 242
06:48:51:722 26f0 ETH: job changed
06:48:51:722 26f0 new buf size: 0
06:48:51:737 26f0 ETH: 06/01/17-06:48:51 - New job from eth-asia1.nanopool.org:9999
06:48:51:737 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:48:51:737 26f0 ETH - Total Speed: 24.193 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
06:48:51:737 26f0 ETH: GPU0 24.193 Mh/s
06:48:52:892 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x1710412", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:48:52:923 26f0 ETH: checking pool connection...
06:48:52:923 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:48:53:253 26f0 got 243 bytes
06:48:53:257 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xfa8601f7d721e461642b24f30e557f9f3ecad80333d0f9bef499294f8da9f395","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:48:53:260 26f0 parse packet: 242
06:48:53:262 26f0 ETH: job is the same
06:48:53:265 26f0 new buf size: 0
06:49:02:939 26f0 ETH: checking pool connection...
06:49:02:939 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:49:03:270 26f0 got 243 bytes
06:49:03:274 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xfa8601f7d721e461642b24f30e557f9f3ecad80333d0f9bef499294f8da9f395","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:03:276 26f0 parse packet: 242
06:49:03:276 26f0 ETH: job is the same
06:49:03:276 26f0 new buf size: 0
06:49:12:905 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x16e50d0", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:49:12:960 26f0 ETH: checking pool connection...
06:49:12:960 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:49:13:291 26f0 got 243 bytes
06:49:13:291 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xfa8601f7d721e461642b24f30e557f9f3ecad80333d0f9bef499294f8da9f395","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:13:291 26f0 parse packet: 242
06:49:13:291 26f0 ETH: job is the same
06:49:13:291 26f0 new buf size: 0
06:49:17:616 114c GPU0 t=48C fan=78%
06:49:17:616 114c em hbt: 0, fm hbt: 94,
06:49:17:616 114c watchdog - thread 0 (gpu0), hb time 141
06:49:17:616 114c watchdog - thread 1 (gpu0), hb time 313
06:49:22:967 26f0 ETH: checking pool connection...
06:49:22:971 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:49:23:298 26f0 got 243 bytes
06:49:23:302 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xfa8601f7d721e461642b24f30e557f9f3ecad80333d0f9bef499294f8da9f395","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:23:305 26f0 parse packet: 242
06:49:23:308 26f0 ETH: job is the same
06:49:23:311 26f0 new buf size: 0
06:49:28:581 26f0 got 243 bytes
06:49:28:581 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xeb78b563a953ae5586bbc0886c792f3766294f4a2b68e3f4fcc599a38eef18a9","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:28:581 26f0 parse packet: 242
06:49:28:581 26f0 ETH: job changed
06:49:28:581 26f0 new buf size: 0
06:49:28:596 26f0 ETH: 06/01/17-06:49:28 - New job from eth-asia1.nanopool.org:9999
06:49:28:596 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:49:28:596 26f0 ETH - Total Speed: 24.197 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
06:49:28:596 26f0 ETH: GPU0 24.197 Mh/s
06:49:29:882 26f0 got 243 bytes
06:49:29:882 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x80eea0c96a82086304f19a1f95107af397ab071d7d2500b373bc430a05d20106","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:29:882 26f0 parse packet: 242
06:49:29:882 26f0 ETH: job changed
06:49:29:882 26f0 new buf size: 0
06:49:29:897 26f0 ETH: 06/01/17-06:49:29 - New job from eth-asia1.nanopool.org:9999
06:49:29:897 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:49:29:897 26f0 ETH - Total Speed: 24.200 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
06:49:29:897 26f0 ETH: GPU0 24.200 Mh/s
06:49:32:923 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x1714515", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:49:32:992 26f0 ETH: checking pool connection...
06:49:32:992 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:49:33:323 26f0 got 243 bytes
06:49:33:323 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x80eea0c96a82086304f19a1f95107af397ab071d7d2500b373bc430a05d20106","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:33:323 26f0 parse packet: 242
06:49:33:323 26f0 ETH: job is the same
06:49:33:323 26f0 new buf size: 0
06:49:43:009 26f0 ETH: checking pool connection...
06:49:43:009 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:49:43:355 26f0 got 243 bytes
06:49:43:358 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x80eea0c96a82086304f19a1f95107af397ab071d7d2500b373bc430a05d20106","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:43:361 26f0 parse packet: 242
06:49:43:363 26f0 ETH: job is the same
06:49:43:363 26f0 new buf size: 0
06:49:49:967 114c GPU0 t=49C fan=77%
06:49:49:968 114c em hbt: 15, fm hbt: 62,
06:49:49:968 114c watchdog - thread 0 (gpu0), hb time 312
06:49:49:968 114c watchdog - thread 1 (gpu0), hb time 140
06:49:52:938 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x16d38b7", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:49:53:023 26f0 ETH: checking pool connection...
06:49:53:023 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:49:53:154 12c ETH: put share nonce 2d0c2d3410684538
06:49:53:154 12c ETH round found 1 shares
06:49:53:170 26f0 ETH: 06/01/17-06:49:53 - SHARE FOUND - (GPU 0)
06:49:53:174 26f0 send: {"id":4,"method":"eth_submitWork","params":["0x2d0c2d3410684538","0x80eea0c96a82086304f19a1f95107af397ab071d7d2500b373bc430a05d20106","0xfd4f56c2d42173d7cf3c5b13ddaf58e8484a878f647b76f11158300a5bf75185"]}

06:49:53:354 26f0 got 243 bytes
06:49:53:354 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x80eea0c96a82086304f19a1f95107af397ab071d7d2500b373bc430a05d20106","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:49:53:354 26f0 parse packet: 242
06:49:53:354 26f0 ETH: job is the same
06:49:53:354 26f0 new buf size: 0
06:49:53:508 26f0 got 39 bytes
06:49:53:508 26f0 buf: {"jsonrpc":"2.0","id":4,"result":true}

06:49:53:508 26f0 parse packet: 38
06:49:53:508 26f0 ETH: Share accepted (328 ms)!

06:49:53:508 26f0 new buf size: 0
06:50:01:266 26f0 got 243 bytes
06:50:01:266 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xe7e06b5a08fe13effcf5dc01e3f43cc486ae9573c204064b3ddf7dcef9220559","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:01:266 26f0 parse packet: 242
06:50:01:266 26f0 ETH: job changed
06:50:01:266 26f0 new buf size: 0
06:50:01:282 26f0 ETH: 06/01/17-06:50:01 - New job from eth-asia1.nanopool.org:9999
06:50:01:286 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:50:01:288 26f0 ETH - Total Speed: 24.133 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:01
06:50:01:288 26f0 ETH: GPU0 24.133 Mh/s
06:50:03:039 26f0 ETH: checking pool connection...
06:50:03:039 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:50:03:370 26f0 got 243 bytes
06:50:03:370 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xe7e06b5a08fe13effcf5dc01e3f43cc486ae9573c204064b3ddf7dcef9220559","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:03:370 26f0 parse packet: 242
06:50:03:370 26f0 ETH: job is the same
06:50:03:370 26f0 new buf size: 0
06:50:09:296 26f0 got 243 bytes
06:50:09:300 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xa86d65cd6885020319f9dd4235c07498560b45916d23e285dd6dc001e4d2f150","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:09:302 26f0 parse packet: 242
06:50:09:302 26f0 ETH: job changed
06:50:09:302 26f0 new buf size: 0
06:50:09:302 26f0 ETH: 06/01/17-06:50:09 - New job from eth-asia1.nanopool.org:9999
06:50:09:302 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:50:09:318 26f0 ETH - Total Speed: 24.196 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:01
06:50:09:318 26f0 ETH: GPU0 24.196 Mh/s
06:50:12:954 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x17139cb", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:50:13:054 26f0 ETH: checking pool connection...
06:50:13:054 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:50:13:386 26f0 got 243 bytes
06:50:13:386 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xa86d65cd6885020319f9dd4235c07498560b45916d23e285dd6dc001e4d2f150","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:13:386 26f0 parse packet: 242
06:50:13:386 26f0 ETH: job is the same
06:50:13:386 26f0 new buf size: 0
06:50:19:129 26f0 got 243 bytes
06:50:19:129 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xd46a1a47a223bd9bedb04b0bce1b8f6c0791e6eba0b285a9d490e173d675cabc","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:19:129 26f0 parse packet: 242
06:50:19:129 26f0 ETH: job changed
06:50:19:129 26f0 new buf size: 0
06:50:19:145 26f0 ETH: 06/01/17-06:50:19 - New job from eth-asia1.nanopool.org:9999
06:50:19:145 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:50:19:145 26f0 ETH - Total Speed: 24.095 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:02
06:50:19:145 26f0 ETH: GPU0 24.095 Mh/s
06:50:22:982 114c GPU0 t=49C fan=77%
06:50:22:982 114c em hbt: 0, fm hbt: 0,
06:50:22:982 114c watchdog - thread 0 (gpu0), hb time 156
06:50:22:982 114c watchdog - thread 1 (gpu0), hb time 344
06:50:23:066 26f0 ETH: checking pool connection...
06:50:23:066 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:50:23:398 26f0 got 243 bytes
06:50:23:398 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xd46a1a47a223bd9bedb04b0bce1b8f6c0791e6eba0b285a9d490e173d675cabc","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:23:398 26f0 parse packet: 242
06:50:23:398 26f0 ETH: job is the same
06:50:23:398 26f0 new buf size: 0
06:50:23:651 26f0 got 243 bytes
06:50:23:651 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xd2549d438a366e68419fee973220c2a6f748d0a4d7aa517cb7dd270e5fec6f20","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:23:651 26f0 parse packet: 242
06:50:23:651 26f0 ETH: job changed
06:50:23:651 26f0 new buf size: 0
06:50:23:667 26f0 ETH: 06/01/17-06:50:23 - New job from eth-asia1.nanopool.org:9999
06:50:23:667 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:50:23:667 26f0 ETH - Total Speed: 24.095 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:02
06:50:23:667 26f0 ETH: GPU0 24.095 Mh/s
06:50:27:356 26f0 got 243 bytes
06:50:27:356 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x82fc974bea185fbbedce827551ab6331f057f469c374208589291cb1c5b7914d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:27:356 26f0 parse packet: 242
06:50:27:356 26f0 ETH: job changed
06:50:27:356 26f0 new buf size: 0
06:50:27:372 26f0 ETH: 06/01/17-06:50:27 - New job from eth-asia1.nanopool.org:9999
06:50:27:372 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:50:27:372 26f0 ETH - Total Speed: 24.126 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:02
06:50:27:372 26f0 ETH: GPU0 24.126 Mh/s
06:50:32:981 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x1712a35", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:50:33:081 26f0 ETH: checking pool connection...
06:50:33:081 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:50:33:413 26f0 got 243 bytes
06:50:33:413 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x82fc974bea185fbbedce827551ab6331f057f469c374208589291cb1c5b7914d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:33:413 26f0 parse packet: 242
06:50:33:413 26f0 ETH: job is the same
06:50:33:413 26f0 new buf size: 0
06:50:43:091 26f0 ETH: checking pool connection...
06:50:43:096 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:50:43:431 26f0 got 243 bytes
06:50:43:431 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x82fc974bea185fbbedce827551ab6331f057f469c374208589291cb1c5b7914d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:43:431 26f0 parse packet: 242
06:50:43:431 26f0 ETH: job is the same
06:50:43:431 26f0 new buf size: 0
06:50:52:982 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x1714265", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:50:53:114 26f0 ETH: checking pool connection...
06:50:53:114 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:50:53:445 26f0 got 243 bytes
06:50:53:445 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x82fc974bea185fbbedce827551ab6331f057f469c374208589291cb1c5b7914d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:53:445 26f0 parse packet: 242
06:50:53:445 26f0 ETH: job is the same
06:50:53:445 26f0 new buf size: 0
06:50:55:550 114c GPU0 t=49C fan=78%
06:50:55:554 114c em hbt: 0, fm hbt: 31,
06:50:55:557 114c watchdog - thread 0 (gpu0), hb time 203
06:50:55:561 114c watchdog - thread 1 (gpu0), hb time 31
06:50:56:349 26f0 got 243 bytes
06:50:56:353 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x077b41d0b7264ee6a01d06e0cbcaaa840b02abbd8112290a4ae01ef096c14e7d","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:56:356 26f0 parse packet: 242
06:50:56:359 26f0 ETH: job changed
06:50:56:362 26f0 new buf size: 0
06:50:56:365 26f0 ETH: 06/01/17-06:50:56 - New job from eth-asia1.nanopool.org:9999
06:50:56:369 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:50:56:372 26f0 ETH - Total Speed: 24.262 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:02
06:50:56:375 26f0 ETH: GPU0 24.262 Mh/s
06:50:59:826 26f0 got 243 bytes
06:50:59:830 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xc8688f4bc0e39782124b10c4796c3b206285be46406f0da66fe2b5d7149fa27a","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:50:59:833 26f0 parse packet: 242
06:50:59:833 26f0 ETH: job changed
06:50:59:833 26f0 new buf size: 0
06:50:59:833 26f0 ETH: 06/01/17-06:50:59 - New job from eth-asia1.nanopool.org:9999
06:50:59:833 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:50:59:848 26f0 ETH - Total Speed: 24.198 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:02
06:50:59:848 26f0 ETH: GPU0 24.198 Mh/s
06:51:02:916 26f0 got 243 bytes
06:51:02:916 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x2d718e0507e7b0bea8fdbecc2284d76634967bda3e330e8ce4c1d5676c02001e","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:02:916 26f0 parse packet: 242
06:51:02:916 26f0 ETH: job changed
06:51:02:916 26f0 new buf size: 0
06:51:02:932 26f0 ETH: 06/01/17-06:51:02 - New job from eth-asia1.nanopool.org:9999
06:51:02:936 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:51:02:938 26f0 ETH - Total Speed: 24.281 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:02
06:51:02:938 26f0 ETH: GPU0 24.281 Mh/s
06:51:03:132 26f0 ETH: checking pool connection...
06:51:03:135 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:51:03:469 26f0 got 243 bytes
06:51:03:469 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x2d718e0507e7b0bea8fdbecc2284d76634967bda3e330e8ce4c1d5676c02001e","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:03:469 26f0 parse packet: 242
06:51:03:469 26f0 ETH: job is the same
06:51:03:469 26f0 new buf size: 0
06:51:04:435 26f0 got 243 bytes
06:51:04:438 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xea3d886e50ba3f825ac2b6e8cc6bfb9f2e8fdada4a18e74964f5e3506786f327","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:04:441 26f0 parse packet: 242
06:51:04:441 26f0 ETH: job changed
06:51:04:441 26f0 new buf size: 0
06:51:04:441 26f0 ETH: 06/01/17-06:51:04 - New job from eth-asia1.nanopool.org:9999
06:51:04:441 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:51:04:456 26f0 ETH - Total Speed: 24.252 Mh/s, Total Shares: 1, Rejected: 0, Time: 00:02
06:51:04:456 26f0 ETH: GPU0 24.252 Mh/s
06:51:08:245 12c ETH: put share nonce 6a377034028c3168
06:51:08:245 12c ETH round found 1 shares
06:51:08:261 26f0 ETH: 06/01/17-06:51:08 - SHARE FOUND - (GPU 0)
06:51:08:261 26f0 send: {"id":4,"method":"eth_submitWork","params":["0x6a377034028c3168","0xea3d886e50ba3f825ac2b6e8cc6bfb9f2e8fdada4a18e74964f5e3506786f327","0xd5dae1d73c910fdd55e12529b3e70a431fd4f0a22721d82ed45fcdf4bfee7eea"]}

06:51:08:608 26f0 got 39 bytes
06:51:08:608 26f0 buf: {"jsonrpc":"2.0","id":4,"result":true}

06:51:08:608 26f0 parse packet: 38
06:51:08:608 26f0 ETH: Share accepted (360 ms)!

06:51:08:608 26f0 new buf size: 0
06:51:11:631 26f0 got 243 bytes
06:51:11:631 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xffa529dbd577e8627b497c54c48713396c5da1d86cf0875619fd10a1c615e02a","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:11:631 26f0 parse packet: 242
06:51:11:631 26f0 ETH: job changed
06:51:11:631 26f0 new buf size: 0
06:51:11:647 26f0 ETH: 06/01/17-06:51:11 - New job from eth-asia1.nanopool.org:9999
06:51:11:650 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:51:11:653 26f0 ETH - Total Speed: 24.196 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:02
06:51:11:653 26f0 ETH: GPU0 24.196 Mh/s
06:51:13:001 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x17122af", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:51:13:148 26f0 ETH: checking pool connection...
06:51:13:152 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:51:13:486 26f0 got 243 bytes
06:51:13:486 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xffa529dbd577e8627b497c54c48713396c5da1d86cf0875619fd10a1c615e02a","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:13:486 26f0 parse packet: 242
06:51:13:486 26f0 ETH: job is the same
06:51:13:486 26f0 new buf size: 0
06:51:18:494 26f0 got 243 bytes
06:51:18:494 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xaca05ce5989f5ff40f60cfa9b4fa02311430256fd55be973fba1fb2ba5ea533c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:18:494 26f0 parse packet: 242
06:51:18:494 26f0 ETH: job changed
06:51:18:494 26f0 new buf size: 0
06:51:18:509 26f0 ETH: 06/01/17-06:51:18 - New job from eth-asia1.nanopool.org:9999
06:51:18:509 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:51:18:509 26f0 ETH - Total Speed: 24.014 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:03
06:51:18:509 26f0 ETH: GPU0 24.014 Mh/s
06:51:23:182 26f0 ETH: checking pool connection...
06:51:23:182 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:51:23:529 26f0 got 243 bytes
06:51:23:529 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xaca05ce5989f5ff40f60cfa9b4fa02311430256fd55be973fba1fb2ba5ea533c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:23:529 26f0 parse packet: 242
06:51:23:529 26f0 ETH: job is the same
06:51:23:529 26f0 new buf size: 0
06:51:28:739 114c GPU0 t=50C fan=78%
06:51:28:739 114c em hbt: 0, fm hbt: 31,
06:51:28:739 114c watchdog - thread 0 (gpu0), hb time 16
06:51:28:739 114c watchdog - thread 1 (gpu0), hb time 188
06:51:33:016 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x17294ae", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:51:33:201 26f0 ETH: checking pool connection...
06:51:33:201 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:51:33:534 26f0 got 243 bytes
06:51:33:534 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xaca05ce5989f5ff40f60cfa9b4fa02311430256fd55be973fba1fb2ba5ea533c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:33:534 26f0 parse packet: 242
06:51:33:534 26f0 ETH: job is the same
06:51:33:534 26f0 new buf size: 0
06:51:43:221 26f0 ETH: checking pool connection...
06:51:43:221 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:51:43:553 26f0 got 243 bytes
06:51:43:553 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xaca05ce5989f5ff40f60cfa9b4fa02311430256fd55be973fba1fb2ba5ea533c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:43:553 26f0 parse packet: 242
06:51:43:553 26f0 ETH: job is the same
06:51:43:553 26f0 new buf size: 0
06:51:53:038 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x170ca1f", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:51:53:238 26f0 ETH: checking pool connection...
06:51:53:238 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:51:53:570 26f0 got 243 bytes
06:51:53:570 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xaca05ce5989f5ff40f60cfa9b4fa02311430256fd55be973fba1fb2ba5ea533c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:51:53:570 26f0 parse packet: 242
06:51:53:570 26f0 ETH: job is the same
06:51:53:570 26f0 new buf size: 0
06:52:01:535 114c GPU0 t=50C fan=77%
06:52:01:538 114c em hbt: 0, fm hbt: 63,
06:52:01:538 114c watchdog - thread 0 (gpu0), hb time 328
06:52:01:538 114c watchdog - thread 1 (gpu0), hb time 157
06:52:01:985 26f0 got 243 bytes
06:52:01:985 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x8a7a9c696f374dc8341a04cb2460fa4e6783c54b03786af82aad112d42111160","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:01:985 26f0 parse packet: 242
06:52:01:985 26f0 ETH: job changed
06:52:01:985 26f0 new buf size: 0
06:52:02:001 26f0 ETH: 06/01/17-06:52:02 - New job from eth-asia1.nanopool.org:9999
06:52:02:001 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:52:02:001 26f0 ETH - Total Speed: 24.139 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:03
06:52:02:001 26f0 ETH: GPU0 24.139 Mh/s
06:52:03:256 26f0 ETH: checking pool connection...
06:52:03:256 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:52:03:588 26f0 got 243 bytes
06:52:03:588 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x8a7a9c696f374dc8341a04cb2460fa4e6783c54b03786af82aad112d42111160","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:03:588 26f0 parse packet: 242
06:52:03:588 26f0 ETH: job is the same
06:52:03:588 26f0 new buf size: 0
06:52:10:646 26f0 got 243 bytes
06:52:10:650 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xca98058db8c88f15995400b574b7238d8ff954eb9a6e8e834502d54830d0539c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:10:653 26f0 parse packet: 242
06:52:10:653 26f0 ETH: job changed
06:52:10:653 26f0 new buf size: 0
06:52:10:653 26f0 ETH: 06/01/17-06:52:10 - New job from eth-asia1.nanopool.org:9999
06:52:10:653 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:52:10:668 26f0 ETH - Total Speed: 24.189 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:03
06:52:10:668 26f0 ETH: GPU0 24.189 Mh/s
06:52:13:048 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x171c8fc", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:52:13:272 26f0 ETH: checking pool connection...
06:52:13:272 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:52:13:604 26f0 got 243 bytes
06:52:13:604 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xca98058db8c88f15995400b574b7238d8ff954eb9a6e8e834502d54830d0539c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:13:604 26f0 parse packet: 242
06:52:13:604 26f0 ETH: job is the same
06:52:13:604 26f0 new buf size: 0
06:52:23:290 26f0 ETH: checking pool connection...
06:52:23:290 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:52:23:632 26f0 got 243 bytes
06:52:23:632 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xca98058db8c88f15995400b574b7238d8ff954eb9a6e8e834502d54830d0539c","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:23:632 26f0 parse packet: 242
06:52:23:632 26f0 ETH: job is the same
06:52:23:632 26f0 new buf size: 0
06:52:28:894 26f0 got 243 bytes
06:52:28:894 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x8db9eed261284f8ab403111b4f7469eb45cd8b86b5a07e1936831aa217cd02c5","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:28:894 26f0 parse packet: 242
06:52:28:894 26f0 ETH: job changed
06:52:28:894 26f0 new buf size: 0
06:52:28:909 26f0 ETH: 06/01/17-06:52:28 - New job from eth-asia1.nanopool.org:9999
06:52:28:909 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:52:28:909 26f0 ETH - Total Speed: 24.243 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:04
06:52:28:909 26f0 ETH: GPU0 24.243 Mh/s
06:52:31:875 26f0 got 243 bytes
06:52:31:879 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x4a6373aba0fe81b23d58157cf382d8537c8daa6312d8408d3fa1fafe44b433c5","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:31:882 26f0 parse packet: 242
06:52:31:882 26f0 ETH: job changed
06:52:31:882 26f0 new buf size: 0
06:52:31:882 26f0 ETH: 06/01/17-06:52:31 - New job from eth-asia1.nanopool.org:9999
06:52:31:882 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:52:31:897 26f0 ETH - Total Speed: 24.158 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:04
06:52:31:897 26f0 ETH: GPU0 24.158 Mh/s
06:52:33:061 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x1711209", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:52:33:299 26f0 ETH: checking pool connection...
06:52:33:299 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:52:33:630 26f0 got 243 bytes
06:52:33:634 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0x4a6373aba0fe81b23d58157cf382d8537c8daa6312d8408d3fa1fafe44b433c5","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:33:637 26f0 parse packet: 242
06:52:33:640 26f0 ETH: job is the same
06:52:33:643 26f0 new buf size: 0
06:52:33:861 26f0 got 243 bytes
06:52:33:861 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:33:861 26f0 parse packet: 242
06:52:33:861 26f0 ETH: job changed
06:52:33:861 26f0 new buf size: 0
06:52:33:878 26f0 ETH: 06/01/17-06:52:33 - New job from eth-asia1.nanopool.org:9999
06:52:33:882 26f0 target: 0x00000000dbe6fece (diff: 5000MH), epoch #126
06:52:33:883 26f0 ETH - Total Speed: 24.162 Mh/s, Total Shares: 2, Rejected: 0, Time: 00:04
06:52:33:883 26f0 ETH: GPU0 24.162 Mh/s
06:52:34:315 114c GPU0 t=50C fan=77%
06:52:34:315 114c em hbt: 0, fm hbt: 47,
06:52:34:315 114c watchdog - thread 0 (gpu0), hb time 281
06:52:34:315 114c watchdog - thread 1 (gpu0), hb time 109
06:52:43:316 26f0 ETH: checking pool connection...
06:52:43:319 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:52:43:648 26f0 got 243 bytes
06:52:43:652 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:43:655 26f0 parse packet: 242
06:52:43:658 26f0 ETH: job is the same
06:52:43:661 26f0 new buf size: 0
06:52:53:076 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x1713d04", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:52:53:345 26f0 ETH: checking pool connection...
06:52:53:345 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:52:53:678 26f0 got 243 bytes
06:52:53:678 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:52:53:678 26f0 parse packet: 242
06:52:53:678 26f0 ETH: job is the same
06:52:53:678 26f0 new buf size: 0
06:53:03:361 26f0 ETH: checking pool connection...
06:53:03:361 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:53:03:708 26f0 got 243 bytes
06:53:03:708 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:53:03:708 26f0 parse packet: 242
06:53:03:708 26f0 ETH: job is the same
06:53:03:708 26f0 new buf size: 0
06:53:07:334 114c GPU0 t=50C fan=77%
06:53:07:334 114c em hbt: 0, fm hbt: 63,
06:53:07:334 114c watchdog - thread 0 (gpu0), hb time 125
06:53:07:350 114c watchdog - thread 1 (gpu0), hb time 328
06:53:13:098 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x170d450", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:53:13:383 26f0 ETH: checking pool connection...
06:53:13:383 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:53:13:730 26f0 got 243 bytes
06:53:13:734 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:53:13:736 26f0 parse packet: 242
06:53:13:736 26f0 ETH: job is the same
06:53:13:736 26f0 new buf size: 0
06:53:23:390 26f0 ETH: checking pool connection...
06:53:23:394 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:53:23:733 26f0 got 243 bytes
06:53:23:733 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:53:23:733 26f0 parse packet: 242
06:53:23:733 26f0 ETH: job is the same
06:53:23:733 26f0 new buf size: 0
06:53:28:911 26f0 got 243 bytes
06:53:28:911 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:53:28:911 26f0 parse packet: 242
06:53:28:911 26f0 ETH: job is the same
06:53:28:911 26f0 new buf size: 0
06:53:33:117 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x171255f", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:53:33:418 26f0 ETH: checking pool connection...
06:53:33:418 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:53:33:765 26f0 got 243 bytes
06:53:33:769 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:53:33:772 26f0 parse packet: 242
06:53:33:772 26f0 ETH: job is the same
06:53:33:772 26f0 new buf size: 0
06:53:40:358 114c GPU0 t=51C fan=78%
06:53:40:358 114c em hbt: 0, fm hbt: 63,
06:53:40:374 114c watchdog - thread 0 (gpu0), hb time 15
06:53:40:377 114c watchdog - thread 1 (gpu0), hb time 203
06:53:43:430 26f0 ETH: checking pool connection...
06:53:43:430 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:53:43:778 26f0 got 243 bytes
06:53:43:782 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:53:43:784 26f0 parse packet: 242
06:53:43:784 26f0 ETH: job is the same
06:53:43:784 26f0 new buf size: 0
06:53:53:124 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x16f0faa", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

06:53:53:441 26f0 ETH: checking pool connection...
06:53:53:441 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:53:53:787 26f0 got 243 bytes
06:53:53:791 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:53:53:794 26f0 parse packet: 242
06:53:53:794 26f0 ETH: job is the same
06:53:53:794 26f0 new buf size: 0
06:54:03:463 26f0 ETH: checking pool connection...
06:54:03:463 26f0 send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

06:54:03:798 26f0 got 243 bytes
06:54:03:801 26f0 buf: {"jsonrpc":"2.0","id":0,"result":["0xf8050707dee72d33c0515a36c096341e90635ceb3dbbec17d1f026cb75045416","0xc67d12cb817cfe2de207e4823f6fa22ac14b924c3072e1ccc9b7718329287d1c","0x00000000dbe6fecebdedd5beb573440e5a884d1b2fbf06fcce912adcb8d8422e"]}

06:54:03:804 26f0 parse packet: 242
06:54:03:808 26f0 ETH: job is the same
06:54:03:811 26f0 new buf size: 0
07:03:06:382 114c GPU0 t=51C fan=78%
07:03:06:398 114c watchdog - eminer thread hangs
07:03:06:398 114c em hbt: 533250, fm hbt: 78,
07:03:06:398 114c Miner thread hangs, need to restart miner!
06:54:13:145 26f0 send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x16f565f", "0x00000000000000000000000000000000000000000000000000000000764b2695"]}

07:03:07:540 114c Restarting OK, exit...

1:395


Pages: « 1 ... 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 [556] 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 ... 1412 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!