Bitcoin Forum
May 25, 2024, 11:56:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: awesome miner: ethos  (Read 479 times)
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 09, 2017, 12:38:05 PM
 #1

Hello,
Can anyone share how they are monitoring ethos rigs (linux) with awesome miner?

Thank you.
Tony
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 09, 2017, 03:23:23 PM
 #2

use network scan or external miner to set it up with ethos if you want to monitor it with Awesome Miner.

all three rigs are running ethos with AM monitoring them .


For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 10, 2017, 06:37:21 PM
 #3

Thank you. I knew it was possible but what do you have to do in the local.conf in ethos or elsewhere to allow it to listen on port 3333? I have tried placing -mport 3333 on the flags line of the config and restarting with no success.

Does not seem to be a lot of info out there on this.
Any help would be greatly appreciated.

Thank you.
Tony
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 10, 2017, 06:43:08 PM
 #4

Thank you. I knew it was possible but what do you have to do in the local.conf in ethos or elsewhere to allow it to listen on port 3333? I have tried placing -mport 3333 on the flags line of the config and restarting with no success.

Does not seem to be a lot of info out there on this.
Any help would be greatly appreciated.

Thank you.
Tony

this is all i have in the my local.conf
you wil need to change this to what ethos gives you

loc 8930cc
Quote
miner3 is whatever you want the miner name to be so you can keep track of it the number is different per copy of the soft ware or PC.
Code:
loc 8930cc miner3
globalminer claymore-zcash
maxgputemp 85
stratumproxy enabled
proxywallet nukepower
proxypool1 us-east.equihash-hub.miningpoolhub.com:17023
globalfan 85
flags -logfile noappend.txt

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 10, 2017, 06:45:44 PM
 #5

thank you for the quick reply. Are you using ethos running on linux? Version? I am running 1.2.7.
I don't see any reference to specifying the port. Did you have to do anything to ethos to let awesome miner see it? When I try telnetting to the port 3333 I get no answer. Do you get an answer when you try to telnet to your rig ip 3333?

Thanks.
Tony
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 10, 2017, 06:49:33 PM
Last edit: December 10, 2017, 07:02:38 PM by toptek
 #6

thank you for the quick reply. Are you using ethos running on linux? Version? I am running 1.2.7.
I don't see any reference to specifying the port. Did you have to do anything to ethos to let awesome miner see it? When I try telnetting to the port 3333 I get no answer. Do you get an answer when you try to telnet to your rig ip 3333?

Thanks.
Tony

no it should loud by default

all i do with Awesome miner is use external miner and put the IP with out port :3333 and it finds it . claymore should all ready load port :3333 by default.

what software miner are you using ? .

what your network address ? ..
you do mean this ethos http://ethosdistro.com/ ?  

you can try this in the local file

Code:
flags -mport 127.0.0.1:3333 -logfile noappend.txt 

 or

Code:
flags -mport 0.0.0.0:3333 -logfile noappend.txt 

the
Code:
 -logfile noappend.txt
is so you don't have a ton of log file you don't really need login.

and when you set it up with Awesome miner  make sure to use the right software miner if you don't it may not load the right port other wise can't say without seeing it .



For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 10, 2017, 07:01:46 PM
 #7

I am using ethos for linux... let me try this real fast.
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 10, 2017, 07:08:20 PM
 #8

didn't work and I get an error...

invalid arguement -mport
genoil's ethminer 0.0.41
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 10, 2017, 07:08:46 PM
Last edit: December 10, 2017, 07:40:31 PM by toptek
 #9

Just found this about  ethos


https://ethereum.stackexchange.com/questions/2316/whats-the-advantage-of-ethos-over-ubuntu-or-windows-mining

if were talking about the same one, I know there is or was two different version by two different Dev . the free version i could never get to work right .

did you pay for your copy/s of ethos and there all Linux based as far as i know, they all run Ubuntu 14 or were, not sure what 127 runs yet, haven't checked.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 10, 2017, 07:09:22 PM
Last edit: December 10, 2017, 07:33:42 PM by toptek
 #10

didn't work and I get an error...

invalid arguement -mport
genoil's ethminer 0.0.41

you not using clay more that why

use either

Code:
globalminer claymore-zcash
 for Zec mining for AMD cards only claymore Zec miner only supports AMD cards
or

Code:
globalminer claymore
 for eth for AMD or NV card, CM ETH Miner supports both .

if want to use port:3333,...  i don't think you can set it up in Awesome miner just to monitor unless you use genoil's ethminer as a Generic miner with awesome miner to monitor it ..

I don't know to much about genoil's ethminer or know how to set up a port in ethos for genoil's ethminer to use a port , how you want.

for NV cards use dstm-zcash forv ZEC mining like below and change the
Code:
 proxypool1 and proxywallet
for your setup .  leave in
Code:
flags --telemetry=0.0.0.0:2222
or you can't see it in awesome, i found out the other day troubleshooting  using dstm-zcash miner.
 

Code:
globalminer dstm-zcash
maxgputemp 85
stratumproxy enabled
proxywallet
proxypool1
globalfan 85
flags --telemetry=0.0.0.0:2222

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 10, 2017, 07:19:12 PM
 #11

stand by... testing. Thanks!!!
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 10, 2017, 07:45:59 PM
 #12

Wow. It works...
Key is that you define globalminer as claymore and then it allows you to use that flag.

Wow, there is nothing on this topic. I hope this helps someone else.
Thank you so much!
Tony
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 11, 2017, 12:02:25 AM
 #13

you do that for any Software miner ethos supports Smiley ....


some flags my not work it depends on what soft ware miner your using for the flags to work.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
tonyadduci (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 11, 2017, 12:03:35 AM
 #14

but if you don't define claymore it still mines was my point.
Thanks...
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
December 11, 2017, 12:05:21 AM
Last edit: December 11, 2017, 12:17:34 AM by toptek
 #15

it will default miner is genoil's ethminer Smiley just a tip ...

you also can see your whole set up on any brower if you use ethos OS

http://find this number.ethosdistro.com/?night=yes

like below then you can go to any browser and see all your cards and rigs ethos is using on your local network.

http://numberhere.ethosdistro.com/?night=yes



This might help you out a lot

knowledge base  for everything ethos OS deos so it's all there even about using globalminer Smiley ..

http://ethosdistro.com/kb/





For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
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!