Author

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

sr. member
Activity: 449
Merit: 251
Can someone tell me the power draw of RX470 and RX480 on eth mining and then eth+sia mining?
470 150-160 at the wall, 480 would be about 20w more, and eth only about 20-30w less.  One of my cards I can significantly undervolt to save about 20w, the other, not so much, ASIC quality plays a role here.
newbie
Activity: 32
Merit: 0
If the miner doesn't work with some pool - let me know its address and port, I'll check it.


Fixed, please confirm:
https://mega.nz/#!WoYEDLzb!2wBQPWVdvqOfkkRMoR8LJ_TgO76cTvtVXL5dpRI1h24

I test it and confirm it`s work.

1 more on ETH  now 70 epoch, on ETC 69,   it happens once a week, there is a gap in epochs  Huh

and after 15 minutes the starting ETC-solo its start devfee and make new dag after thet back again to 69 epoch and drivers are stack and i nead reboot all rigs every 15 minutes    Angry   It occurs only on 390/390X...
full member
Activity: 173
Merit: 100
Can someone tell me the power draw of RX470 and RX480 on eth mining and then eth+sia mining?
legendary
Activity: 1457
Merit: 1001
That's really low, right?

yep getting ETH 25Mhs using a single MSI GTX 1070 alone
legendary
Activity: 1164
Merit: 1010
Wanted to share my results with 6.1 miner. Specs:
- 1x GTX 980
- 2x GTX 750ti
- Windows 10
- v368.81 driver


ETH - Total Speed: 7.817 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:03
ETH: GPU0 4.717 Mh/s, GPU1 1.566 Mh/s, GPU2 1.534 Mh/s
 DCR - Total Speed: 130.276 Mh/s, Total Shares: 2, Rejected: 0
 DCR: GPU0 78.717 Mh/s, GPU1 26.093 Mh/s, GPU2 25.571 Mh/s


That's really low, right?
hero member
Activity: 908
Merit: 503
Then, SAVE AS ALL FILES, not as a txt file.  Name it "launch.bat", or any name with a *.bat file ending.  If you save it as a *.txt file, it will not work.  And, the file path has to be as claymore is on YOUR system     --scryptr

Did like that

:loop

C:\CDM-2\EthDcrMiner64.exe -epool etc-eu1.nanopool.org:19999 -ewal 0xb1229de282d6869d2bbf9ccdd50a22b7ec081a34/ps_jb/ -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal 94e7da5b2612bbdc6cc3dfb40f2d5f7abaf9deb9cd8316a527a8c422eb1ec5eb36bbd8d194f9/ps_jb/ -dcoin sia -dcri 40

pause

goto loop

.bat file is in the same directory C:\CDM-2

Does not work - because somehow .bat tries to start from c:\windows\system32

not sure why looping is good, once the miner starts, you won't start it again, if anything fails, the miner resets itself so you won't open it again by looping or maybe it opens twice? that would be a fail

here's my bat

Code:
timeout /t 30

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

timeout /t 5

EthDcrMiner64.exe

start miner 30sec after windows loads.

go to config.txt and put this inside

Code:
-epool etc-eu1.nanopool.org:19999
-ewal 0xb1229de282d6869d2bbf9ccdd50a22b7ec081a34/ps_jb
-epsw x
-dpool stratum+tcp://sia-eu1.nanopool.org:7777
-dwal 94e7da5b2612bbdc6cc3dfb40f2d5f7abaf9deb9cd8316a527a8c422eb1ec5eb36bbd8d194f9/ps_jb
-dpsw x
-esm 0
-mode 0
-dcoin sia
-tstop 95
-dcri 40

Thats all you need, don't put the miner's location in the bat, just put the exe's name and the shortcut handles the location.

go to CDM-2, right click the bat, create shortcut. copy shortcut, go to start, programs, startup-> rightclick, open, rightclick paste.
hero member
Activity: 742
Merit: 500

type the following:

:loop

c:\claymore\ethdcrminer64.exe your launch command line as is

pause
goto loop


Then, SAVE AS ALL FILES, not as a txt file.  Name it "launch.bat", or any name with a *.bat file ending.  If you save it as a *.txt file, it will not work.  And, the file path has to be as claymore is on YOUR system     --scryptr

Thank you!
hero member
Activity: 979
Merit: 510
Edit: Updated Windows 7, and now it works, no idea.

For some reason my ASUS RX 480 is BSOD over a driver file when I run CDM.
If I disable it via -di and just use the 390X it works fine, for the 390X.
Tried a format, tried DDU in safe mode, removing everything, disabling 390X and drivers, using both the WHQL and non WHQL 480 drivers(Windows 7 64bit).
Has no issues running numerous 390s with a 290X also, any ideas?
legendary
Activity: 1797
Merit: 1028

remove password from win7 user


That was easy - thank you!

How to make .bat file Smiley ?

USE NOTEPAD--

type the following:

:loop

c:\claymore\ethdcrminer64.exe your launch command line as is

pause
goto loop


Then, SAVE AS ALL FILES, not as a txt file.  Name it "launch.bat", or any name with a *.bat file ending.  If you save it as a *.txt file, it will not work.  And, the file path has to be as claymore is on YOUR system     --scryptr
hero member
Activity: 742
Merit: 500

remove password from win7 user


That was easy - thank you!

How to make .bat file Smiley ?
hero member
Activity: 908
Merit: 503
Guys,

I know - stupid question, but..

Rig started to reboot occasionally and I do not have a day to figure out what is wrong.

Is it possible to start CDM after rebooting (Win 7 - required password) and run this line:

EthDcrMiner64.exe -epool etc-eu1.nanopool.org:19999 -ewal 0xb1229de282d6869d2bbf9ccdd50a22b7ec081a34/ps_jb/ -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal 94e7da5b2612bbdc6cc3dfb40f2d5f7abaf9deb9cd8316a527a8c422eb1ec5eb36bbd8d194f9/ps_jb/ -dcoin sia -dcri 40

Thank you!

remove password from win7 user and make a shortcut of your .bat, put .bat in start-> programs -> startup folder
hero member
Activity: 742
Merit: 500
Guys,

I know - stupid question, but..

Rig started to reboot occasionally and I do not have a day to figure out what is wrong.

Is it possible to start CDM after rebooting (Win 7 - required password) and run this line:

EthDcrMiner64.exe -epool etc-eu1.nanopool.org:19999 -ewal 0xb1229de282d6869d2bbf9ccdd50a22b7ec081a34/ps_jb/ -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal 94e7da5b2612bbdc6cc3dfb40f2d5f7abaf9deb9cd8316a527a8c422eb1ec5eb36bbd8d194f9/ps_jb/ -dcoin sia -dcri 40

Thank you!
legendary
Activity: 1797
Merit: 1028
ETHOS SETS THE ENVIRONMENTAL VARIABLES AT STARTUP--

And, in Ubuntu, the command is "EXPORT GPU_FORCE_64BIT_PTR=0".  Note the equal sign, "=", not present in the Windows command. The EthOS sets the environmenta variables in a hidden file.  The way you have it written, it would not be an effective command in Linux.  You can just delete it from your startup scrypt.       --scryptr



Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.


command line is this.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal 0DC6337fb811eb32473060Ca620F010E996EC71c -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal (My Wallet is here )/390s/[email protected] -dpsw x -esm 1 -dcoin sia -dcri 20 -allpools 1 -mode 0 -tt -100,-100,-100,-100 -ttdcr 85 -cclock 1160,1160,1160,1160 -mclock 1250,1250,1250,1250 -powlim 20,20,20,20


temps hover around 80c.

I have four 390's from msi

legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.




by any chance.... you are using powered risers? And if you are using the ASrock H81-BTC mobo, did you power up the molex connector? I have the same cards, undervolted and overclocked slightly, I get 30MHs with CDM. Easily the best performing GPU for ETH.... but its power hungry, so your need the powered molex and risers to overclock it.


I am using powered risers, and the asrock h81 btc board. Which molex connector? Wasn't aware I was suppose to power anything out of the ordinary with that board. May I ask what your clocks are? I was getting 33 mh/s with ethos but I'd be happy with 30.

Using Afterburner, -100mV, 1050 core, 1125 memory.
I can push it further but the card takes too much amps and watts.
My PSU is 1600w EVGA, and it can barely handle 5 x R390 unless using ROM mods
The rig can do 30MHs x 5 = 150MHs - very stable, cool and has been mining for months.
Using ASrock H81-BTC, Celeron 1840, 8GB RAM, 120GB SSD. Crimson 15.12, Windows 8.1
Powered molex on motherboard and also powered USB risers.
Claymore Dual Miner - mining ETH only.
newbie
Activity: 5
Merit: 0
Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.


command line is this.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal 0DC6337fb811eb32473060Ca620F010E996EC71c -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal (My Wallet is here )/390s/[email protected] -dpsw x -esm 1 -dcoin sia -dcri 20 -allpools 1 -mode 0 -tt -100,-100,-100,-100 -ttdcr 85 -cclock 1160,1160,1160,1160 -mclock 1250,1250,1250,1250 -powlim 20,20,20,20


temps hover around 80c.

I have four 390's from msi

thats a very high core clock, see what happends at 1100 or lower / give more voltage to the cards.

TWO THINGS--

     1)  In Windows, the command is "setx GPU_FORCE_64BIT_PTR 0", and not "set GPU_FORCE_64BIT_PTR 0".

     2)  Your clocks are too high.  Some people post impossible overclocks for others to read and attempt.  And, sometimes a single card can be clocked up hiiigh, but multiple cards can't reach the same clock.

Try running the miner with no performance parameters, palin vanilla.  Add performance-boosting commands in small steps.       --scryptr



I've using ethos actually Tongue. So basically ubuntu, the sets work fine.

I'll try some lower clocks. What's odd is I've been running these clocks for two+months in ethos perfectly fine.

Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.


command line is this.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal 0DC6337fb811eb32473060Ca620F010E996EC71c -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal (My Wallet is here )/390s/[email protected] -dpsw x -esm 1 -dcoin sia -dcri 20 -allpools 1 -mode 0 -tt -100,-100,-100,-100 -ttdcr 85 -cclock 1160,1160,1160,1160 -mclock 1250,1250,1250,1250 -powlim 20,20,20,20


temps hover around 80c.

I have four 390's from msi

by any chance.... you are using powered risers? And if you are using the ASrock H81-BTC mobo, did you power up the molex connector? I have the same cards, undervolted and overclocked slightly, I get 30MHs with CDM. Easily the best performing GPU for ETH.... but its power hungry, so your need the powered molex and risers to overclock it.


I am using powered risers, and the asrock h81 btc board. Which molex connector? Wasn't aware I was suppose to power anything out of the ordinary with that board. May I ask what your clocks are? I was getting 33 mh/s with ethos but I'd be happy with 30.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.


command line is this.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal 0DC6337fb811eb32473060Ca620F010E996EC71c -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal (My Wallet is here )/390s/[email protected] -dpsw x -esm 1 -dcoin sia -dcri 20 -allpools 1 -mode 0 -tt -100,-100,-100,-100 -ttdcr 85 -cclock 1160,1160,1160,1160 -mclock 1250,1250,1250,1250 -powlim 20,20,20,20


temps hover around 80c.

I have four 390's from msi

by any chance.... you are using powered risers? And if you are using the ASrock H81-BTC mobo, did you power up the molex connector? I have the same cards, undervolted and overclocked slightly, I get 30MHs with CDM. Easily the best performing GPU for ETH.... but its power hungry, so your need the powered molex and risers to overclock it.
legendary
Activity: 1797
Merit: 1028
Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.


command line is this.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal 0DC6337fb811eb32473060Ca620F010E996EC71c -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal (My Wallet is here )/390s/[email protected] -dpsw x -esm 1 -dcoin sia -dcri 20 -allpools 1 -mode 0 -tt -100,-100,-100,-100 -ttdcr 85 -cclock 1160,1160,1160,1160 -mclock 1250,1250,1250,1250 -powlim 20,20,20,20


temps hover around 80c.

I have four 390's from msi

thats a very high core clock, see what happends at 1100 or lower / give more voltage to the cards.

TWO THINGS--

     1)  In Windows, the command is "setx GPU_FORCE_64BIT_PTR 0", and not "set GPU_FORCE_64BIT_PTR 0".

     2)  Your clocks are too high.  Some people post impossible overclocks for others to read and attempt.  And, sometimes a single card can be clocked up hiiigh, but multiple cards can't reach the same clock.

Try running the miner with no performance parameters, plain vanilla.  Add performance-boosting commands in small steps.       --scryptr

hero member
Activity: 908
Merit: 503
Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.


command line is this.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal 0DC6337fb811eb32473060Ca620F010E996EC71c -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal (My Wallet is here )/390s/[email protected] -dpsw x -esm 1 -dcoin sia -dcri 20 -allpools 1 -mode 0 -tt -100,-100,-100,-100 -ttdcr 85 -cclock 1160,1160,1160,1160 -mclock 1250,1250,1250,1250 -powlim 20,20,20,20


temps hover around 80c.

I have four 390's from msi

thats a very high core clock, see what happends at 1100 or lower / give more voltage to the cards.
newbie
Activity: 5
Merit: 0
Claymore runs fine for me for about 5 minutes, then one gpu drops off to "zero mh/s". Then a few minutes later the miner crashes.


command line is this.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethermine.org:4444 -ewal 0DC6337fb811eb32473060Ca620F010E996EC71c -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal (My Wallet is here )/390s/[email protected] -dpsw x -esm 1 -dcoin sia -dcri 20 -allpools 1 -mode 0 -tt -100,-100,-100,-100 -ttdcr 85 -cclock 1160,1160,1160,1160 -mclock 1250,1250,1250,1250 -powlim 20,20,20,20


temps hover around 80c.

I have four 390's from msi
member
Activity: 92
Merit: 10
I have 4 1070s. It seems no matter how many cards I enable, it will always hash at about 30MH/s. If I have all 4 then each card does exactly 30 divided by 4.

Newest driver, Win 10, 6.1 beta.
Jump to: