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
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
# 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:
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.