Bitcoin Forum
June 21, 2024, 08:54:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]Bminer: a fast Equihash/Ethash/CuckooCycle miner for AMD/NVIDIA GPUs 15.1.0 on: March 05, 2019, 03:37:28 PM
got weird problem. Hashrate on two of three of my 1080's dropped with bminer 15.1.
Example:
with bminer 15.0.2 each 1080 have 5.5 gps on C-29
with bminer 15.1 one 1080 (in X16) have 5.6 gps, two others 1080 have only 4.8 each
Maybe someone got same problem and can help me to resolve it?
@realbminer, some help for me?

P.S. HiveOS, driver 396.54

Same problem to me but with 1080Ti. Any help?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.9 (Windows/Linux) on: December 21, 2018, 09:21:47 AM
Do you have 3gb or 6gb 1060 cards?
Try claymore with "-eres 0" parameter

The fact of the matter is that no. I`ve got rig with 4 1080Ti and this problem is only with one card, the others are ok. I try all possible flags and nothing helps. I`ve found this solution
Code:
Nvidia Control Panel -> 3D Settings -> Set PhysX configuration -> Select a Physx processor -> choose your graphics card instead of leaving it on auto-select. 
but I can`t open nVidia Control Panel, it`s doesn`t opens (((
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.9 (Windows/Linux) on: December 20, 2018, 02:21:50 PM
Just use Ethminer (https://github.com/ethereum-mining/ethminer/releases), I've tried 0.17.0 rc2 and I'm very happy with it, try it yourself.
No point in using Claymore's miner which hasn't been updated since July.

Doesn`t helped ( Receive this error:
Code:
Error CUDA mining: CUDA error in func ethash_generate_dag at line 124 unknown error
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.9 (Windows/Linux) on: December 20, 2018, 09:59:24 AM
I`ve got a problem with one of 1080Ti. Rig has 4 of them but only one has a problem. Here the log (I`ve replace wallet address with x):

Code:
2018.12.18:13:01:34.069: main Phoenix Miner 4.0b Windows/msvc - Release build
2018.12.18:13:01:34.069: main Cmd line: -coin eth -pool ssl://eu1.ethermine.org:5555 -wal x -proto 3 -cdm 1 -gpus 2 -eres 0
2018.12.18:13:01:34.311: main CUDA version: 10.0, CUDA runtime: 8.0
2018.12.18:13:01:34.407: main No OpenCL platforms found
2018.12.18:13:01:34.407: main Available GPUs for mining:
2018.12.18:13:01:34.407: main GPU1: GeForce GTX 1080 Ti (pcie 2), CUDA cap. 6.1, 11 GB VRAM, 28 CUs
2018.12.18:13:01:34.410: main NVML library initialized
2018.12.18:13:01:34.465: main Nvidia driver version: 417.35
2018.12.18:13:01:35.268: main Eth: Loading pools from epools.txt
2018.12.18:13:01:35.268: main Eth: Invalid wallet 'YourWallet.AM4' specified for pool 1 from epools.txt. Replace with a real wallet
2018.12.18:13:01:35.268: main Eth: Invalid wallet 'YourWallet.AM4' specified for pool 2 from epools.txt. Replace with a real wallet
2018.12.18:13:01:35.268: main Eth: the pool list contains 1 pool (1 from command-line)
2018.12.18:13:01:35.268: main Eth: primary pool: ssl://eu1.ethermine.org:5555
2018.12.18:13:01:35.268: main Starting GPU mining
2018.12.18:13:01:35.268: wdog Starting watchdog thread
2018.12.18:13:01:35.707: main Eth: Connecting to ethash pool ssl://eu1.ethermine.org:5555 (proto: QtMiner)
2018.12.18:13:01:35.731: eths Eth: Connected to SSL ethash pool eu1.ethermine.org:5555 (172.65.207.106)
2018.12.18:13:01:35.787: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_login","params":["0x88ce024cd3b60af4e0eec5c30147dde7be0540c6.AM4"]}

2018.12.18:13:01:35.876: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2018.12.18:13:01:35.877: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.12.18:13:01:35.918: main Listening for CDM remote manager at port 3333 in read-only mode
2018.12.18:13:01:35.919: main GPU1: 37C 43%
2018.12.18:13:01:35.924: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xb72dc697806dd2bf90f5096b7dccd0c0773581a5e564d1eb331828c6a19a5383","0x86551490879e95ff6ca429bb8c14e83d7063a872071818ef4ecf45377c0d5363","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x696af5"]}
2018.12.18:13:01:35.925: eths Eth: New job #b72dc697 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2018.12.18:13:01:35.925: GPU1 GPU1: Starting up... (0)
2018.12.18:13:01:35.926: GPU1 GPU1: Generating ethash light cache for epoch #230
2018.12.18:13:01:38.669: GPU1 Light cache generated in 2.7 s (16.3 MB/s)
2018.12.18:13:01:38.872: GPU1 GPU1: Allocating DAG for epoch #230 (2.80) GB
2018.12.18:13:01:38.972: GPU1 GPU1: Allocating light cache buffer (44.7) MB; good for epoch up to #230
2018.12.18:13:01:39.095: GPU1 GPU1: Generating DAG for epoch #230
2018.12.18:13:01:40.872: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.12.18:13:01:41.778: GPU1 CUDART error in CudaProgram.cu:205 : unknown error (30)
2018.12.18:13:01:41.780: GPU1 GPU1 initMiner error: unknown error
2018.12.18:13:01:47.199: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.12.18:13:01:47.199: wdog Thread(s) not responding. Restarting.
2018.12.18:13:01:47.199: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

I try to use -eres 0, -lidag 3 and nothing helps. After reboot GPU seems to be ok but after start mining GPU is going down and always receive this error
Quote
CUDART error in CudaProgram.cu:205 : unknown error (30)
Claymore also crashes. In afterburner also disappears stat info. I`ve also trying to install latest nVidia Drivers and Phoenix Miner but it also doesn`t helped.

Does anyone have any ideas?

5  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: December 18, 2018, 11:10:35 AM
I`ve got a problem with one of 1080Ti. Rig has 4 of them but only one has a problem. Here the log (I`ve replace wallet address with x):

Code:
2018.12.18:13:01:34.069: main Phoenix Miner 4.0b Windows/msvc - Release build
2018.12.18:13:01:34.069: main Cmd line: -coin eth -pool ssl://eu1.ethermine.org:5555 -wal x -proto 3 -cdm 1 -gpus 2 -eres 0
2018.12.18:13:01:34.311: main CUDA version: 10.0, CUDA runtime: 8.0
2018.12.18:13:01:34.407: main No OpenCL platforms found
2018.12.18:13:01:34.407: main Available GPUs for mining:
2018.12.18:13:01:34.407: main GPU1: GeForce GTX 1080 Ti (pcie 2), CUDA cap. 6.1, 11 GB VRAM, 28 CUs
2018.12.18:13:01:34.410: main NVML library initialized
2018.12.18:13:01:34.465: main Nvidia driver version: 417.35
2018.12.18:13:01:35.268: main Eth: Loading pools from epools.txt
2018.12.18:13:01:35.268: main Eth: Invalid wallet 'YourWallet.AM4' specified for pool 1 from epools.txt. Replace with a real wallet
2018.12.18:13:01:35.268: main Eth: Invalid wallet 'YourWallet.AM4' specified for pool 2 from epools.txt. Replace with a real wallet
2018.12.18:13:01:35.268: main Eth: the pool list contains 1 pool (1 from command-line)
2018.12.18:13:01:35.268: main Eth: primary pool: ssl://eu1.ethermine.org:5555
2018.12.18:13:01:35.268: main Starting GPU mining
2018.12.18:13:01:35.268: wdog Starting watchdog thread
2018.12.18:13:01:35.707: main Eth: Connecting to ethash pool ssl://eu1.ethermine.org:5555 (proto: QtMiner)
2018.12.18:13:01:35.731: eths Eth: Connected to SSL ethash pool eu1.ethermine.org:5555 (172.65.207.106)
2018.12.18:13:01:35.787: eths Eth: Send: {"id":1,"jsonrpc":"2.0","method":"eth_login","params":["0x88ce024cd3b60af4e0eec5c30147dde7be0540c6.AM4"]}

2018.12.18:13:01:35.876: eths Eth: Received: {"id":1,"jsonrpc":"2.0","result":true}
2018.12.18:13:01:35.877: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

2018.12.18:13:01:35.918: main Listening for CDM remote manager at port 3333 in read-only mode
2018.12.18:13:01:35.919: main GPU1: 37C 43%
2018.12.18:13:01:35.924: eths Eth: Received: {"id":5,"jsonrpc":"2.0","result":["0xb72dc697806dd2bf90f5096b7dccd0c0773581a5e564d1eb331828c6a19a5383","0x86551490879e95ff6ca429bb8c14e83d7063a872071818ef4ecf45377c0d5363","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x696af5"]}
2018.12.18:13:01:35.925: eths Eth: New job #b72dc697 from ssl://eu1.ethermine.org:5555; diff: 4000MH
2018.12.18:13:01:35.925: GPU1 GPU1: Starting up... (0)
2018.12.18:13:01:35.926: GPU1 GPU1: Generating ethash light cache for epoch #230
2018.12.18:13:01:38.669: GPU1 Light cache generated in 2.7 s (16.3 MB/s)
2018.12.18:13:01:38.872: GPU1 GPU1: Allocating DAG for epoch #230 (2.80) GB
2018.12.18:13:01:38.972: GPU1 GPU1: Allocating light cache buffer (44.7) MB; good for epoch up to #230
2018.12.18:13:01:39.095: GPU1 GPU1: Generating DAG for epoch #230
2018.12.18:13:01:40.872: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.12.18:13:01:41.778: GPU1 CUDART error in CudaProgram.cu:205 : unknown error (30)
2018.12.18:13:01:41.780: GPU1 GPU1 initMiner error: unknown error
2018.12.18:13:01:47.199: main Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
2018.12.18:13:01:47.199: wdog Thread(s) not responding. Restarting.
2018.12.18:13:01:47.199: eths Eth: Send: {"id":5,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

I try to use -eres 0, -lidag 3 and nothing helps. After reboot GPU seems to be ok but after start mining GPU is going down and always receive this error
Quote
CUDART error in CudaProgram.cu:205 : unknown error (30)
Claymore also crashes. In afterburner also disappears stat info. I`ve also trying to install latest nVidia Drivers and Phoenix Miner but it also doesn`t helped.

Does anyone have any ideas?

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!