Bitcoin Forum
May 09, 2024, 03:53:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ethos + electroneum or nicehash?  (Read 3007 times)
zhzz (OP)
Jr. Member
*
Offline Offline

Activity: 151
Merit: 7


View Profile
November 13, 2017, 11:21:35 AM
 #1

Both things are not working for me on EthOS.

I tried nicehash. The miner is showing up but the dashboard says "0" speed.

With electroneum (tried with sgminer-gm-xmr) it is also not working. I'll get a lot of: "invalid nonce HW error" on all GPUs randomly so EthOS is crashing.

Someone already set this up with working results? Is this even possible? Thanks!
1715270012
Hero Member
*
Offline Offline

Posts: 1715270012

View Profile Personal Message (Offline)

Ignore
1715270012
Reply with quote  #2

1715270012
Report to moderator
1715270012
Hero Member
*
Offline Offline

Posts: 1715270012

View Profile Personal Message (Offline)

Ignore
1715270012
Reply with quote  #2

1715270012
Report to moderator
1715270012
Hero Member
*
Offline Offline

Posts: 1715270012

View Profile Personal Message (Offline)

Ignore
1715270012
Reply with quote  #2

1715270012
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715270012
Hero Member
*
Offline Offline

Posts: 1715270012

View Profile Personal Message (Offline)

Ignore
1715270012
Reply with quote  #2

1715270012
Report to moderator
b20lopez
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
November 13, 2017, 04:06:43 PM
 #2

what are you trying to do?
marinecodex
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 13, 2017, 07:06:43 PM
 #3

 Just got this to work Smiley Electroneum

globalminer sgminer-gm-xmr
sgminer-gm-xmr=proxypool1 stratum+tcp://pool.electroneum.space:7777
sgminer-gm-xmr=proxypool2 stratum+tcp://pool.electroneum.space:7777
sgminer-gm-xmr=proxywallet your wallet here
sgminer-gm-xmr=poolpass1 x
sgminer-gm-xmr=poolpass2 x

Remove worker from sgminer-gm-xmr.stub.conf

{
    "pools": [{
        "url": "POOL1",
        "user": "WALLET",
        "pass": "PASSWORD1"
    },
    {
        "url": "POOL2",
        "user": "WALLET",
        "pass": "PASSWORD2"


sorry no idea on nicehash
greyday
Member
**
Offline Offline

Activity: 434
Merit: 52


View Profile
November 13, 2017, 11:43:46 PM
 #4

Are you trying to mine a certain generic algorithm on Nicehash or use their variable miner? For the latter, there is only support for windows. The former varies based on algorithm; I use nicehash's cryptonight pool when my house gets too warm and I want to cool it down without shutting down my miners (obviously remove hashes; my cards are all Nvidia, so ccminer makes the most sense for cryptonight, ymmv):

Code:
# globalminer ccminer
# ccminer=flags -a cryptonight
# globalproxy nicehash
# proxywallet [NICEHASHWALLET].[MINERNAME]
# proxypool1 cryptonight.usa.nicehash.com:3355#xnsub
# proxypool2 cryptonight.br.nicehash.com:3355#xnsub

You can also set globalmem higher and globalfan low (I do both) as cryptonight uses about half the electricity of my 1060s and 1070s. This is all I needed to set. The format is the same for other algorithms, just make sure you're using the correct miner/pool addresses.

As for Electroneum, make sure your miner/settings are for cryptonight as well, it's a cpu/lowend gpu aimed coin. Personally I am dubious of the coin/chain right now though. I ran my rigs on it for a while last night and the pool the last poster listed earned exactly .05. On suprnova I faired better, earning about 25 in a little under an hour, but reporting was super sketchy, and withdrawing didn't work. At all. My electroneum wallet still shows a zero balance half a day later. I gave up on it, at least until those coins show up in my wallet, but I like what I've read about the coin in general...

EDIT TO ADD: the #xnsub is crucial for Nicehash, they claim they will not payout without it, it is a verification thing (though I do get paid on my S3 even though the XNSUB instrux don't work for it; I don't see the hashrate but I do get credited for the work, so?). For gpus, though, I think it's mandatory. May also be why your rigs were showing up as zero.
m.vina
Full Member
***
Offline Offline

Activity: 280
Merit: 102



View Profile
November 14, 2017, 12:29:12 AM
 #5

Just got this to work Smiley Electroneum

globalminer sgminer-gm-xmr
sgminer-gm-xmr=proxypool1 stratum+tcp://pool.electroneum.space:7777
sgminer-gm-xmr=proxypool2 stratum+tcp://pool.electroneum.space:7777
sgminer-gm-xmr=proxywallet your wallet here
sgminer-gm-xmr=poolpass1 x
sgminer-gm-xmr=poolpass2 x

Remove worker from sgminer-gm-xmr.stub.conf

{
    "pools": [{
        "url": "POOL1",
        "user": "WALLET",
        "pass": "PASSWORD1"
    },
    {
        "url": "POOL2",
        "user": "WALLET",
        "pass": "PASSWORD2"


sorry no idea on nicehash

WARNING: Do not use the pool listed above. The URL contains malware.

Just go with the well known electroneum pools like easyhash.io, electroneum.fr, or even electroneum.hashparty.io.
You won't be finding any blocks anyway if the pool hashrate is so low.


M O Z O   //     $31M RAISED!     PRE-LISTED on Coinrail     $450k Bounty Tradable on 8/8/18
●            ●                       VERSACE & 38,000 Stores are accepting MOZO TOKENS                       ●            ●
●            ●            WHITEPAPER        MEDIUM        TELEGRAM        ANN THREAD            ●            ●
greyday
Member
**
Offline Offline

Activity: 434
Merit: 52


View Profile
November 14, 2017, 01:09:16 AM
 #6


WARNING: Do not use the pool listed above. The URL contains malware.


That explains a lot, actually. Any cause for concern for any systems other than Windows?
Rapturoso
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
November 14, 2017, 10:06:08 AM
 #7

Just got this to work Smiley Electroneum

globalminer sgminer-gm-xmr
sgminer-gm-xmr=proxypool1 stratum+tcp://pool.electroneum.space:7777
sgminer-gm-xmr=proxypool2 stratum+tcp://pool.electroneum.space:7777
sgminer-gm-xmr=proxywallet your wallet here
sgminer-gm-xmr=poolpass1 x
sgminer-gm-xmr=poolpass2 x

Remove worker from sgminer-gm-xmr.stub.conf

{
    "pools": [{
        "url": "POOL1",
        "user": "WALLET",
        "pass": "PASSWORD1"
    },
    {
        "url": "POOL2",
        "user": "WALLET",
        "pass": "PASSWORD2"


sorry no idea on nicehash

WARNING: Do not use the pool listed above. The URL contains malware.

Just go with the well known electroneum pools like easyhash.io, electroneum.fr, or even electroneum.hashparty.io.
You won't be finding any blocks anyway if the pool hashrate is so low.



Someone hasn't done their homework here. The pool offer a Miner page to mine directly from the browser without downloading and configuring any mining software. Simply providing an Electroneum address is supposed to pay any pool earnings to that wallet. You are most likely reacting to your anti-virus software alerts rather than responding to them appropriately.  If you look you'll see that the malware you speak of is not malware at all but just a miner that the site operators have provided for ease of use.
zhzz (OP)
Jr. Member
*
Offline Offline

Activity: 151
Merit: 7


View Profile
November 15, 2017, 08:18:07 PM
 #8

Just got this to work Smiley

it seems like it's working but ethos is not reporting the H/s? Not showing up in "show stats".
Now easyhash.io is only showing me that I mined "x minutes" ago... Nothing is changing.
Rapturoso
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
November 16, 2017, 12:11:52 AM
 #9

Just got this to work Smiley

it seems like it's working but ethos is not reporting the H/s? Not showing up in "show stats".
Now easyhash.io is only showing me that I mined "x minutes" ago... Nothing is changing.

It takes a while for the stats on ETHOS to show on the main page. Also when you use 'show miner' in the terminal it also reports correctly. There was an issue with my miner (which may not be related as I use nVidia GPUs) on ETHOS 1.2.4 where I had to inject the flags in the ETHOS config in this manner:

globalminer ccminer
# for pool use:
stratumproxy enabled
# for Nicehash use:
# stratumproxy nicehash
ccminer-flags -a cryptonight -o stratum+tcp://[pool server]:[pool port] -u [ETN address]
# proxypool [pool server]:[pool port]
# proxywallet [ETN address]

This was because on Nicehash ccminer would report that it tried to connect to Niceash and then the connection was rejected and on other pools ccminer would report that the address used was invalid. Injecting the flags as above got around this issue albeit in a hacky kind of way.

I made some modifications to ETHOS 1.2.4 so I didn't want to lose them by upgrading to 1.2.5. I still have to add support for ccminer mods with better hashing performance. In the future I won't be using any proprietary software for hashing. EWBF is the only proprietary miner I have used and I'm still looking for an alternative for Equihash. For now though, ccminer appears to be hashing OK on CryptoNight. I may get better performance on CryptoNight by incorporating the ccminer mods but I'm in no rush.
greyday
Member
**
Offline Offline

Activity: 434
Merit: 52


View Profile
November 16, 2017, 04:01:22 AM
 #10

If you log into ethos and type "update" (no quotes), it will send the most current data to the web monitor page.
Jaerul
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 28, 2017, 01:42:29 AM
 #11

Hi Guys

I have been playing around with settings in ethos and trying to get electroneum to mine. Here is what worked for me today 11/27/2017

maxgputemp 85
miner [worker] sgminer-gm-xmr
stratumproxy enabled
proxywallet [your wallet]
proxypool1 pool.electroneum.space:5555
proxypool2 pool.electroneum.space:5555
poolpass1 x
poolpass2 x
flags --cl-global-work 8192 --farm-recheck 200
globalfan 85

remove the brackets [] when adding your ethos worker name and your wallet. For the wallet, I used my offline public wallet.
the electroneum pools listed work for me.

Also do this:

Remove .worker from sgminer-gm-xmr.stub.conf for POOL1 and POOL2

{
    "pools": [{
        "url": "POOL1",
        "user": "WALLET.WORKER", (remove the .WORKER so it looks like) "user":"WALLET",
        "pass": "PASSWORD1"
    },
    {
        "url": "POOL2",
        "user": "WALLET",
        "pass": "PASSWORD2"

I hope this help, not sure about nicehash.
Fleman
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 06, 2018, 05:00:42 PM
 #12

does anyone know if it works with claymore?
greyday
Member
**
Offline Offline

Activity: 434
Merit: 52


View Profile
January 07, 2018, 03:19:35 AM
 #13

does anyone know if it works with claymore?

Ethos? Yes, it comes with Claymore 9.8 as of version 1.2.7, but they JUST released an update so they may support 10 now (you can also manually install 10 on an earlier build, their website has instrux on how to).
Fleman
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 07, 2018, 09:01:00 AM
 #14

I actually meant using EthOS/Claymore to mine ETN
greyday
Member
**
Offline Offline

Activity: 434
Merit: 52


View Profile
January 07, 2018, 11:50:11 PM
 #15

I actually meant using EthOS/Claymore to mine ETN

I don't see why it wouldn't, just change the miner settings.
Fleman
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
January 08, 2018, 06:59:08 PM
 #16

great thanks, just changing pool and wallet in local.conf is enough?
ajpsp5
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 16, 2018, 12:13:20 AM
 #17

Here's a package I created to keep your rig mining the most profitable algorithm. The defaults uses NiceHash, I hope it helps. If you find any issues or want to request features please submit an issue on GitHub.

https://github.com/ajpsp5/ethos-auto-miner

Happy Mining Guys Grin Grin
greyday
Member
**
Offline Offline

Activity: 434
Merit: 52


View Profile
April 16, 2018, 08:51:10 PM
 #18

Here's a package I created to keep your rig mining the most profitable algorithm. The defaults uses NiceHash, I hope it helps. If you find any issues or want to request features please submit an issue on GitHub.

https://github.com/ajpsp5/ethos-auto-miner

Happy Mining Guys Grin Grin

This looks interesting, and nice work! But an almost 5%/day donation rate? Are you suggesting it will provide at least that much increase in income?
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!