Bitcoin Forum
May 03, 2024, 07:09:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: EthOS / Claymore 9.0 Dual Mining ETH and SIA  (Read 31446 times)
gcxc
Newbie
*
Offline Offline

Activity: 18
Merit: 2


View Profile
June 25, 2017, 11:39:52 PM
 #21

makes sense.

Also found that the -dwal line only worked for me with the following syntax

-dwal <yourwalletaddress>\<yourminername>\<youremailaddress>

periods and such didn't take for me, on etherpool.  It might take on other pools

had to use the backslash \ between variables
1714763356
Hero Member
*
Offline Offline

Posts: 1714763356

View Profile Personal Message (Offline)

Ignore
1714763356
Reply with quote  #2

1714763356
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714763356
Hero Member
*
Offline Offline

Posts: 1714763356

View Profile Personal Message (Offline)

Ignore
1714763356
Reply with quote  #2

1714763356
Report to moderator
Yugal26
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 27, 2017, 06:44:34 PM
 #22

anybody help me out for dual mining in ethos with claymore here is my claymore settings and one more thing how to check mining status like how much my gpus share for etc and  sia ,and is it claymore download required and run exe file or just adding claymore in ethos for dual mining


# WARNING! Miner loads options from this file only if there are not any options in the command line!
-colors 0
-dbg -1
-esm STRATUMTYPE
-epool POOL1 etc-asia1.nanopool.org:19999
-ewal my etc address
-epsw x
-eworker my worker name
-allpools 1
-gser 2
-allcoins 1
-wd 0
-ethi 16

#Dual-Mining Params
-mode 0
-dcoin sia
-dpool stratum+tcp://sia-asia1.nanopool.org
-dwal my sia wallet address
-dcri 20
qualitydef
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
June 28, 2017, 10:22:39 PM
 #23

anybody help me out for dual mining in ethos with claymore here is my claymore settings and one more thing how to check mining status like how much my gpus share for etc and  sia ,and is it claymore download required and run exe file or just adding claymore in ethos for dual mining


# WARNING! Miner loads options from this file only if there are not any options in the command line!
-colors 0
-dbg -1
-esm STRATUMTYPE
-epool POOL1 etc-asia1.nanopool.org:19999
-ewal my etc address
-epsw x
-eworker my worker name
-allpools 1
-gser 2
-allcoins 1
-wd 0
-ethi 16

#Dual-Mining Params
-mode 0
-dcoin sia
-dpool stratum+tcp://sia-asia1.nanopool.org
-dwal my sia wallet address
-dcri 20

Just used the exact same setup in my claymore.stub.conf and nothing shows up, I have no idea how to test it
qualitydef
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
June 29, 2017, 09:38:29 PM
 #24

change -dcoin sia to -dcoin sc , but still not working for me
qualitydef
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
July 01, 2017, 03:17:26 AM
 #25

So yes add globalminer claymore to your local.config and run sudo update-miner claymore && sudo service ethos-miner-monitor restart


add dcoin -sc to you claymore.stub.conf

Everything is working good now , good luck to you all
digmar2886
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 02, 2017, 12:20:10 AM
 #26

I followed the instructions in these posts and got Ethos to dual mine ETH and SIA.  However, my hash went from 28+ to 22 for ETH.  Has anybody else experienced this and any tips to fix it??
bulgar73
Member
**
Offline Offline

Activity: 128
Merit: 10


View Profile
July 02, 2017, 05:42:10 AM
 #27

I followed the instructions in these posts and got Ethos to dual mine ETH and SIA.  However, my hash went from 28+ to 22 for ETH.  Has anybody else experienced this and any tips to fix it??

play with -dcri setting

in terminal write ...... screen -r              this bring you the claymore output screen and you can use +/- keys to adjust -dcri, then write the best value in config
to exit from this screen press ctrl+A+D     do not press ctrl+C because you stop the miner

.....
BTC
digmar2886
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 02, 2017, 09:24:21 PM
 #28

Thanks Bulgar73!  Worked great
taylorgreen2012
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
July 04, 2017, 02:06:52 AM
 #29

Anyone have a sample config for duel mining eth and pascal? having trouble getting it to go
Miich94
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 16, 2017, 01:07:51 AM
 #30

Can someone check this config? im not able to get it working: http://paste.ethosdistro.com/moqumumoru   
jackojack
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 29, 2017, 10:40:47 AM
 #31

Hello all,

I tried this conf from Jaimefcb. But only 2/6 GPUs are Hashing. any idea why ? (My rig works perfectly fine in ETH mono-mining with claymore)
My Rig:
6 x RX580 8GB Shapphire Nitro+
MB Gigabyte H110 D3A
ethos, global miner claymore

Thank you very much in advance !


Second day with Ethos. Loving it so far. What do I need to change to dual mine dcr?

Here you have my config in case it helps:

Local.conf
Code:
globalminer claymore
maxgputemp 85
stratumproxy enabled
proxywallet 0xMyEtherWalletInHere
proxypool1 pool-eu.ethosdistro.com:5001
proxypool2 pool-usa.ethosdistro.com:5001
flags --cl-global-work 8192 --farm-recheck 200
globalcore 1200
globalmem 2350
globalpowertune 3
globalfan 40

Claymore.stub.conf
Code:
# WARNING! Miner loads options from this file only if there are not any options in the command line!
-colors 0
-dbg -1
-esm STRATUMTYPE
-epool POOL1
-ewal WALLET
-epsw PASSWORD1
-eworker WORKER
-allpools 1
-gser 2
-allcoins 1
-wd 0
-ethi 16

#Dual-Mining Params
-mode 0
-dcoin sia
-dpool stratum+tcp://sia-eu1.nanopool.org:7777
-dwal MySiaWalletInHere
-dcri 20

These are my stats:
Code:
GPU #0: Ellesmere, 8145 MB available, 36 compute units
ETH - Total Speed: 28.799 Mh/s, Total Shares: 15, Rejected: 0, Time: 00:55
ETH: GPU0 28.799 Mh/s
 SC - Total Speed: 575.982 Mh/s, Total Shares: 14, Rejected: 0
 SC: GPU0 575.982 Mh/s
Incorrect ETH shares: none
Pool switches: ETH - 0, SC - 0
Current ETH share target: 0x00000000dbe6fece (diff: 5000MH), epoch #127
Current SC share target: 0x0000000007547ff5 (diff: 150GH)
GPU0 t=62C fan=40%
Wattmeter says 198W on Mining time!
The system is consuming 50W with GPU and before starting mining, and 20W without GPU.

The GPU is a "MSI RX 580 GAMING X PLUS 8GB (SAMSUNG)" and my MoBo is a "MSI Z170A KRAIT GAMING 3X".

I have been testing under/overclocking mem and gpu and the best config I found is that one I have now.
My next step is try under/overvoltaging mem and gpu and do some bios tuning in order to go beyond 28.8MHs on Dual Mining and try to reduce my Power Consumption...

Anyway, I am a little bit surprised about that 2350 MHz my memories can reach, I have been reading and didn´t found any other value like that one. Anyone have an idea why?
By the way, latest ethOS and Claymore versions in here.

BR!
BlockchainDave
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
September 11, 2017, 07:35:12 AM
 #32

Hey guys, new to linux/unix and ethOS.
When I started running the machine at first, everything was fine, as soon as I deleted the remote.conf, and edited the local.conf.  My machine would have a couple problems.

A.  The GPUS would post and display on the desktop, but would display 0 for hashes. interestingly on ethermine, it shows a hashrate of 13. (this was different than when I first started it, they were hashing just fine at about 100 mh/s)

B. Sometimes while I am trying to edit things, the cpu just freezes and I need to restart


           c. (as a side note, not sure if this is relevant, but sometimes the ethOS will not boot after I shut down and restart.  I need to take out the USB and put it back in.)
               

Can anyone help?

 this is my local.conf

---------------------------

maxgputemp 85
stratumproxy enabled
proxywallet 0xCe97E90b12811adF865575769EF04F7c703dE1FB
proxypool1 us2.ethermine.org:4444
proxypool2 us2.ethermine.org:14444
flags --cl-global-work 8192 --farm-recheck 200
globalfan 45

# ethOS Pool: ethosdistro.com/pool
#
# QUICK START GUIDE: ethosdistro.com/kb/#quick-start-guide
# HOSTING YOUR OWN REMOTE CONFIG WITH CONFIGMAKER.COM: ethosdistro.com/kb/#configmaker
#
# Read the ethOS knowledge base, a useful guide to getting set up: ethosdistro.com/kb
# Read the ethOS changelog for version information and latest changes: ethosdistro.com/changelog
#
# NOTE: Everything with a hashtag/poundsign is a comment, and is ignored by all scripts.
# NOTE: There is no email or skype support for ethOS. Please see the 'Getting Support' section of the ethOS knowledge base.
# WARNING: Using apt-get to upgrade, update, and/or install packages is unsupported and will likely break ethOS.
#
# GLOBAL CONFIG SETTINGS THAT APPLY TO ALL RIGS
# SAMPLE FORMAT:
# [type] [value]
# ------------------------------------------------------
# globalminer ethminer
# maxgputemp 85
# stratumproxy enabled
# proxywallet 0xCe97E90b12811adF865575769EF04F7c703dE1FB
# proxypool1 us2.ethermine.org:4444
# proxypool2 us2.ethermine.org:14444
# poolpass1 x
# poolpass2 x
# flags --cl-global-work 8192 --farm-recheck 200
# globalcore 1000
# globalmem 1250
# globalfan 90
# globalpowertune 20
# autoreboot false
# custompanel publicsecret
# lockscreen enabled
# globaldesktop disabled
# ------------------------------------------------------
#
# EXPLANATION OF SETTINGS THAT APPLY TO ALL RIGS
# If using "pool" parameter, write WORKER (a placeholder variable) in place of rig name (i.e. NOT rig1, myrig, home, warehouse2, etc).
#
# globalminer:      set global miner (ethminer, sgminer-gm, claymore, claymore-zcash, optiminer-zcash, sgminer-gm-xmr, cgminer-skein, ewbf-zcash, ccminer)  
#          NOTE: ewbf-zcash (zcash) and ccminer (xmr, and others) is for nvidia; for ccminer flags, see http://ethosdistro.com/ccminer.txt )
# maxgputemp:           the temperature in C that your GPUs will trigger the miner to turn off
# stratumproxy:         enabled/disabled/miner/nicehash (enabled by default; disabled: pool option, nicehash: nicehash support, miner: internal miner proxy)
# proxywallet:          the address to which this rig's proxy will mine (only used if stratumproxy is not disabled)
# proxypool1:           stratum proxy's first pool (only used if stratumproxy is not disabled)
# proxypool2:           stratum proxy's failover pool (only used if stratumproxy is not disabled)
# poolpass1:      password for first pool (not used for most pools)
# poolpass2:      password for failover pool (not used for most pools)
# flags:                set desired flags here, the defaults are known good working
# globalcore:           set the global core clock of all GPUs
# globalmem:            set the global mem clock of all GPUs
# globalfan:            set the fan speed percent (0-100)
# globalpowertune:      set the power tune setting of all GPUs (r9 290/x/390/x should use 50; RX should use 4-7 depending on overclock; for nvidia, this is watt limit)
# autoreboot:           set to a number (autoreboot 3), allow rigs to autoreboot if they soft crash (max of 3 reboots, run clear-thermals to reset counter)
# custompanel:          set ethosdistro.com panel ID, exactly 12 characters, first 6 is your preferred panel ID, last 6 is your private key
# lockscreen:      lock the ethOS desktop upon boot
# globaldesktop:   login prompt user/pass is ethos/live, set ethOS to headless mode by setting like "globaldesktop disabled" (only works for RX/AMDGPU)
# pool:                 only used with stratumproxy disabled, use this if you have a network proxy or getwork pool (example: http://pool.com:port/WORKER )
#
# PER-RIG STYLE CONFIG SETTINGS THAT APPLY TO INDIVIDUAL RIGS (AND THEIR RESPECTIVE INDIVIDUAL GPUS)
# NOTICE: c94e13 is a SAMPLE rig/[worker]/hostname, change it to the rig/[worker]/hostname of YOUR RIG
# NOTICE: Your rig/[worker]/hostname names are assigned automatically by the OS, do not change them
#
# SAMPLE FORMAT:
# [type] [worker] [gpu0 value] [gpu1 value] [gpu2 value] [gpu3 value] [gpu4 value]
# ------------------------------------------------------
# cor c94e13 950 1000 1050 1025 980
# mem c94e13 1250 1500 1500 1250 1250
# fan c94e13 90 80 85 100 70
# pwr c94e13 10 20 15 15 20
# vlt c94e13 0 1118 0 0 1118
# ------------------------------------------------------
#
# SAMPLE FORMAT:
# [type] [worker] [value]
# ------------------------------------------------------
# miner c94e13 ethminer
# flg c94e13 --cl-local-work 256 --cl-global-work 8192 --farm-recheck 200
# mxt c94e13 70
# reb c94e13 1
# loc c94e13 d3
# sel c94e13 1 2 4
# off c94e13
# wallet c94e13 0x0bdC4F12fB57d3acA9C3cF72B7AA2789A20d27f2
# driverless c94e13 enabled
# desktop c94e13 disabled
# ------------------------------------------------------
#
# EXPLANATION OF SETTINGS FOR INDIVIDUAL RIGS
#
# cor [worker]: set the core clock of individual GPUs on a single rig
# mem [worker]: set the mem clock of individual GPUs on a single rig
# fan [worker]: set the fan speed of individual GPUs on a single rig
# pwr [worker]: set the powertune of individual GPUs on a single rig
# vlt [worker]: set the voltage of individual GPUs on a single rig, in millivolts (mv) i.e. 1080mv = 1.08v
# miner [worker]: set miner (ethminer, sgminer-gm, claymore, zcash-miner, optiminer-zcash, sgminer-gm-xmr, claymore-zcash, ewbf-zcash) ewbf-zcash is for zcash on nvidia
# flg [worker]: set the flags of a single rig (applies to all GPUs on the rig)
# mxt [worker]: set the maxgputemp of a single rig (applies to all GPUs on the rig)
# reb [worker]: increment this value (example: 4 becomes 5) and the single rig will automatically reboot within 10 minutes
# loc [worker]: set a maximum 8-letter code for rack/location information on a single rig (each rig MUST have a different code, or it will not report to panel)
# sel [worker]: set the GPUs that should mine, default is no sel flag set, all GPUs may mine)
# off [worker]: do not start the miner on boot (no such thing as "on", remove entire line to let miner start)
# driverless [worker]: login prompt user/pass is ethos/live, force the rig to boot without graphics driver, for debugging purposes (this will turn off mining)
# desktop [worker]: login prompt user/pass is ethos/live, set ethOS to headless mode by setting like "desktop [worker] disabled" (only works for RX/AMDGPU)
#
# PER-BIOS STYLE CONFIG SETTINGS THAT APPLY TO CLASS OF GPU, BASED ON GPU BIOS NAME
# ONLY USEFUL IF USING REMOTE CONFIG
# NOTICE: 113-C6711101-100 is a SAMPLE GPU bios name, change it to the GPU bios name of YOUR GPU
# NOTICE: For a list of GPU bioses, click the "GPU bioses" link in your ethosdistro.com stats panel
#
# SAMPLE FORMAT:
# [type] [bios name] [value]
# ------------------------------------------------------
# cor 113-C6711101-100 1050
# mem 113-C6711101-100 1250
# fan 113-C6711101-100 100
# pwr 113-C6711101-100 50
# vlt 113-C6711101-100 1118
# ------------------------------------------------------
#
# SAMPLE RX 400 SERIES CONFIG
#
# If you have global configs defined for fglrx rigs, you must use individual rig configs for rigs that have RX 400 series GPUS.
#
# KNOWN GOOD WORKING GLOBAL CONFIG FOR AMDGPU
# NOTE: globalpowertune is DPM state range 0-7, set lower for lower power usage, set higher if overclocking.
# ------------------------------------------------------
# globalpowertune 5
# ------------------------------------------------------
#
# SAMPLE PER-RIG CONFIG FOR AMDGPU (for a 6-gpu rig)
# NOTE: pwr is DPM state range 0-7, set lower for lower power usage, set higher if overclocking.
# ------------------------------------------------------
# cor c94e13 1180 1180 1180 1180 1180 1180
# mem c94e13 2150 2150 2150 2150 2150 2150
# pwr c94e13 7 7 7 7 7 7
# ------------------------------------------------------
#
# IN MULTI-RIG MODE, EXAMPLES OF MULTIPLE POOLS/WALLETS/PASSWORDS
# You can define your pool information globally. Then, your per-rig miner will retrieve the parameters.
#
# SAMPLE FORMAT:
# [miner]=[parameter] value
# ------------------------------------------------------
# claymore-zcash=proxypool1 zec-us-west1.nanopool.org:6666                                                
# claymore-zcash=proxypool2 zec-us-east1.nanopool.org:6666
# claymore-zcash=proxywallet t1XQgP5zCG8C3vMhCsDnwUkMnEtnJEqj5NK
# claymore-zcash=poolpass1 x
# claymore-zcash=poolpass2 x
#
# sgminer-gm=proxypool1 us1.ethermine.org:4444
# sgminer-gm=proxypool2 us2.ethermine.org:4444
# sgminer-gm=proxywallet 0x0bdC4F12fB57d3acA9C3cF72B7AA2789A20d27f2
# sgminer-gm=poolpass1 x
# sgminer-gm=poolpass2 x
# ---------------------------------------------------------
#
#
# SAMPLE XMR CONFIG (note: the wallet and payment id is long, there are no line breaks)
# -------------------------------------------------------
# globalminer sgminer-gm-xmr
# sgminer-gm-xmr=proxypool1 xmr-usa.dwarfpool.com:8100
# sgminer-gm-xmr=proxypool2 xmr-eu.dwarfpool.com:8050
# sgminer-gm-xmr=proxywallet 47sghzufGhJJDQEbScMCwVBimTuq6L5JiRixD8VeGbpjCTA12noXmi4ZyBZLc99e66NtnKff34fHsGR oyZk3ES1s1V4QVcB.1025069329a4ae653c8a2bcde9302ab0eedee29d0e9ff2a144cea5951a47f8 1c
# sgminer-gm-xmr=poolpass1 x
# sgminer-gm-xmr=poolpass2 x
# ---------------------------------------------------------
#
#
# SAMPLE DUALMINER CONFIG (for claymore)
# ---------------------------------------------------------
# dualminer enabled
# dualminer-coin sia
# dualminer-pool sia-us-east1.nanopool.org:7777
# dualminer-wallet c3bdac90de1e328364766447440d3f192f3c920a1e88d33cf05b1de50e27b894c49d11904fda
# ---------------------------------------------------------
#
#
# REMOTE REBOOT NOTES
#
# You are able to reboot remotely. Start with "1" (no quotes) to reboot a rig.
# Then, if you want to reboot again, increment it to 2, then 3, then 4, etc etc (never skip any numbers).

dir2017
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
September 18, 2017, 11:52:35 PM
 #33

Hi all,

The new EthOS 1.2.5 has new claymore 9.8 preinstalled which supports dual mining.
After digging here and there I was able to overclock the GTX 1070 (I've 8 x GTX 1070) and dual mine Ethereum and Pascal coins all together with speeds up to 230Mh/s !! This is still in testing so I might need to decrease the globalcore and globalmem by 5% lower (will see).

Here are my configs Smiley Donations are welcome to here please: 0x83a115fee93fe0cfae237ccc27b1318965de1ec8

Under /home/ethos/ --> cp /home/ethos/claymore.stub.conf /home/ethos/claymore.stub.conf.save (after you finish editing claymore.stub.conf)

Code:
cat claymore.stub.conf
# WARNING! Remove "#" characters to enable lines, with "#" they are disabled and will be ignored by miner! Check README
# WARNING! Miner loads options from this file only if there are not any options in the command line!
-epool eth-us-west1.nanopool.org:9999
-ewal 0xethereum_account.worker_name/email@domain.com
-epsw x
-dcoin pasc
-dpool pasc-us-west1.nanopool.org:15555
-dwal account_number.0.worker_name/email@domain.com
-dpsw x
-ftime 10

For pascal coin mining, please note, you will need a private pascal coin account, which is awarded after 20 coins by nanopool, then you will need to modify it to the new account recieved from Nano.
If you already have an account with poloniex.com so you will need to fill and replace the .0. with number provided by poloniex exchange account (I still didn't get mine, waiting over a month now and I'm not in Washington!!)

My local.conf under /home/ethos/

Code:
GLOBAL CONFIG
maxgputemp 92
stratumproxy enabled
flags --cl-global-work 16387 --farm-recheck 200
globalfan 92
globalcore 1750
globalmem 4244
cor dsminer03 900 900 1000 1150
mem dsminer03 1000 1000 1000 1250
custompanel guayoxnethos
#globaldriver fglrx
globalpowertune 7
globalminer claymore
#globalminer sgminer-gm
#globalminer zcash-miner
#globalminer optiminer-zcash
#globalminer claymore-zcash
#globalminer sgminer-gm-xmr
#sel 831901 0
loc worker1 worker2

#ETH
proxywallet your_ethereum_account
#ETH ETHERMINE
#proxypool1 us1.ethermine.org:4444
#proxypool2 us2.ethermine.org:4444
#proxypool3 eu1.ethermine.org:4444
#ETH NANOPOOL
proxypool1 eth-us-east1.nanopool.org:9999
proxypool2 eth-us-west1.nanopool.org:9999
proxypool3 eth-eu1.nanopool.org:9999

Don't forget to allow claymore and disallow claymore-zcash or other miners which are not used in the system.

Have fun!
D
vaderiffic
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
September 21, 2017, 09:47:34 AM
 #34

Second day with Ethos. Loving it so far. What do I need to change to dual mine dcr?

Here you have my config in case it helps:

Local.conf
Code:
globalminer claymore
maxgputemp 85
stratumproxy enabled
proxywallet 0xMyEtherWalletInHere
proxypool1 pool-eu.ethosdistro.com:5001
proxypool2 pool-usa.ethosdistro.com:5001
flags --cl-global-work 8192 --farm-recheck 200
globalcore 1200
globalmem 2350
globalpowertune 3
globalfan 40

Claymore.stub.conf
Code:
# WARNING! Miner loads options from this file only if there are not any options in the command line!
-colors 0
-dbg -1
-esm STRATUMTYPE
-epool POOL1
-ewal WALLET
-epsw PASSWORD1
-eworker WORKER
-allpools 1
-gser 2
-allcoins 1
-wd 0
-ethi 16

#Dual-Mining Params
-mode 0
-dcoin sia
-dpool stratum+tcp://sia-eu1.nanopool.org:7777
-dwal MySiaWalletInHere
-dcri 20

These are my stats:
Code:
GPU #0: Ellesmere, 8145 MB available, 36 compute units
ETH - Total Speed: 28.799 Mh/s, Total Shares: 15, Rejected: 0, Time: 00:55
ETH: GPU0 28.799 Mh/s
 SC - Total Speed: 575.982 Mh/s, Total Shares: 14, Rejected: 0
 SC: GPU0 575.982 Mh/s
Incorrect ETH shares: none
Pool switches: ETH - 0, SC - 0
Current ETH share target: 0x00000000dbe6fece (diff: 5000MH), epoch #127
Current SC share target: 0x0000000007547ff5 (diff: 150GH)
GPU0 t=62C fan=40%
Wattmeter says 198W on Mining time!
The system is consuming 50W with GPU and before starting mining, and 20W without GPU.

The GPU is a "MSI RX 580 GAMING X PLUS 8GB (SAMSUNG)" and my MoBo is a "MSI Z170A KRAIT GAMING 3X".

I have been testing under/overclocking mem and gpu and the best config I found is that one I have now.
My next step is try under/overvoltaging mem and gpu and do some bios tuning in order to go beyond 28.8MHs on Dual Mining and try to reduce my Power Consumption...

Anyway, I am a little bit surprised about that 2350 MHz my memories can reach, I have been reading and didn´t found any other value like that one. Anyone have an idea why?
By the way, latest ethOS and Claymore versions in here.

BR!

Thanks for this, yours and others' posts helped me get mine working.
I'm mining LBRY and one thing that I found with suprnova is that the -dwal setting needed to be [usernameforsite].[workername] (without sq brackets) and -dpsw needed to [workerpassword]

Hope this helps someone else.
urhotmom
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 27, 2017, 01:04:20 AM
Last edit: September 27, 2017, 01:30:03 AM by urhotmom
 #35

I just wanted to update everyone on my progress, thanks a bunch to everyone in this thread for the information it was very helpful.

On Ethos 1.2.5, I did not have to make any modifications to the Claymore.stub.conf file. I only modified the local.conf file. ive included my configurations below. hope this helps any noobs like myself Cheesy

Eth Donations: 0xA7a848b0Bccb99Fe32999113325003b4F82a589a


claymore.stub.conf
Code:
# WARNING! Miner loads options from this file only if there are not any options in the command line!
-colors 0
-dbg -1
-esm STRATUMTYPE
-epool POOL1
-ewal WALLET
-epsw PASSWORD1
-eworker WORKER
-allpools 1
-gser 2
-allcoins 1
-wd 0
-ethi 16

#Dual-Mining Params
#-mode 0

#-epool us1.ethermine.org:4444

#-ewal

#-epsw x

#-dpool stratum+tcp://siamining.com:7777

#-dwal

#-dpsw x

#-esm 1

#-mode 0

#-tt 70

#-dcoin sia

Local.Conf
Code:
globalminer claymore                                                                                                                           
maxgputemp 75                                                                                                                                 
stratumproxy enabled                                                                                                                           
proxywallet  <yourwalletaddress>.<yourminername>\<youremailaddress>                                                             
proxypool1 pool-usa.ethosdistro.com:5001                                                                                                       
proxypool2 pool-eu.ethosdistro.com:5001                                                                                                       
flags --cl-global-work 8192 --farm-recheck 200                                                                                                 
globalfan 85                                                                                                                                   
#                                                                                                                                             
#                                                                                                                                             
# [type] [value]                                                                                                                               
# ------------------------------------------------------                                                                                       
# globalminer ethminer                                                                                                                         
# maxgputemp 85                                                                                                                               
# stratumproxy enabled                                                                                                                         
# proxywallet <yourwalletaddress>.<yourminername>\<youremailaddress>                                                                                 
# proxypool1 us1.ethermine.org:4444                                                                                                           
# proxypool2 us2.ethermine.org:4444                                                                                                           
# poolpass1 x                                                                                                                                 
# poolpass2 x                                                                                                                                 
# flags --cl-global-work 8192 --farm-recheck 200                                                                                               
globalcore 2020                                                                                                                               
globalmem 4500                                                                                                                                 
# globalfan 90                                                                                                                                 
# globalpowertune 20                                                                                                                           
# autoreboot false                                                                                                                             
# custompanel publicsecret                                                                                                                     
# lockscreen enabled                                                                                                                           
# globaldesktop disabled                                                                                                                       
# ------------------------------------------------------                                                                                       
#                                                                                                                                             
# SAMPLE FORMAT:                                                                                                                               
# [type] [worker] [gpu0 value] [gpu1 value] [gpu2 value] [gpu3 value] [gpu4 value]                                                             
# ------------------------------------------------------                                                                                       
# cor 0e9b2f 2020 2020 2020 2020 2020 2020                                                                                                     
# mem 0e9b2f 4450 4450 4450 4450 4450 4450                                                                                                     
# fan c94e13 90 80 85 100 70                                                                                                                   
# pwr c94e13 10 20 15 15 20                                                                                                                   
# vlt c94e13 0 1118 0 0 1118                                                                                                                   
# ------------------------------------------------------                                                                                       
# ---------------------------------------------------------                                                                                   
#  SAMPLE DUALMINER CONFIG (for claymore)                                                                                                     
# ---------------------------------------------------------                                                                                   
dualminer enabled                                                                                                                             
dualminer-coin sia                                                                                                                             
dualminer-pool sia-us-west1.nanopool.org:7777                                                                                                 
dualminer-wallet  <yourwalletaddress>\<yourminername>\<youremailaddress>
Smilee
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
October 05, 2017, 04:14:49 AM
Last edit: October 05, 2017, 08:09:50 PM by Smilee
 #36



Thanks for this, yours and others' posts helped me get mine working.
I'm mining LBRY and one thing that I found with suprnova is that the -dwal setting needed to be [usernameforsite].[workername] (without sq brackets) and -dpsw needed to [workerpassword]

Hope this helps someone else.
[/quote]

What kind of hashrates did you get out of this?  I was mining Eth at 30mh per card but when I switched to dual mining LBC, I was getting 23 Eth and a pretty low Library hashrate(40 i think).
I didnt go back to try a -DCRI setting but it doesnt seem like would work given that they are both low already.
thx
Smilee
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
October 07, 2017, 12:45:16 AM
 #37



Thanks for this, yours and others' posts helped me get mine working.
I'm mining LBRY and one thing that I found with suprnova is that the -dwal setting needed to be [usernameforsite].[workername] (without sq brackets) and -dpsw needed to [workerpassword]

Hope this helps someone else.

What kind of hashrates did you get out of this?  I was mining Eth at 30mh per card but when I switched to dual mining LBC, I was getting 23 Eth and a pretty low Library hashrate(40 i think).
I didnt go back to try a -DCRI setting but it doesnt seem like would work given that they are both low already.
thx
[/quote]
I figured it out.  Needed to update EthOS to claymore 10.  getting 357 Eth and 1030 LBC on 12 card rig.  I am good with that!!
vaderiffic
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
November 07, 2017, 11:30:28 PM
 #38



Thanks for this, yours and others' posts helped me get mine working.
I'm mining LBRY and one thing that I found with suprnova is that the -dwal setting needed to be [usernameforsite].[workername] (without sq brackets) and -dpsw needed to [workerpassword]

Hope this helps someone else.

What kind of hashrates did you get out of this?  I was mining Eth at 30mh per card but when I switched to dual mining LBC, I was getting 23 Eth and a pretty low Library hashrate(40 i think).
I didnt go back to try a -DCRI setting but it doesnt seem like would work given that they are both low already.
thx
I figured it out.  Needed to update EthOS to claymore 10.  getting 357 Eth and 1030 LBC on 12 card rig.  I am good with that!!
[/quote]

Hi, I was getting ~30 for ETH solo per card, and it dropped to 27-28 when dual mining.
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!