Bitcoin Forum
June 20, 2024, 10:54:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 27, 2019, 08:35:43 AM
Thanks for your help with the post. I hope i did not sound arrogant lol i have only been looking into this stuff for the past week and this is as far as i have gotten. i assumed what you ment from your last message was to add something inregards to using the nvidia gpu in the command line of the batch file.. i did this and am still getting this error.

...
2019.02.20:20:46:20.091: GPU1 GPU1: DAG  84%
2019.02.20:20:46:21.043: GPU1 GPU1: DAG generated in 7.8 s (379.6 MB/s)
2019.02.20:20:46:23.651: GPU1 CUDA error in CudaProgram.cu:329 : the launch timed out and was terminated (702)
2019.02.20:20:46:23.652: GPU1 GPU1 search error: the launch timed out and was terminated
2019.02.20:20:46:23.963: wdog Thread(s) not responding. Restarting.
2019.02.20:20:46:24.058: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:20:46:26.438: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x3877e351fd6dfbe84ce305257a37883a7580f6ba82cfcd11934efa0c51b2cb97","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9642"]}
2019.02.20:20:46:26.438: eths Eth: New job #3877e351 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:20:46:26.443: GPU1 GPU1: Starting up... (0)
2019.02.20:20:46:26.444: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.20:20:46:26.444: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2019.02.20:20:46:29.082: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:20:46:29.597: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:20:46:29.597: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x0","0x5c07dbb3a088fe2d1576b7d3e1224d3b891e957ee633860b92246d1553a4386f"]}

2019.02.20:20:46:29.750: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x3877e351fd6dfbe84ce305257a37883a7580f6ba82cfcd11934efa0c51b2cb97","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9642"]}
2019.02.20:20:46:29.750: eths Eth: Received: {"id":6,"jsonrpc":"2.0","result":true}




Experiment with the values of the parameter -ethi
Start from the lowest negative value -ethi -8192  and add it by some positive step repeatedly (e.g., +512: -8192 + 512 = -7680; -7680 + 512 = -7168; and so on) until your problem is solved.

You don't have DAG generation problem because the log clearly says:
'2019.02.20:20:46:21.043: GPU1 GPU1: DAG generated in 7.8 s (379.6 MB/s)'

The hash searching kernel hits timeout with the default settings because your GPU (980ti) is very slow.

Im still getting errors having tried both things

2019.02.27:00:33:31.230: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x8d6e471fdc9247b282c1a03359c3e11822dc90727f5c7887637b50eb9d08ec7a","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce6"]}
2019.02.27:00:33:31.230: eths Eth: New job #8d6e471f from eu1.ethermine.org:4444; diff: 4000MH
2019.02.27:00:33:31.230: GPU1 GPU1: Starting up... (0)
2019.02.27:00:33:31.231: GPU1 GPU1: Generating ethash light cache for epoch #242
2019.02.27:00:33:33.521: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xe9db1b591366ad0acc9b507d8d9ec73720160598d6bf03eaa81045c209dc5c79","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce6"]}
2019.02.27:00:33:33.521: eths Eth: New job #e9db1b59 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.27:00:33:33.927: GPU1 Light cache generated in 2.7 s (17.2 MB/s)
2019.02.27:00:33:34.181: GPU1 GPU1: Allocating DAG (2.91) GB; good for epoch up to #244
2019.02.27:00:33:34.414: GPU1 GPU1: Allocating light cache buffer (46.5) MB; good for epoch up to #244
2019.02.27:00:33:34.429: GPU1 GPU1: Generating DAG for epoch #242
2019.02.27:00:33:35.959: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.27:00:33:36.127: GPU1 GPU1: DAG  19%
2019.02.27:00:33:37.480: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x75271779bb5876e73379db9913752435f2e6f4794d577b141bd3a9a9f30deb09","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce6"]}
2019.02.27:00:33:37.480: eths Eth: New job #75271779 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.27:00:33:37.823: GPU1 GPU1: DAG  41%
2019.02.27:00:33:39.521: GPU1 GPU1: DAG  63%
2019.02.27:00:33:40.797: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.27:00:33:40.944: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x75271779bb5876e73379db9913752435f2e6f4794d577b141bd3a9a9f30deb09","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce6"]}
2019.02.27:00:33:41.158: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.27:00:33:41.220: GPU1 GPU1: DAG  84%
2019.02.27:00:33:42.195: GPU1 GPU1: DAG generated in 7.8 s (381.1 MB/s)
2019.02.27:00:33:45.445: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x088daa6feef69fb37650e0bc4c08a8702b30d9abf866bf6c91a57f24d321a922","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce7"]}
2019.02.27:00:33:45.445: eths Eth: New job #088daa6f from eu1.ethermine.org:4444; diff: 4000MH
2019.02.27:00:33:46.358: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.27:00:33:48.410: GPU1 CUDA error in CudaProgram.cu:329 : the launch timed out and was terminated (702)
2019.02.27:00:33:48.410: GPU1 GPU1 search error: the launch timed out and was terminated
2019.02.27:00:33:48.767: wdog Thread(s) not responding. Restarting.
2019.02.27:00:33:49.328: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x145d316cf4fd44334068b66e2e11d34a52d48d919efd79040d36eb94327dcbad","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce7"]}
2019.02.27:00:33:49.328: eths Eth: New job #145d316c from eu1.ethermine.org:4444; diff: 4000MH
2019.02.27:00:33:49.332: GPU1 GPU1: Starting up... (0)
2019.02.27:00:33:49.333: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.27:00:33:49.333: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2019.02.27:00:33:50.798: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.27:00:33:50.798: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x0","0xca71179b40260fd81878ea028613152eb33f20ebe40146e2faf22ca8e9b2e69b"]}

2019.02.27:00:33:50.946: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x145d316cf4fd44334068b66e2e11d34a52d48d919efd79040d36eb94327dcbad","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce7"]}
2019.02.27:00:33:50.946: eths Eth: Received: {"id":6,"jsonrpc":"2.0","result":true}
2019.02.27:00:33:51.529: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.27:00:33:53.252: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x54b35c4eb7d356a4087a1650131958897e90d7fcbca4e7134db96193a064818f","0xd5c0f3c36d0a543d1ec6363fda4c51ba4ab00e7a5fbfa7d81ebb3ba46fd25dcb","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6efce7"]}
2019.02.27:00:33:53.252: eths Eth: New job #54b35c4e from eu1.ethermine.org:4444; diff: 4000MH
2019.02.27:00:33:53.261: GPU1 GPU1: Starting up... (0)
2019.02.27:00:33:53.261: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.27:00:33:53.261: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 21, 2019, 04:44:12 AM
thanks for the quick response i am completely new to this but spend a good amount of time trying to figure this out yesterday .

very welcome! Its a fun hobby but can make you want to pull your hair out.

I recommend for that type of card start with 9.x driver not 10 in case its too new for card...

Also make sure virtual memory is not to low. For a few cards no big deal usually.


ok  so if understand correctly i should use 9.xxx instead of the 10... i made sure i had most recent drivers but the new one may not be compatible yet is what you are sayin?

You need to check samples in text file. as you are using nvidia you need to define it as platform. its missing from you startup bat...


Try 9.x as its newish. The 10 on that model card may be an issue as it may be too new.. Worst case try 10 if still an issue roll back... Up to you.

Ok so i tried both things i rolled back to 9 no change and then updated again i have also switched from get work to stratum i believe but i know have new errors lol here is the log can someone please help me Smiley

2019.02.20:14:49:52.921: main Phoenix Miner 4.1c Windows/msvc - Release build
2019.02.20:14:49:52.921: main Cmd line: -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal 0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088.rig
2019.02.20:14:49:53.142: main CUDA version: 10.0, CUDA runtime: 8.0
2019.02.20:14:49:53.168: main No OpenCL platforms found
2019.02.20:14:49:53.168: main Available GPUs for mining:
2019.02.20:14:49:53.168: main GPU1: GeForce GTX 980 Ti (pcie 2), CUDA cap. 5.2, 6 GB VRAM, 22 CUs
2019.02.20:14:49:53.173: main NVML library initialized
2019.02.20:14:49:53.179: main Nvidia driver version: 418.91
2019.02.20:14:49:54.034: main Eth: Loading pools from epools.txt
2019.02.20:14:49:54.034: main Eth: the pool list contains 2 pools (2 from command-line)
2019.02.20:14:49:54.034: main Eth: primary pool: eu1.ethermine.org:4444
2019.02.20:14:49:54.034: main Starting GPU mining
2019.02.20:14:49:54.034: wdog Starting watchdog thread
2019.02.20:14:49:54.035: main Eth: Connecting to ethash pool eu1.ethermine.org:4444 (proto: EthProxy)
2019.02.20:14:49:54.236: main Listening for CDM remote manager at port 3333 in read-only mode
2019.02.20:14:49:54.236: main GPU1: 36C 35%
2019.02.20:14:49:54.645: eths Eth: Connected to ethash pool eu1.ethermine.org:4444 (2606:4700:90:0:bda0:4092:8f4f:4658)
2019.02.20:14:49:54.645: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088.rig"]}

2019.02.20:14:49:54.929: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2019.02.20:14:49:54.929: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:14:49:55.075: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x993801f5fb3bdf4d745a3ccfdf2f8c465401ac50ec03decf8c46197857e24a5a","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:49:55.075: eths Eth: New job #993801f5 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:49:55.076: GPU1 GPU1: Starting up... (0)
2019.02.20:14:49:55.076: GPU1 GPU1: Generating ethash light cache for epoch #241
2019.02.20:14:49:57.750: GPU1 Light cache generated in 2.7 s (17.3 MB/s)
2019.02.20:14:49:57.978: GPU1 GPU1: Allocating DAG (2.90) GB; good for epoch up to #243
2019.02.20:14:49:57.986: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xc0e26a88af5b64defdd4a5425f9404a1e56bf3c2e4205b723a12564198250402","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:49:57.986: eths Eth: New job #c0e26a88 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:49:58.211: GPU1 GPU1: Allocating light cache buffer (46.4) MB; good for epoch up to #243
2019.02.20:14:49:58.225: GPU1 GPU1: Generating DAG for epoch #241
2019.02.20:14:49:59.059: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:49:59.927: GPU1 GPU1: DAG  19%
2019.02.20:14:50:01.635: GPU1 GPU1: DAG  41%
2019.02.20:14:50:02.600: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x4d42643b718ca1da42569e635439121bfa385a47be9928867f4ae413931f5815","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:50:02.600: eths Eth: New job #4d42643b from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:50:03.335: GPU1 GPU1: DAG  63%
2019.02.20:14:50:04.082: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:50:04.646: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:14:50:04.792: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x4d42643b718ca1da42569e635439121bfa385a47be9928867f4ae413931f5815","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:50:05.034: GPU1 GPU1: DAG  84%
2019.02.20:14:50:05.983: GPU1 GPU1: DAG generated in 7.8 s (380.5 MB/s)
2019.02.20:14:50:09.107: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:50:10.011: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x2532a4b44ffb5f3c676fd9bd4aa411ea538bd9b3243ef3414611aa0367aba04b","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9243"]}
2019.02.20:14:50:10.011: eths Eth: New job #2532a4b4 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:50:10.442: GPU1 CUDA error in CudaProgram.cu:329 : the launch timed out and was terminated (702)
2019.02.20:14:50:10.442: GPU1 GPU1 search error: the launch timed out and was terminated
2019.02.20:14:50:11.044: wdog Thread(s) not responding. Restarting.
2019.02.20:14:50:13.877: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x487f96427277b848a7d9294af758b43b3492389c6b5fa4031b5d7ef90b5962fa","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9243"]}
2019.02.20:14:50:13.877: eths Eth: New job #487f9642 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:50:13.897: GPU1 GPU1: Starting up... (0)
2019.02.20:14:50:13.898: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.20:14:50:13.898: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2019.02.20:14:50:14.299: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:50:14.646: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:14:50:14.647: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x0","0x100ab6477514dc45f13f1b6dd20cdc4be84166d8e4f9ab11f0207a801fc1841b"]}

2019.02.20:14:50:14.793: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x487f96427277b848a7d9294af758b43b3492389c6b5fa4031b5d7ef90b5962fa","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9243"]}
2019.02.20:14:50:14.793: eths Eth: Received: {"id":6,"jsonrpc":"2.0","result":true}





You need to check samples in text file. as you are using nvidia you need to define it as platform. its missing from you startup bat

i appreciate the response. but what does that even mean. i was reading the readme file says -nvidia to use those cards only.

REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

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 -pool2 us1.ethermine.org:4444 -wal 0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088.rig -nvidia

so i guess what im saying is even after you telling me that i have no idea what the next step is.

here is the new log with that added.
Thanks for your help with the post. I hope i did not sound arrogant lol i have only been looking into this stuff for the past week and this is as far as i have gotten. i assumed what you ment from your last message was to add something inregards to using the nvidia gpu in the command line of the batch file.. i did this and am still getting this error.

2019.02.20:20:46:08.435: main Phoenix Miner 4.1c Windows/msvc - Release build
2019.02.20:20:46:08.435: main Cmd line: -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal 0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088.rig -nvidia
2019.02.20:20:46:08.585: main CUDA version: 10.0, CUDA runtime: 8.0
2019.02.20:20:46:08.586: main Available GPUs for mining:
2019.02.20:20:46:08.586: main GPU1: GeForce GTX 980 Ti (pcie 2), CUDA cap. 5.2, 6 GB VRAM, 22 CUs
2019.02.20:20:46:08.591: main NVML library initialized
2019.02.20:20:46:08.597: main Nvidia driver version: 418.91
2019.02.20:20:46:08.956: main Eth: Loading pools from epools.txt
2019.02.20:20:46:08.956: main Eth: the pool list contains 2 pools (2 from command-line)
2019.02.20:20:46:08.956: main Eth: primary pool: eu1.ethermine.org:4444
2019.02.20:20:46:08.956: main Starting GPU mining
2019.02.20:20:46:08.957: wdog Starting watchdog thread
2019.02.20:20:46:08.957: main Eth: Connecting to ethash pool eu1.ethermine.org:4444 (proto: EthProxy)
2019.02.20:20:46:09.159: main Listening for CDM remote manager at port 3333 in read-only mode
2019.02.20:20:46:09.159: main GPU1: 32C 33%
2019.02.20:20:46:09.596: eths Eth: Connected to ethash pool eu1.ethermine.org:4444 (2606:4700:90:0:bda0:4092:8f4f:4658)
2019.02.20:20:46:09.596: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088.rig"]}

2019.02.20:20:46:09.887: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2019.02.20:20:46:09.887: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:20:46:10.037: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xb897ad5b3405e1c1ebef0d2034665d2a0e390a280dbe7a97aaa70cafa8310e93","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9641"]}
2019.02.20:20:46:10.037: eths Eth: New job #b897ad5b from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:20:46:10.038: GPU1 GPU1: Starting up... (0)
2019.02.20:20:46:10.038: GPU1 GPU1: Generating ethash light cache for epoch #241
2019.02.20:20:46:11.597: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x46faa99d9b997ed6cfa1db8436ca23b90a24006858d5a848e291f4c9781b0a21","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9641"]}
2019.02.20:20:46:11.597: eths Eth: New job #46faa99d from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:20:46:12.786: GPU1 Light cache generated in 2.7 s (16.8 MB/s)
2019.02.20:20:46:13.022: GPU1 GPU1: Allocating DAG (2.90) GB; good for epoch up to #243
2019.02.20:20:46:13.252: GPU1 GPU1: Allocating light cache buffer (46.4) MB; good for epoch up to #243
2019.02.20:20:46:13.267: GPU1 GPU1: Generating DAG for epoch #241
2019.02.20:20:46:13.980: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:20:46:14.975: GPU1 GPU1: DAG  19%
2019.02.20:20:46:16.679: GPU1 GPU1: DAG  41%
2019.02.20:20:46:18.384: GPU1 GPU1: DAG  63%
2019.02.20:20:46:19.004: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:20:46:19.596: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:20:46:19.802: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x46faa99d9b997ed6cfa1db8436ca23b90a24006858d5a848e291f4c9781b0a21","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9641"]}
2019.02.20:20:46:20.091: GPU1 GPU1: DAG  84%
2019.02.20:20:46:21.043: GPU1 GPU1: DAG generated in 7.8 s (379.6 MB/s)
2019.02.20:20:46:23.651: GPU1 CUDA error in CudaProgram.cu:329 : the launch timed out and was terminated (702)
2019.02.20:20:46:23.652: GPU1 GPU1 search error: the launch timed out and was terminated
2019.02.20:20:46:23.963: wdog Thread(s) not responding. Restarting.
2019.02.20:20:46:24.058: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:20:46:26.438: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x3877e351fd6dfbe84ce305257a37883a7580f6ba82cfcd11934efa0c51b2cb97","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9642"]}
2019.02.20:20:46:26.438: eths Eth: New job #3877e351 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:20:46:26.443: GPU1 GPU1: Starting up... (0)
2019.02.20:20:46:26.444: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.20:20:46:26.444: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2019.02.20:20:46:29.082: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:20:46:29.597: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:20:46:29.597: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x0","0x5c07dbb3a088fe2d1576b7d3e1224d3b891e957ee633860b92246d1553a4386f"]}

2019.02.20:20:46:29.750: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x3877e351fd6dfbe84ce305257a37883a7580f6ba82cfcd11934efa0c51b2cb97","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9642"]}
2019.02.20:20:46:29.750: eths Eth: Received: {"id":6,"jsonrpc":"2.0","result":true}



3  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 20, 2019, 10:01:16 PM
thanks for the quick response i am completely new to this but spend a good amount of time trying to figure this out yesterday .

very welcome! Its a fun hobby but can make you want to pull your hair out.

I recommend for that type of card start with 9.x driver not 10 in case its too new for card...

Also make sure virtual memory is not to low. For a few cards no big deal usually.


ok  so if understand correctly i should use 9.xxx instead of the 10... i made sure i had most recent drivers but the new one may not be compatible yet is what you are sayin?


Try 9.x as its newish. The 10 on that model card may be an issue as it may be too new.. Worst case try 10 if still an issue roll back... Up to you.

Ok so i tried both things i rolled back to 9 no change and then updated again i have also switched from get work to stratum i believe but i know have new errors lol here is the log can someone please help me Smiley

2019.02.20:14:49:52.921: main Phoenix Miner 4.1c Windows/msvc - Release build
2019.02.20:14:49:52.921: main Cmd line: -pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal 0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088.rig
2019.02.20:14:49:53.142: main CUDA version: 10.0, CUDA runtime: 8.0
2019.02.20:14:49:53.168: main No OpenCL platforms found
2019.02.20:14:49:53.168: main Available GPUs for mining:
2019.02.20:14:49:53.168: main GPU1: GeForce GTX 980 Ti (pcie 2), CUDA cap. 5.2, 6 GB VRAM, 22 CUs
2019.02.20:14:49:53.173: main NVML library initialized
2019.02.20:14:49:53.179: main Nvidia driver version: 418.91
2019.02.20:14:49:54.034: main Eth: Loading pools from epools.txt
2019.02.20:14:49:54.034: main Eth: the pool list contains 2 pools (2 from command-line)
2019.02.20:14:49:54.034: main Eth: primary pool: eu1.ethermine.org:4444
2019.02.20:14:49:54.034: main Starting GPU mining
2019.02.20:14:49:54.034: wdog Starting watchdog thread
2019.02.20:14:49:54.035: main Eth: Connecting to ethash pool eu1.ethermine.org:4444 (proto: EthProxy)
2019.02.20:14:49:54.236: main Listening for CDM remote manager at port 3333 in read-only mode
2019.02.20:14:49:54.236: main GPU1: 36C 35%
2019.02.20:14:49:54.645: eths Eth: Connected to ethash pool eu1.ethermine.org:4444 (2606:4700:90:0:bda0:4092:8f4f:4658)
2019.02.20:14:49:54.645: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088.rig"]}

2019.02.20:14:49:54.929: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2019.02.20:14:49:54.929: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:14:49:55.075: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x993801f5fb3bdf4d745a3ccfdf2f8c465401ac50ec03decf8c46197857e24a5a","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:49:55.075: eths Eth: New job #993801f5 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:49:55.076: GPU1 GPU1: Starting up... (0)
2019.02.20:14:49:55.076: GPU1 GPU1: Generating ethash light cache for epoch #241
2019.02.20:14:49:57.750: GPU1 Light cache generated in 2.7 s (17.3 MB/s)
2019.02.20:14:49:57.978: GPU1 GPU1: Allocating DAG (2.90) GB; good for epoch up to #243
2019.02.20:14:49:57.986: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xc0e26a88af5b64defdd4a5425f9404a1e56bf3c2e4205b723a12564198250402","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:49:57.986: eths Eth: New job #c0e26a88 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:49:58.211: GPU1 GPU1: Allocating light cache buffer (46.4) MB; good for epoch up to #243
2019.02.20:14:49:58.225: GPU1 GPU1: Generating DAG for epoch #241
2019.02.20:14:49:59.059: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:49:59.927: GPU1 GPU1: DAG  19%
2019.02.20:14:50:01.635: GPU1 GPU1: DAG  41%
2019.02.20:14:50:02.600: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x4d42643b718ca1da42569e635439121bfa385a47be9928867f4ae413931f5815","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:50:02.600: eths Eth: New job #4d42643b from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:50:03.335: GPU1 GPU1: DAG  63%
2019.02.20:14:50:04.082: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:50:04.646: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:14:50:04.792: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x4d42643b718ca1da42569e635439121bfa385a47be9928867f4ae413931f5815","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9242"]}
2019.02.20:14:50:05.034: GPU1 GPU1: DAG  84%
2019.02.20:14:50:05.983: GPU1 GPU1: DAG generated in 7.8 s (380.5 MB/s)
2019.02.20:14:50:09.107: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:50:10.011: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x2532a4b44ffb5f3c676fd9bd4aa411ea538bd9b3243ef3414611aa0367aba04b","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9243"]}
2019.02.20:14:50:10.011: eths Eth: New job #2532a4b4 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:50:10.442: GPU1 CUDA error in CudaProgram.cu:329 : the launch timed out and was terminated (702)
2019.02.20:14:50:10.442: GPU1 GPU1 search error: the launch timed out and was terminated
2019.02.20:14:50:11.044: wdog Thread(s) not responding. Restarting.
2019.02.20:14:50:13.877: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x487f96427277b848a7d9294af758b43b3492389c6b5fa4031b5d7ef90b5962fa","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9243"]}
2019.02.20:14:50:13.877: eths Eth: New job #487f9642 from eu1.ethermine.org:4444; diff: 4000MH
2019.02.20:14:50:13.897: GPU1 GPU1: Starting up... (0)
2019.02.20:14:50:13.898: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.20:14:50:13.898: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2019.02.20:14:50:14.299: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:14:50:14.646: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:14:50:14.647: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x0","0x100ab6477514dc45f13f1b6dd20cdc4be84166d8e4f9ab11f0207a801fc1841b"]}

2019.02.20:14:50:14.793: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x487f96427277b848a7d9294af758b43b3492389c6b5fa4031b5d7ef90b5962fa","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e9243"]}
2019.02.20:14:50:14.793: eths Eth: Received: {"id":6,"jsonrpc":"2.0","result":true}



4  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 20, 2019, 08:55:22 PM
thanks for the quick response i am completely new to this but spend a good amount of time trying to figure this out yesterday .

very welcome! Its a fun hobby but can make you want to pull your hair out.

I recommend for that type of card start with 9.x driver not 10 in case its too new for card...

Also make sure virtual memory is not to low. For a few cards no big deal usually.


ok  so if understand correctly i should use 9.xxx instead of the 10... i made sure i had most recent drivers but the new one may not be compatible yet is what you are sayin?
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 20, 2019, 08:43:22 PM
thanks for the quick response i am completely new to this but spend a good amount of time trying to figure this out yesterday .
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 20, 2019, 08:27:31 PM
Can someone please help me i cannot seem to find any success with this. i do not know what i am doing wrong it seems that everytime DAG approaches 100% the miner crashes and needs to restart

2019.02.20:12:41:35.421: main Phoenix Miner 4.1c Windows/msvc - Release build
2019.02.20:12:41:35.421: main Cmd line: -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088
2019.02.20:12:41:35.686: main CUDA version: 10.0, CUDA runtime: 8.0
2019.02.20:12:41:35.714: main No OpenCL platforms found
2019.02.20:12:41:35.714: main Available GPUs for mining:
2019.02.20:12:41:35.714: main GPU1: GeForce GTX 980 Ti (pcie 2), CUDA cap. 5.2, 6 GB VRAM, 22 CUs
2019.02.20:12:41:35.720: main NVML library initialized
2019.02.20:12:41:35.726: main Nvidia driver version: 418.91
2019.02.20:12:41:36.759: main Eth: Loading pools from epools.txt
2019.02.20:12:41:36.760: main Eth: the pool list contains 7 pools (2 from command-line)
2019.02.20:12:41:36.760: main Eth: primary pool: ssl://eu1.ethermine.org:5555
2019.02.20:12:41:36.760: main Starting GPU mining
2019.02.20:12:41:36.760: wdog Starting watchdog thread
2019.02.20:12:41:37.565: main Eth: Connecting to ethash pool ssl://eu1.ethermine.org:5555 (proto: EthProxy)
2019.02.20:12:41:37.588: eths Eth: Connected to SSL ethash pool eu1.ethermine.org:5555 (2606:4700:90:0:bda0:4092:8f4f:4658)
2019.02.20:12:41:37.637: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_submitLogin","worker":"eth1.0","params":["0x6e9219E93f72D45e4c2043Dc2ee43cE6D3DEB088"]}

2019.02.20:12:41:37.767: main Listening for CDM remote manager at port 3333 in read-only mode
2019.02.20:12:41:37.779: main GPU1: 43C 22%
2019.02.20:12:41:37.907: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2019.02.20:12:41:37.908: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:12:41:38.056: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0x410a736657afb44eea9c5ae09bf5ab0c0e8caa2e11f241245d87947a56e0decf","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90a6"]}
2019.02.20:12:41:38.056: eths Eth: New job #410a7366 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:38.057: GPU1 GPU1: Starting up... (0)
2019.02.20:12:41:38.057: GPU1 GPU1: Generating ethash light cache for epoch #241
2019.02.20:12:41:40.208: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x9d856df41c6a8a61a059e2ee71398aa8a0742ed557dd4e20723a9612df99f7e9","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90a7"]}
2019.02.20:12:41:40.208: eths Eth: New job #9d856df4 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:41.155: GPU1 Light cache generated in 3.1 s (14.9 MB/s)
2019.02.20:12:41:41.416: GPU1 GPU1: Allocating DAG (2.90) GB; good for epoch up to #243
2019.02.20:12:41:41.652: GPU1 GPU1: Allocating light cache buffer (46.4) MB; good for epoch up to #243
2019.02.20:12:41:41.674: GPU1 GPU1: Generating DAG for epoch #241
2019.02.20:12:41:42.579: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:12:41:43.394: GPU1 GPU1: DAG  19%
2019.02.20:12:41:44.149: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xe525c9a865eff292081d8e520be179751872f08d2bd264607e9cf2738da76167","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90a7"]}
2019.02.20:12:41:44.149: eths Eth: New job #e525c9a8 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:44.791: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x2abb35461821cfd30e28978070f5a15aeb6fddf2b67333ef613a34e60bd3f096","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90a8"]}
2019.02.20:12:41:44.791: eths Eth: New job #2abb3546 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:45.113: GPU1 GPU1: DAG  41%
2019.02.20:12:41:45.499: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xc5a38e11e79474abcbc36ef908e1f457af7cdc6177234630806eb72e8e7e77e6","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90a9"]}
2019.02.20:12:41:45.499: eths Eth: New job #c5a38e11 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:46.831: GPU1 GPU1: DAG  63%
2019.02.20:12:41:47.637: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:12:41:47.734: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:12:41:47.785: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xc5a38e11e79474abcbc36ef908e1f457af7cdc6177234630806eb72e8e7e77e6","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90a9"]}
2019.02.20:12:41:48.551: GPU1 GPU1: DAG  84%
2019.02.20:12:41:49.510: GPU1 GPU1: DAG generated in 7.8 s (376.7 MB/s)
2019.02.20:12:41:49.532: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x1dcba4ddc527aa77b1535f0f2fd6614c3eb258c1425c37a1d4fd8d5bb3a59298","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90a9"]}
2019.02.20:12:41:49.532: eths Eth: New job #1dcba4dd from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:50.003: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x989a33be1866be1b8d303763dd76111adb6c6a3fef1d5b9ff4eb2f4e47162760","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90aa"]}
2019.02.20:12:41:50.004: eths Eth: New job #989a33be from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:52.923: GPU1 CUDA error in CudaProgram.cu:329 : the launch timed out and was terminated (702)
2019.02.20:12:41:52.923: GPU1 GPU1 search error: the launch timed out and was terminated
2019.02.20:12:41:53.113: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2019.02.20:12:41:53.770: wdog Thread(s) not responding. Restarting.
2019.02.20:12:41:53.970: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0xc32a060b7460ae588562dfecfc6bf8ca61c58c7bf48c87e34ef8e59304b2cebc","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90aa"]}
2019.02.20:12:41:53.970: eths Eth: New job #c32a060b from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:53.991: GPU1 GPU1: Starting up... (0)
2019.02.20:12:41:53.993: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.20:12:41:53.993: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2019.02.20:12:41:57.637: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2019.02.20:12:41:57.637: eths Eth: Send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x0","0xdc798fb85ac2c04bcec7626e26c7d93e6b3091bb5b9e3a0755d9e4e405a5d8c8"]}

2019.02.20:12:41:57.787: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xc32a060b7460ae588562dfecfc6bf8ca61c58c7bf48c87e34ef8e59304b2cebc","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90aa"]}
2019.02.20:12:41:57.985: eths Eth: Received: {"id":0,"jsonrpc":"2.0","result":["0x93984e6629b43b76ac091b7ba03da14cdd0b01fe9e39f862b3c3fde4885c0640","0xfa8b22f3951b9097cafa990738694a808dbc03361c9d55d9b3157b6f9f99de6b","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x6e90aa"]}
2019.02.20:12:41:57.985: eths Eth: New job #93984e66 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2019.02.20:12:41:58.002: GPU1 GPU1: Starting up... (0)
2019.02.20:12:41:58.003: GPU1 CUDART error in CudaProgram.cu:57 : all CUDA-capable devices are busy or unavailable (46)
2019.02.20:12:41:58.003: GPU1 GPU1 initMiner error: all CUDA-capable devices are busy or unavailable
2019.02.20:12:41:58.122: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!