Bitcoin Forum
June 24, 2024, 06:43:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ethos Claymore dual mining ETH + PASC not working  (Read 193 times)
zak062 (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 23, 2017, 05:34:13 PM
Last edit: December 23, 2017, 11:11:15 PM by zak062
 #1

****solved, see below****

Hello all.

Currently have my first rig set up, parts list below. Only have 1 580 at the moment, 2nd will be here in a few days and 3rd in a few more. (darn newegg's 1 per person per 48 hours)

CPU: Intel - Celeron G3930 2.9GHz Dual-Core Processor  ($35.49 @ SuperBiiz)
Motherboard: Asus - PRIME Z270-P ATX LGA1151 Motherboard  ($114.99 @ B&H)
Memory: Crucial - Ballistix Tactical 4GB (1 x 4GB) DDR4-2666 Memory  ($47.49 @ Amazon)
Storage: SanDisk - Z400s 64GB M.2-2280 Solid State Drive  ($34.99 @ Amazon)
Video Card: MSI - Radeon RX 580 8GB ARMOR OC Video Card (2-Way CrossFire)  ($469.99 @ Newegg Marketplace)
Video Card: MSI - Radeon RX 580 8GB ARMOR OC Video Card (2-Way CrossFire)  ($469.99 @ Newegg Marketplace)
Power Supply: Thermaltake - Toughpower Grand RGB 850W 80+ Gold Certified Fully-Modular ATX Power Supply  ($96.59 @ SuperBiiz)
Generated by PCPartPicker 2017-12-23 12:23 EST-0500


Im running Ethos and trying to mine ETH and PASC. I can solo mine ETH just fine with a modded BIOS and overclock memory. I've gotten a stable 30.8 mh/s solo mining. The second i enable claymore.stub.conf, i don't get any hashrate what so ever on either coin. I've tried nanopool and coinotron pools for PASC. I've tried Pascal Wallet, Poloniex and Coinotron for wallets. I also gave SIA coin a try just to see and still got nothing. I can't get anywhere and I've been at it for over  a day now. Any help/input would be greatly appreciated. I know i have to be overlooking something at this point.

Log file for reference.
http://paste.ethosdistro.com/yinegayano

Claymore.stub.conf for reference
Code:
# WARNING! Remove "#" characters to enable lines, with "#" they are disabled and will be ignored by miner! Check README for details.
# 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

#uncomment and configure the -dpool and -dwal lines below to enable dualmining.
-mode 0

-ewal 0xf981c1186b94c4af14AB007d8C3A189137aA965c
-epool eth-us-east1.nanopool.org:9999
-epsw x
-dpool Coinotron.com:3348
-dwal zak062.rig001
-dpsw x
-esm 1
-mode 0
-tt 70
-dcoin pasc
fapar
Sr. Member
****
Offline Offline

Activity: 1414
Merit: 267


Undeads.com - P2E Runner Game


View Profile
December 23, 2017, 07:05:56 PM
 #2

Try this config:
-ewal 0xf981c1186b94c4af14AB007d8C3A189137aA965c
-epool coinotron.com:3344
-epsw x
-dpool Coinotron.com:3348
-dwal YOURPASCWALLET
-dpsw x
-esm 2
-mode 0
-tt 70
-dcoin pasc

Perhaps the reason is that different pools use different Ethereum Stratum mode.
-esm   Ethereum Stratum mode. 0 - eth-proxy mode (for example, dwarpool.com), 1 - qtminer mode (for example, ethpool.org),
   2 - miner-proxy mode (for example, coinotron.com), 3 - nicehash mode. 0 is default.
Of course on the pool, create a worker for ETH.

💀|.
   ▄▄▄▄█▄▄              ▄▄█▀▀  ▄▄▄▄▄█      ▄▄    ▄█▄
  ▀▀▀████████▄  ▄██    ███▀ ▄████▀▀▀     ▄███   ▄███
    ███▀▄▄███▀ ███▀   ███▀  ▀█████▄     ▄███   ████▄
  ▄███████▀   ███   ▄███       ▀▀████▄▄███████████▀
▀▀███▀▀███    ███ ▄████       ▄▄████▀▀████   ▄███
 ██▀    ▀██▄  ██████▀▀   ▄▄█████▀▀   ███▀   ▄██▀
          ▀▀█  ▀▀▀▀ ▄██████▀▀       ███▀    █▀
                                      ▀
.
.PLAY2EARN.RUNNER.GAME.
||VIRAL
REF.SYSTEM
GAME
|
████████████████████████████
████████████████████████████
████████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
zak062 (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 23, 2017, 11:10:56 PM
 #3

I could kiss you.

It was -esm that was doing me in. It worked just like you told me to set it up and also works with the 0 value. I am now dual mining ETH at 31 h/s and PASC at 405mh/s/ Thank you so much! Current set up looks like below.


Code:
-ewal 0xf981c1186b94c4af14AB007d8C3A189137aA965c
-epool stratum+tcp://eth-us-east1.nanopool.org:9999
-epsw x
-dpool stratum+tcp://pasc-us-east1.nanopool.org:15555
-dwal 86646-64.eeaa29f956d9570b
-dpsw x
-esm 0
-mode 0
-tt 70
-dcoin pasc
mckenz1e7
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
January 25, 2018, 07:55:27 AM
 #4

hi i have been mining eth doing and my rig works perfectly right, but i am having an issue with dual minning, when i set this configuration it seems that the gpu fans don't run, after a while the fan speed up  to 4.0 and then they go back to 1.0,
Pages: [1]
  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!