Author

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

sr. member
Activity: 574
Merit: 261
When unpacking a file, it requires a password, who knows it? Thank you

If you are talking about the Claymore Miner v11.9 it does not need a password, are you sure you downloaded it from one the official sites in the OP https://bitcointalksearch.org/topic/claymores-dual-ethereum-amdnvidia-gpu-miner-v150-windowslinux-1433925
Try extracting it with 7-Zip https://www.7-zip.org/ (it's free), I have found that some zip files won't extract with WinZip but will with 7-Zip.
newbie
Activity: 1
Merit: 0
When unpacking a file "start" ( Miner v11.9), it requires a password, who knows it? Thank you
newbie
Activity: 162
Merit: 0
any new algo in the works for dual mining?
newbie
Activity: 1
Merit: 0
Hey together,

im speaking for team SmartCash. Can anyone here help us to reach out to the claymore dev? We tried to reach out to him with DM’s here but we got no response yet. The keccak fix in 11.9 was only a partial fix and the issue with the rejected shares will come back in the near future. We need to get this issues resolved as soon as possible to give all of you the chance to update your claymores before the critical changes.

Any help is appreciated!

dustinface
legendary
Activity: 924
Merit: 1000
Dark Passenger Bitcoin miner 2013,Bitcoin node
thanks  i will try to configure it locally rather than remote i have notice that some functions on other apps don't response well using rdp
sr. member
Activity: 574
Merit: 261
hi im trying to come back eth mining with 2x 7950s is it still possible power is free

I don't think the DAG size has reached 3Gb yet so you should still be able to mine ETH with a 3GB 7950, but you would probably get better results from mining some other Ethash coin, according to this post:
https://bitcointalksearch.org/topic/m.32930373

This site used to give current DAG size for various coins, but it's down at the moment:
https://investoon.com/tools/dag_size

Here is a link to an archive of the site from 28th May.
https://web.archive.org/web/20180526100812/https://investoon.com/tools/dag_size
legendary
Activity: 924
Merit: 1000
Dark Passenger Bitcoin miner 2013,Bitcoin node
hi im trying to come back eth mining with 2x 7950s is it still possible power is free
copper member
Activity: 2324
Merit: 2142
Slots Enthusiast & Expert
I'm running 5 x rx570. I'm getting this issue with running Claymore all of a sudden with this rig. Effectively it seems to initialize well and then the cmd prompt just shuts down automatically. All I see in the logs  are the following :
Code:
22:39:05:467	2134	Pool eth-asia1.nanopool.org removed from the list
22:39:05:467 2134 ETH: 1 pool is specified
22:39:05:482 2134 Main Ethereum pool is asia1.ethermine.org:4444
<...>

1. Try different port/pool for example asia1.ethermine.org:5555
2. Try to increase your virtual memory to at least 4GB/GPU and use -eres 0

If fail then continue to troubleshoot with varying GPU, driver, etc...
full member
Activity: 728
Merit: 115
I'm running 5 x rx570. I'm getting this issue with running Claymore all of a sudden with this rig. Effectively it seems to initialize well and then the cmd prompt just shuts down automatically. All I see in the logs  are the following :
Code:
22:39:05:467	2134	Pool eth-asia1.nanopool.org removed from the list
22:39:05:467 2134 ETH: 1 pool is specified
22:39:05:482 2134 Main Ethereum pool is asia1.ethermine.org:4444

It gets to this point and shuts down. No idea where to begin to fix it.

I'm running the following in the start.bat :
Code:
EthDcrMiner64.exe -epool asia1.ethermine.org:4444 -ewal 0x0516b92873402874c62ac6da0fe93eefd356fcbd -mode 1

Does anyone know what to do or can give guidance?

Thanks.


try with this:
EthDcrMiner64.exe -epool asia1.ethermine.org:4444 -ewal 0x0516b92873402874c62ac6da0fe93eefd356fcbd.rig1 -epsw x -mode 1
pause
full member
Activity: 363
Merit: 100
2Anamaius
maybe there is a reason in the power supply? with one card you tried?
newbie
Activity: 4
Merit: 0
I'm running 5 x rx570. I'm getting this issue with running Claymore all of a sudden with this rig. Effectively it seems to initialize well and then the cmd prompt just shuts down automatically. All I see in the logs  are the following :
Code:
22:39:05:467	2134	Pool eth-asia1.nanopool.org removed from the list
22:39:05:467 2134 ETH: 1 pool is specified
22:39:05:482 2134 Main Ethereum pool is asia1.ethermine.org:4444

It gets to this point and shuts down. No idea where to begin to fix it.

I'm running the following in the start.bat :
Code:
EthDcrMiner64.exe -epool asia1.ethermine.org:4444 -ewal 0x0516b92873402874c62ac6da0fe93eefd356fcbd -mode 1

Does anyone know what to do or can give guidance?

Thanks.
newbie
Activity: 66
Merit: 0
Hi, people! Does anyone know what's wrong with suprnova ethpool? For the last 5 days I couldn't connect to it's 5005 port using Claymore's miner. It was ok for about a year and now -  ETH: Stratum - Cannot connect to eth.suprnova.cc:5005.

me to :/ any other port option?
sr. member
Activity: 1008
Merit: 297
Grow with community
I am trying to mine ubiq by itself. I made a .bat file that only has the ubiq pool in it. However, when I start the windows batch file, it starts mining Pascal as well..  How do I turn it off? here's what I'm using:
EthDcrMiner64.exe -allcoins 1 -epool stratum+tcp://us.ubiqpool.io:8008 -ewal 0x2823E0D2B721B0f92F3A6955C24a184E349821AE -epsw x -eworker Rig1

at first page

"-mode   Select mining mode:
   "-mode 0" (default) means dual Ethereum + Decred/Siacoin/Lbry mining mode.
   "-mode 1" means Ethereum-only mining mode. You can set this mode for every card individually, for example, "-mode 1-02" will set mode "1" for first and third GPUs (#0 and #2).
   For systems with more than 10 GPUs: use letters to specify indexes more than 9, for example, "a" means index 10, "b" means index 11, etc."

 Wink

jr. member
Activity: 48
Merit: 1
I am trying to mine ubiq by itself. I made a .bat file that only has the ubiq pool in it. However, when I start the windows batch file, it starts mining Pascal as well..  How do I turn it off? here's what I'm using:
EthDcrMiner64.exe -allcoins 1 -epool stratum+tcp://us.ubiqpool.io:8008 -ewal 0x2823E0D2B721B0f92F3A6955C24a184E349821AE -epsw x -eworker Rig1
newbie
Activity: 2
Merit: 0
Hi, people! Does anyone know what's wrong with suprnova ethpool? For the last 5 days I couldn't connect to it's 5005 port using Claymore's miner. It was ok for about a year and now -  ETH: Stratum - Cannot connect to eth.suprnova.cc:5005.
jr. member
Activity: 58
Merit: 2
Ok, then do You know any good tool for linux to OC? Or ubuntu?
BR//
I'm using CentOS for my mining rig but I would expect that it is similar for Ubuntu. The rig consists of 4 GTX1060 6GB and 4 RX480 4GB.
*) The NVIDIA cards didn't make any problem and it was easy to OC them with nvidia-settings. (I get about 25 Mh).
*) In order to get the expected 30Mh for the AMD cards I had to patch the kernel module. This is definitively a bit more complicated than in Windows
member
Activity: 86
Merit: 25
Hello everyone! Please advise drivers for nvidia 1070 ti and rx 4 .. or 5 ... graphics cards for the miner claymore v 11.9
newbie
Activity: 2
Merit: 0
Ok, then do You know any good tool for linux to OC? Or ubuntu?
BR//
sr. member
Activity: 857
Merit: 262
You can also specify different failover epools.txt files with the -epoolsfile parameter in the config file or batch file e.g -epoolsfile Claymore\epoolsfile1.txt, -epoolsfile Claymore\epoolsfile2.txt, etc.

This is exactly what I am looking for. Is this documented somewhere that I've missed?

I normally specify the pool as part of the startup in the batch file... I just also want to specify the fail-over pools... which is why I want to do this.

Edit... Oh boy, I see it in the first post now that I know what to look for.

you can also opt to use "epools.txt" as the ONLY source for your pools/addresses.
also I suggest not to use claymore for gpu config (instead use overdriven tool with optionally various profiles for different algoes)
newbie
Activity: 2
Merit: 0
Hello Guys,  im using claymore on windows 10 and OCing card on it is very simple and fast, but im thinking about changing to Ubuntu and have doubt if Claymore for linux also allows to OC cards so easly?
FYI Im mining on RX 580 8gb cards.
Jump to: