Bitcoin Forum
April 26, 2024, 04:53:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 »
  Print  
Author Topic: ethOS - Ethereum Mining Platform  (Read 94454 times)
Deki1904
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
September 20, 2017, 10:42:21 PM
 #281

Hi,

Have you guys ever think about to build a multi platform. Where you can easy chose the algorithm. And for amd also for Nvidia cards?

With a keeping update also for new incoming coins....

Because Ethereum mining is dying...... So maybe you should bring something alternative.

I would love it. Because I love ethos.

Cheers
1714150410
Hero Member
*
Offline Offline

Posts: 1714150410

View Profile Personal Message (Offline)

Ignore
1714150410
Reply with quote  #2

1714150410
Report to moderator
1714150410
Hero Member
*
Offline Offline

Posts: 1714150410

View Profile Personal Message (Offline)

Ignore
1714150410
Reply with quote  #2

1714150410
Report to moderator
1714150410
Hero Member
*
Offline Offline

Posts: 1714150410

View Profile Personal Message (Offline)

Ignore
1714150410
Reply with quote  #2

1714150410
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714150410
Hero Member
*
Offline Offline

Posts: 1714150410

View Profile Personal Message (Offline)

Ignore
1714150410
Reply with quote  #2

1714150410
Report to moderator
1714150410
Hero Member
*
Offline Offline

Posts: 1714150410

View Profile Personal Message (Offline)

Ignore
1714150410
Reply with quote  #2

1714150410
Report to moderator
1714150410
Hero Member
*
Offline Offline

Posts: 1714150410

View Profile Personal Message (Offline)

Ignore
1714150410
Reply with quote  #2

1714150410
Report to moderator
JackJackson
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 21, 2017, 01:09:38 AM
 #282

i tried 1.2.5 with P106-6g on core and memclocks are better.
on older configs i wrote 5500 mem clock for working on 4750 mem clock.
now its working well it works what i write on config

Hi friend, show your config file for P106-6g with ethos 1.2.5

this is sort of my remote.conf
Code:
###	Worker 48d485	// Asus H270Z mobo 6x Asus P106(v2) 4GB mem
miner 48d485 ethminer
cor 48d485 1250 1250 1250 1250 1250 1250
mem 48d485 4500 4500 4500 4500 4500 4500
fan 48d485 80 80 80 80 80 80
pwr 48d485 80 80 80 80 80 80
flg 48d485 --cl-local-work 256 --cl-global-work 8192 --farm-recheck 200 --cuda-parallel-hash 4
loc 48d485 P106v2_1

### Worker f45fb8 // Asrock TB250-BTC mobo 6x Asus P106 (v1) 8GB mem ###
miner 48d485 ethminer
cor f45fb8 1700 1700 1700 1700 1700 1700
mem f45fb8 5500 5500 5500 5500 5500 5500
fan f45fb8 80 80 80 80 80 80
pwr f45fb8 80 80 80 80 80 80
flg f45fb8 --cl-local-work 256 --cl-global-work 16387 --farm-recheck 200 --cuda-parallel-hash 4
loc f45fb8 P106v1_1

Worker 48d485 upgraded 1.2.5 4500 mem clock on config and works well on mem clock 4.5ghz (its fail on 4.75 i guess 4GB system memory not enough on this rig)
Worker f45fb8 installed ethos 1.2.4 5500 mem clock on config but mem clock 4.75 ghz works.

older versions i wrote 5500 mem clock on config but cards are running on 4750 mem clock realtime
it fixed on 1.2.5 version

Thanks a friend, these settings work fine!
marimach77
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
September 21, 2017, 10:07:01 AM
 #283

Hi guys, can I ask you for some help?

Trying to configure my ethOS for ETC mining but I have some problem. This is my first time with ethOS.

I'm mining ETC with Claymore 10 on Windows with this code based on info from my ETC pool:

Code:
EthDcrMiner64.exe -epool 79.98.144.27:8008 -ewal MyETCWalletAddress -eworker rig1 -epsw x -esm 0 -allcoins 1

What should be the correct setup of local.conf and claymore.stub.conf files based on above code? Is this ok?
local.conf file:
Code:
globalminer claymore
maxgputemp 65
globalcore 1150
globalmem 1200
globalfan 60
globalpowertune 5
stratumproxy enabled
proxywallet 0x84cdd5f8e81164cc0f54ed4a502476c76d1e8b
proxypool1  79.98.144.27:8008
flags --cl-global-work 8192 --farm-recheck 200
claymore.stub.conf:
Code:
-epool pool1
-ewal wallet
-eworker rig1
-epsw x
-esm 0
-allcoins 1

Many thanks for any advise.

you dont need to edit claymore.stub.conf
only remote or local.conf is enough

globalcore and globalmem values depends which gpus you have. i think its more comfortable to write them by each rig
you can use loc parameter for eworker
loc (rigcode) rigname
Finally got my pool working with ethOS. Seems my setup has to be like below:

local.conf file:
Code:
maxgputemp 70
globalminer claymore
autoreboot 2

#individual GPU overclocking (RX580)
cor 49709f 1150 1150 1150 1150 1150 1150 1150
mem 49709f 2200 2200 2200 2200 2200 2200 2200
fan 49709f 60 60 60 60 60 60 60
pwr 49709f 4 4 4 4 4 4 4
vlt 49709f 900 900 900 900 900 900 900

claymore.stub.conf file:
Code:
-epool 79.98.144.27:8008
-ewal 0x84cdd5f8e81164cc0f54ed4a502476c76d1e8b
-eworker rig1
-epsw x
-esm 0
-allcoins 1
-dbg -1

With this setup ethOS is working fine.

Still not sure vlt parameter is working for RX580 GPU series.

Xexen4
Sr. Member
****
Offline Offline

Activity: 756
Merit: 290


View Profile
September 21, 2017, 05:24:02 PM
 #284

With this setup ethOS is working fine.

Still not sure vlt parameter is working for RX580 GPU series.
try with this
vlt 49709f 1 1 1 1 1

if its work you can try 0.9 0.9
Futureblnr
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
September 21, 2017, 07:44:09 PM
 #285

I have a question and can't find where to ask. Can I mine any altcoins just with my Mac?
kjs
Full Member
***
Offline Offline

Activity: 188
Merit: 105


View Profile
September 22, 2017, 12:29:21 AM
 #286

With this setup ethOS is working fine.

Still not sure vlt parameter is working for RX580 GPU series.
try with this
vlt 49709f 1 1 1 1 1

if its work you can try 0.9 0.9

The voltage needs to be set in millivolts.

So, to set 0.9 volts you would specify 900 instead.

Code:
vlt 49709f 900 900 900 900 900

Most RX 470/480/570/580's should be able to run at 850 mv when mining ETH with the core clock set to 1150 mhz, hence set the config like this:

Code:
cor 49709f 1150 1150 1150 1150 
vlt 49709f 850 850 850 850 850
marimach77
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
September 22, 2017, 06:51:51 AM
 #287

Most RX 470/480/570/580's should be able to run at 850 mv when mining ETH with the core clock set to 1150 mhz, hence set the config like this:

Code:
cor 49709f 1150 1150 1150 1150 
vlt 49709f 850 850 850 850 850
My all RX580 GPUs have Hynix mem. I have stable 30.5MH/s but with vlt 900. Since 24 hours no freeze. With vlt 850 I got one freeze per 24H.
chem96
Full Member
***
Offline Offline

Activity: 1330
Merit: 217


https://lifinity.io/


View Profile
September 22, 2017, 10:58:05 AM
 #288

Hi,
Just few questions...

Q1: It’s possible to switch automatically between two conf? My Need: after 22:00  and until 06:00 I have 20% discount on electricity. I’ll use this time frame to power-up my rig.  from globalpowertune 80 to globalpowertune 90.

Q2 : How to update my Nvidia drivers? It’s automatically updated with each new ethos release or should I do something manual?

Thank you in advance for any help

botarnold
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
September 22, 2017, 12:25:14 PM
 #289

The vlt function doesn't seem to work on RX580 cards. As the power draw from the wall did not change whether I tune 1100 to 900 and even 750. It just doesn't seem to applying my values.
marimach77
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
September 22, 2017, 12:55:03 PM
 #290

The vlt function doesn't seem to work on RX580 cards. As the power draw from the wall did not change whether I tune 1100 to 900 and even 750. It just doesn't seem to applying my values.
Yes, I can confirm the same for my RX580. Even I change vlt to 850 or 900, power drawn from the wall is the same. What is also strange for me, globalpowertune parameter seems to not work too. Even I set 5/6/7, dashboard shows ptune 4, also ethos-overclock shows 4.
nokati
Full Member
***
Offline Offline

Activity: 312
Merit: 111



View Profile WWW
September 22, 2017, 01:22:57 PM
 #291

I have made an website for monitoring and managing the ethos rigs.

https://www.maxcoinz.com

https://bitcointalk.org/index.php?topic=2199074.new#new

chem96
Full Member
***
Offline Offline

Activity: 1330
Merit: 217


https://lifinity.io/


View Profile
September 24, 2017, 07:36:23 AM
 #292

Hi,
Just few questions...

Q1: It’s possible to switch automatically between two conf? My Need: after 22:00  and until 06:00 I have 20% discount on electricity. I’ll use this time frame to power-up my rig.  from globalpowertune 80 to globalpowertune 90.

Q2 : How to update my Nvidia drivers? It’s automatically updated with each new ethos release or should I do something manual?

Thank you in advance for any help


For my first question, I'll try to use Crontab to switch between two remote conf file.
I'll post my result here if somebody is interested...


twofreckles
Sr. Member
****
Offline Offline

Activity: 366
Merit: 250


View Profile
September 24, 2017, 08:39:06 AM
 #293

How does this function work:

"-Added ability to set voltage for RX series GPUs."

I mean is this better than adding offset to vbios? Did someone checked if power consumption from the wall is lower/higher/same comparing to offset?

kjs
Full Member
***
Offline Offline

Activity: 188
Merit: 105


View Profile
September 24, 2017, 09:28:46 AM
 #294

How does this function work:

"-Added ability to set voltage for RX series GPUs."

I mean is this better than adding offset to vbios? Did someone checked if power consumption from the wall is lower/higher/same comparing to offset?

They have code to control the voltage regulator modules (there are several types and manufacturers) of the GPU's directly so they can set the voltage to the desired levels.
kjs
Full Member
***
Offline Offline

Activity: 188
Merit: 105


View Profile
September 24, 2017, 09:30:37 AM
 #295

Hi,
Just few questions...

Q1: It’s possible to switch automatically between two conf? My Need: after 22:00  and until 06:00 I have 20% discount on electricity. I’ll use this time frame to power-up my rig.  from globalpowertune 80 to globalpowertune 90.

Q2 : How to update my Nvidia drivers? It’s automatically updated with each new ethos release or should I do something manual?

Thank you in advance for any help


For my first question, I'll try to use Crontab to switch between two remote conf file.
I'll post my result here if somebody is interested...



That should work, just execute something like this from crontab within a script:

Code:
minestop && <copy new config file to /home/ethos/local.conf && sudo ethos-overclock && minestart
twofreckles
Sr. Member
****
Offline Offline

Activity: 366
Merit: 250


View Profile
September 24, 2017, 04:44:27 PM
 #296

How does this function work:

"-Added ability to set voltage for RX series GPUs."

I mean is this better than adding offset to vbios? Did someone checked if power consumption from the wall is lower/higher/same comparing to offset?

They have code to control the voltage regulator modules (there are several types and manufacturers) of the GPU's directly so they can set the voltage to the desired levels.

This doesnt answer my question. How is setting static voltage different to adding offset. Which solutions gives better results or maybe they can be mixed ...

chem96
Full Member
***
Offline Offline

Activity: 1330
Merit: 217


https://lifinity.io/


View Profile
September 24, 2017, 05:19:51 PM
 #297

Hi,
Just few questions...

Q1: It’s possible to switch automatically between two conf? My Need: after 22:00  and until 06:00 I have 20% discount on electricity. I’ll use this time frame to power-up my rig.  from globalpowertune 80 to globalpowertune 90.

Q2 : How to update my Nvidia drivers? It’s automatically updated with each new ethos release or should I do something manual?

Thank you in advance for any help


For my first question, I'll try to use Crontab to switch between two remote conf file.
I'll post my result here if somebody is interested...



That should work, just execute something like this from crontab within a script:

Code:
minestop && <copy new config file to /home/ethos/local.conf && sudo ethos-overclock && minestart

@kjs: thank you for your suggestion and help. I'll try it.

redectro
Jr. Member
*
Offline Offline

Activity: 51
Merit: 1


View Profile
September 24, 2017, 05:24:44 PM
 #298

Claymore works great with Awesome Miner as a monitor, Shows start hashing speed at max much faster than the ethos interface.
I use both, Ethos rocks! So does Awesome Miner Monitor. Great stuff! Will keep updated.
chem96
Full Member
***
Offline Offline

Activity: 1330
Merit: 217


https://lifinity.io/


View Profile
September 24, 2017, 07:48:07 PM
 #299

Hi,
Just few questions...

Q1: It’s possible to switch automatically between two conf? My Need: after 22:00  and until 06:00 I have 20% discount on electricity. I’ll use this time frame to power-up my rig.  from globalpowertune 80 to globalpowertune 90.

Q2 : How to update my Nvidia drivers? It’s automatically updated with each new ethos release or should I do something manual?

Thank you in advance for any help


For my first question, I'll try to use Crontab to switch between two remote conf file.
I'll post my result here if somebody is interested...



That should work, just execute something like this from crontab within a script:

Code:
minestop && <copy new config file to /home/ethos/local.conf && sudo ethos-overclock && minestart

@kjs: thank you for your suggestion and help. I'll try it.

I created two directory “Day” ; “Night”. In each one I have put a file called “remote.conf” with the configmaker link I made. One with the parameter for the “day” and the second with the parameter for the “night”
Then I wrote 4 entry in crontab (crontab -e)
Code:
#Day config at 06:00 
x 6 x x x cp /home/ethos/day/remote.conf home/ethos/remote.conf
x 6 x x x sudo putconf && sudo ethos-overclock
#Night config at 22:00
x 22 x x x cp /home/ethos/night/remote.conf home/ethos/remote.conf
x 22 x x x sudo putconf && sudo ethos-overclock

And…. Yeaaaa it works!!!!

marimach77
Member
**
Offline Offline

Activity: 127
Merit: 10


View Profile
September 25, 2017, 06:38:25 AM
 #300

How does this function work:

"-Added ability to set voltage for RX series GPUs."

I mean is this better than adding offset to vbios? Did someone checked if power consumption from the wall is lower/higher/same comparing to offset?

They have code to control the voltage regulator modules (there are several types and manufacturers) of the GPU's directly so they can set the voltage to the desired levels.
This definitely does not work for Sapphire Radeon Nitro+ RX580 8GB (11265-01-20G) with Hynix mem (A1726, A1727). My power drawn from the wall didn't change after I set vlt to 850, 875, 900. No change.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 »
  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!