amnesium / grin-miner-ethos

grin-miner ethOS Mining OS integration (ethosdistro.com)
GNU General Public License v3.0
3 stars 2 forks source link

Please add a little more detail to the README regarding configuration. #3

Open ebadiere opened 5 years ago

ebadiere commented 5 years ago

As a miner using ethos I am used to setting up the config using a file layout as such:

globalminer claymore globalfan 85 globalcore 1371 globalmem 4400 globalpowertune 110 maxgputemp 85 stratumproxy miner proxywallet 0x** proxypool1 pool-usa.ethosdistro.com:5001 proxypool2 pool-eu.ethosdistro.com:5001 flags --cl-global-work 8192 --farm-recheck 200

The layout on the README looks like an .ini file.

miner [worker] grin-miner grin-miner=proxywallet farm@test.com grin-miner=proxypool1 us-east.stratum.grinmint.com:3416 grin-miner=poolpass1 farmpw

This does not look like an ethos config.

eduard1337 commented 5 years ago

hi just make it like this

globalminer claymore

globalfan 85 globalcore 1371 globalmem 4400 globalpowertune 110 maxgputemp 85 stratumproxy miner miner [worker] grin-miner proxywallet farm@test.com //same data from grin config proxypool1 us-east.stratum.grinmint.com:3416 //same data from grin config poolpass1 farmpw //same data from grin config

proxywallet 0x**

proxypool1 pool-usa.ethosdistro.com:5001

proxypool2 pool-eu.ethosdistro.com:5001

flags --cl-global-work 8192 --farm-recheck 200

manus8 commented 5 years ago

Hi, I'm trying to use this miner for ethos. I edited my config file, but I can't understand what to write in line proxywallet. I want to mine on grinmint.com, and as indicated in FAQ I wrote my email+randomvalues@mail.com. Once I start with new settings, "show miner" says "At least one pool URL must be specified"

I didn't edit grin-miner.stub.conf, except removing # from line stratum_server_tls = enabled

Here's my ethos local.conf maxgputemp 75 miner 0fxxxx grin-miner grin-miner=proxywallet mail+944159@gmail.com grin-miner=proxypool1 eu-west-stratum.grinmint.com grin-miner=poolpass1 mypass stratumproxy miner fan 0fxxxx 60 60 60 75 60 60 cor 0fxxxx 1150 1150 1150 1150 1150 1150 mem 0fxxxx 2100 2100 2150 2050 2150 2050 dpm 0fxxxx 3 3 3 3 3 3 3

globalpowertune 120

vlt 0fxxxx 950 900 950 900 950 950 safevolt disabled

What's wrong with my config? Thanks Manuel

eduard1337 commented 5 years ago

Hi, I'm trying to use this miner for ethos. I edited my config file, but I can't understand what to write in line proxywallet. I want to mine on grinmint.com, and as indicated in FAQ I wrote my email+randomvalues@mail.com. Once I start with new settings, "show miner" says "At least one pool URL must be specified"

I didn't edit grin-miner.stub.conf, except removing # from line stratum_server_tls = enabled

Here's my ethos local.conf maxgputemp 75 miner 0fxxxx grin-miner grin-miner=proxywallet mail+944159@gmail.com grin-miner=proxypool1 eu-west-stratum.grinmint.com grin-miner=poolpass1 mypass stratumproxy miner fan 0fxxxx 60 60 60 75 60 60 cor 0fxxxx 1150 1150 1150 1150 1150 1150 mem 0fxxxx 2100 2100 2150 2050 2150 2050 dpm 0fxxxx 3 3 3 3 3 3 3

globalpowertune 120

vlt 0fxxxx 950 900 950 900 950 950 safevolt disabled

What's wrong with my config? Thanks Manuel

like this :

proxywallet mail+944159@gmail.com proxypool1 eu-west-stratum.grinmint.com:3416 poolpass1 mypass

manus8 commented 5 years ago

No way, it says "invalid miner specified" it seems it starts ccminer. obviously, it can't connect to grin pool.

Resilioh commented 5 years ago

Hi, same problem here.

Just followed the installation guide. Grin-miner is installed and I followed the config file configuration to use grin-miner.

But show miner command displays : "At least one pool URL must be specified" It seems the miner can't read the pool ?

Extract of my local config :

miner [myminer] grin-miner
grin-miner=proxywallet mymail@gmail.com
grin-miner=proxypool1 eu-west-stratum.grinmint.com:4416
grin-miner=poolpass1 mypass
stratumproxy miner

Should I change the values in the Grin Miner config file ?

Thanks

presence40 commented 5 years ago

Did we get this figured out? I was able to get the grin-miner running with the recent changes, but the show miner says it's mining at 0 gps. Jan 25 16:53:04.041 INFO Mining: Cuck(at)oo at 0 gps (graphs per second) Had to set the below to get it to use the grin-miner. globalminer grin-miner

Resilioh commented 5 years ago

Nop, still not working. At least you were able to run it :) I set globalminer grin-miner too. But it shows :

mindbreaker commented 5 years ago

Did someone tried? https://github.com/amnesium/bminer-grin-ethos