Author

Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux) - page 494. (Read 6590565 times)

full member
Activity: 602
Merit: 114
@Claymore do you consider making a miner for Neoscript?
Thanks.
sr. member
Activity: 504
Merit: 250
Which one performs better ETH+DCR or ETH+SC ?
sr. member
Activity: 857
Merit: 262
Can you add support fo 12+ GPU's?

It is working but I can turn on/off cards 11,12+ (only 0-9).
You can change it to two digits 00-99 or 0-9, a-z.
I can't see temperature and most options doesn't work (OC, Power Level etc).

BTW, MSI Afterburner also doesn't support 12+ GPU's (it can support 7 or 8 GPU's).


I can attest that claymore supports 12 GPUs just fine. And for the 10th time already - do not use AB :

EDIT: also you've got too many devices on the shitty molex2sata connectors imo
full member
Activity: 641
Merit: 106
I am very interested with Claymore's dual etherium. But I still newbie in mining setting computer. Often trying  alone and don't work. Is it any difficulties in setting for mining ? what are minimal requires for all prepare mining this?
newbie
Activity: 29
Merit: 0
Can you add support fo 12+ GPU's?

It is working but I can turn on/off cards 11,12+ (only 0-9).
You can change it to two digits 00-99 or 0-9, a-z.
I can't see temperature and most options doesn't work (OC, Power Level etc).

BTW, MSI Afterburner also doesn't support 12+ GPU's (it can support 7 or 8 GPU's).

https://i.imgur.com/7wVzhmD.jpg

My Mining Rigs:

https://i.imgur.com/fXMUJj8.jpg
https://i.imgur.com/wOPlNTq.jpg
newbie
Activity: 5
Merit: 0

Here is my bat file...

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
start EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -epsw x -eworker rig1

Is that literally your batch file? because the MYWALLETADDRESS value should be replaced by your Ubiq address. (Hopefully I'm not stating the obvious but just in case)

Haha!  No, I replaced my actual wallet address with MYWALLETADDRESS.  Is there anything wrong with the bat file?  Not sure why I am getting the error message...


Ok cool. Try adding the modified command below...password was before the worker name that may cause a problem not sure, you shouldn't need  "stratum+tcp://" from memory and added 'mode 1', ETHASH only, assuming you're not dual mining.

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
start EthDcrMiner64.exe -epool us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -eworker rig1 -epsw x -mode 1

newbie
Activity: 25
Merit: 0
On ubuntu I can not get the miner to appear. When I run the program the miner does not show up it only a log text file appears in directory that I can click on and it does show that it is mining. But obviously I can not watch in real time. Any help would be appreciated. thankyou
newbie
Activity: 5
Merit: 0

Here is my bat file...

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
start EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -epsw x -eworker rig1

Is that literally your batch file? because the MYWALLETADDRESS value should be replaced by your Ubiq address. (Hopefully I'm not stating the obvious but just in case)

Haha!  No, I replaced my actual wallet address with MYWALLETADDRESS.  Is there anything wrong with the bat file?  Not sure why I am getting the error message...
newbie
Activity: 5
Merit: 0

Here is my bat file...

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
start EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -epsw x -eworker rig1

Is that literally your batch file? because the MYWALLETADDRESS value should be replaced by your Ubiq address. (Hopefully I'm not stating the obvious but just in case)
newbie
Activity: 5
Merit: 0
Trying to mine some UBIQ using Claymore's and keep getting this error message.  Anyone smarter than me (won't take much) know how to fix this?

ETH: Stratum - Connected (us.ubiqpool.io:8008)
ETH: Authorization failed
: {"id":2,"jsonrpc":"2.0","result":null,"error":{"code":-1,"message":"Invalidlogin"}}
Stratum - reading socket failed 10038, disconnect
ETH: Job timeout, disconnect, retry in 20 sec...


Can you post your config file or bat file?

it should be at least with this one

EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal YOURWALLETADD -epsw x -eworker rig1

Here is my bat file...

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
start EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -epsw x -eworker rig1
newbie
Activity: 36
Merit: 0
Finally got my Claymore's Miner to launch and run properly but it looks like now i have an issue with my graphics card.  Are my GPUs not powerful enough to mine?  I have a NVidia GeForce 940M and an Intel HD Graphics 520.  It looks like the Miner is only recognizing the NVidia. Here is an example of one of the logs below.  Any suggestions would be appreciated.

Please read the OP next time.

It is clearly stated that Intel HD Graphics is NOT supported by this miner.
sr. member
Activity: 1008
Merit: 297
Grow with community
Trying to mine some UBIQ using Claymore's and keep getting this error message.  Anyone smarter than me (won't take much) know how to fix this?

ETH: Stratum - Connected (us.ubiqpool.io:8008)
ETH: Authorization failed
: {"id":2,"jsonrpc":"2.0","result":null,"error":{"code":-1,"message":"Invalidlogin"}}
Stratum - reading socket failed 10038, disconnect
ETH: Job timeout, disconnect, retry in 20 sec...


Can you post your config file or bat file?

it should be at least with this one

EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal YOURWALLETADD -epsw x -eworker rig1
sr. member
Activity: 2142
Merit: 353
Xtreme Monster
@claymore, please do have a look at my request about turning off dual mining completely when a set temperature is reached. The problem right now is that if I set -ttdcr 75, dual mine will only stop when the temperature reaches 80 degrees.
newbie
Activity: 5
Merit: 0
Trying to mine some UBIQ using Claymore's and keep getting this error message.  Anyone smarter than me (won't take much) know how to fix this?

ETH: Stratum - Connected (us.ubiqpool.io:8008)
ETH: Authorization failed
: {"id":2,"jsonrpc":"2.0","result":null,"error":{"code":-1,"message":"Invalidlogin"}}
Stratum - reading socket failed 10038, disconnect
ETH: Job timeout, disconnect, retry in 20 sec...
member
Activity: 206
Merit: 20
Quote
EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal x -epsw x -dcoin sia -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal x -dpsw x -ftime 10

eth 135Mh/s


Quote
EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal x -epsw x -dpool dcr.suprnova.cc:3252 -dwal x -dpsw x -allpools 1 -estale 0

eth 127Mh/s

why is that? Huh
Obviously the second coin DCR takes videocards resource and the main coin productivity get less
Yes, DCR is more resource hungry, you  can adjust -dcri 20 or less to see if you get back ETH hash however, will loose someone DCR
newbie
Activity: 36
Merit: 0
Hey guys. Wondering if anyone could give me a hand on some issues I'm having.

-I'm on Win7 and I have 2 GTX 970s and I'm getting incredibly low hashrate of about 7MHs per GPU.
-I've tried like 5 different drivers including the 347.52 ones as well the most recent ones.
-I've tried both ethminer and claymore's dual miner on both nanopool and etherminer using both CUDA and OpenCL.
-Disabled SLI (completely froze windows until a disabled that).
-Finally I found out that there's a benchmark mode which I tried and low and behold I got 18-19mhs (which honestly is still quite low for a 1590mhz overclock, at that range i've seen people get 23MHs). But while mining it doesnt break 7mhs.
-Another oddity is only 1 of the cards overclock. Without an OC I'm at 1506mhz (base is 1506 as i flashed a modified bios a few years back to get more voltage) on the cards and with OC im at 1590. Either way only 1 card overcloks and the other stays at 1177mhz.
-Oh and I'm watercooled so temps dont leave the mid 30s celcius.

I've done everything I could find (which there isn't a whole lot of info, especially for my cards). I have had no issues in gaming or anything else. Overclock and everything else is rock solid stable.

Really appreciate any insight anyone can give.

Thank you.

Windows 10 + latest update + drivers is what you need. 900 series cards won't go much beyond 7MH/s in Win 7 no matter what you try.

Haha, beat me to it, exactly what I was going to say.

For older hardware, best mining something else other than ETH, i've moved a few of my older cards over to Electroneum (ETN) getting at least 5-600 H/s on a non-modified GTX 970

newbie
Activity: 36
Merit: 0

Not all versions of windows are legible to upgrade. I am using Win 8.1/64 bit Enterprise and I'll upgrade ages before - but MS do not allow :-(

Any version of Windows Vista 2 (sorry Windows 8 ) was abysmal, how you stuck with it for so long, we'll never know.

Do a fresh install of Win 10 Pro, no need to activate, if you only using it for mining. I've been running it for almost a year on a couple of rigs. Only gives you access to the extras and personalisation features, which are not needed for mining.
member
Activity: 239
Merit: 10

Not all versions of windows are legible to upgrade. I am using Win 8.1/64 bit Enterprise and I'll upgrade ages before - but MS do not allow :-(
member
Activity: 239
Merit: 10
Finally got my Claymore's Miner to launch and run properly but it looks like now i have an issue with my graphics card.  Are my GPUs not powerful enough to mine?  I have a NVidia GeForce 940M and an Intel HD Graphics 520.  It looks like the Miner is only recognizing the NVidia. Here is an example of one of the logs below.  Any suggestions would be appreciated.

00:26:31:001   103c   Set global fail flag, failed GPU0
00:26:31:022   309c   Setting DAG epoch #160 for GPU0
00:26:31:040   103c   GPU 0 failed
00:26:31:049   309c   GPU 0, CUDA error 11 - cannot write buffer for DAG


EPOCH #160 is using more then 2.5Gb video memory, you got only 2G. Try to mine other coin with smaller DAG, it is not possible to mine ETH with 2G video card and current difficulty level. Useful tool to select proper coin for your card https://investoon.com/tools/dag_size
Please note that you need slightly more memory than DAG size to actually get some hashing done.
newbie
Activity: 5
Merit: 0
Finally got my Claymore's Miner to launch and run properly but it looks like now i have an issue with my graphics card.  Are my GPUs not powerful enough to mine?  I have a NVidia GeForce 940M and an Intel HD Graphics 520.  It looks like the Miner is only recognizing the NVidia. Here is an example of one of the logs below.  Any suggestions would be appreciated.

00:26:17:485   8e8   Check and remove old log files...
00:26:17:492   8e8   args: -epool us1.ethermine.org:14444 -ewal  ThinkPad -epsw x
00:26:17:497   8e8   
00:26:17:507   8e8   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
00:26:17:515   8e8   º     Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner v10.2      º
00:26:17:525   8e8   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
00:26:17:531   8e8   
00:26:17:753   8e8   ETH: 1 pool is specified
00:26:17:769   8e8   Main Ethereum pool is us1.ethermine.org:14444
00:26:17:781   8e8   DCR: 0 pool is specified
00:26:18:038   8e8   OpenCL platform: Intel(R) OpenCL
00:26:18:054   8e8   OpenCL platform: NVIDIA CUDA
00:26:18:054   8e8   OpenCL platform: Intel(R) OpenCL
00:26:18:054   8e8   AMD OpenCL platform not found
00:26:20:552   8e8   CUDA initializing...

00:26:20:560   8e8   NVIDIA Cards available: 1
00:26:20:578   8e8   CUDA Driver Version/Runtime Version: 8.0/8.0
00:26:20:595   8e8   GPU #0: GeForce 940M, 2048 MB available, 3 compute units, capability: 5.0

00:26:20:608   8e8   Total cards: 1
00:26:23:037   8e8   No AMD cards in the list, ADL library will not be used.
00:26:23:256   8e8   NVML version: 8.382.05
00:26:23:407   3c60   ETH: Stratum - connecting to 'us1.ethermine.org' <149.56.26.221> port 14444
00:26:23:515   8e8   No pool specified for Decred! Ethereum-only mining mode is enabled

00:26:23:531   8e8   ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)

00:26:23:548   8e8   ETH: eth-proxy stratum mode
00:26:23:563   8e8   Watchdog enabled
00:26:23:563   8e8   Remote management (READ-ONLY MODE) is enabled on port 3333
00:26:23:579   8e8   

00:26:23:737   3c60   send: {"worker": "eth1.0", "jsonrpc": "2.0", "params": ["", "x"], "id": 2, "method": "eth_submitLogin"}

00:26:23:752   3c60   ETH: Stratum - Connected (us1.ethermine.org:14444)
00:26:23:794   2150   NVML: cannot get fan speed, error 3
00:26:24:699   3c60   got 39 bytes
00:26:24:717   3c60   buf: {"id":2,"jsonrpc":"2.0","result":true}

00:26:24:732   3c60   parse packet: 38
00:26:24:734   3c60   ETH: Authorized
00:26:24:744   3c60   send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

00:26:24:745   3c60   new buf size: 0
00:26:25:097   3c60   got 248 bytes
00:26:25:115   3c60   buf: {"id":3,"jsonrpc":"2.0","result":["0xf5ab9a8da288569cca411c70005e4c1f2d5877e205a6fd6a770dfcbf3e0d7da3","0x10fc9a2e5b65ea3f990c50787c055ec381519a57803a159640ee6ceac8ea4f5d","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4995e8"]}

00:26:25:134   3c60   parse packet: 247
00:26:25:144   3c60   ETH: job changed
00:26:25:151   3c60   new buf size: 0
00:26:25:239   103c   Setting DAG epoch #160...
00:26:26:805   2150   NVML: cannot get fan speed, error 3
00:26:27:967   103c   Setting DAG epoch #160 for GPU0
00:26:27:975   103c   Create GPU buffer for GPU0
00:26:27:982   103c   CUDA error - cannot allocate big buffer for DAG. Check readme.txt for possible solutions.

00:26:29:814   2150   NVML: cannot get fan speed, error 3
00:26:31:001   103c   Set global fail flag, failed GPU0
00:26:31:022   309c   Setting DAG epoch #160 for GPU0
00:26:31:040   103c   GPU 0 failed
00:26:31:049   309c   GPU 0, CUDA error 11 - cannot write buffer for DAG

00:26:32:842   2150   NVML: cannot get fan speed, error 3
00:26:34:059   309c   Set global fail flag, failed GPU0
00:26:34:076   309c   GPU 0 failed
00:26:35:169   3c60   ETH: checking pool connection...
00:26:35:179   3c60   send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

00:26:35:694   3c60   got 248 bytes
00:26:35:694   3c60   buf: {"id":3,"jsonrpc":"2.0","result":["0xf5ab9a8da288569cca411c70005e4c1f2d5877e205a6fd6a770dfcbf3e0d7da3","0x10fc9a2e5b65ea3f990c50787c055ec381519a57803a159640ee6ceac8ea4f5d","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4995e8"]}

00:26:35:710   3c60   parse packet: 247
00:26:35:710   3c60   ETH: job is the same
00:26:35:726   3c60   new buf size: 0
00:26:35:861   2150   NVML: cannot get fan speed, error 3
00:26:38:875   2150   NVML: cannot get fan speed, error 3
00:26:41:905   2150   NVML: cannot get fan speed, error 3
00:26:45:132   2150   NVML: cannot get fan speed, error 3
00:26:45:183   3c60   send: {"id":6,"jsonrpc":"2.0","method":"eth_submitHashrate","params":["0x0", "0x000000000000000000000000000000000000000000000000000000005753e8ba"]}

00:26:45:200   3c60   ETH: checking pool connection...
00:26:45:203   3c60   send: {"worker": "", "jsonrpc": "2.0", "params": [], "id": 3, "method": "eth_getWork"}

00:26:45:595   3c60   got 39 bytes
00:26:45:595   3c60   buf: {"id":6,"jsonrpc":"2.0","result":true}

00:26:45:595   3c60   parse packet: 38
00:26:45:611   3c60   new buf size: 0
00:26:46:066   3c60   got 248 bytes
00:26:46:070   3c60   buf: {"id":3,"jsonrpc":"2.0","result":["0xf5ab9a8da288569cca411c70005e4c1f2d5877e205a6fd6a770dfcbf3e0d7da3","0x10fc9a2e5b65ea3f990c50787c055ec381519a57803a159640ee6ceac8ea4f5d","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4995e8"]}

00:26:46:078   3c60   parse packet: 247
00:26:46:082   3c60   ETH: job is the same
00:26:46:090   3c60   new buf size: 0
00:26:48:144   2150   NVML: cannot get fan speed, error 3
00:26:48:149   2150   NVML: cannot get fan speed, error 3
00:26:48:158   2150   GPU0 t=45C fan=0%
00:26:49:139   33a8   em hbt: 0, fm hbt: 0,
00:26:49:162   33a8   watchdog - thread 0 (gpu0), hb time 18094
00:26:49:173   33a8   watchdog - thread 1 (gpu0), hb time 18109
00:26:49:181   33a8   WATCHDOG: GPU error, you need to restart miner Sad
00:26:49:189   33a8   NVML: cannot get fan speed, error 3
00:26:50:301   33a8   Restarting OK, exit...
Jump to: