spinnaker16
Newbie
Offline
Activity: 28
Merit: 0
|
|
February 01, 2014, 03:16:26 PM |
|
"api-listen" : true, "intensity" : "18", "vectors" : "1", "worksize" : "512", "kernel" : "scrypt-jane", "failover-only" : true, "auto-fan" : true, "temp-cutoff" : "85", "temp-overheat" : "80", "temp-target" : "75", "expiry" : "30", "log" : "5", "queue" : "1", "retry-pause" : "5", "scan-time" : "60", "scrypt-jane" : true, "sj-nfmin" : "4", "sj-nfmax" : "30", "sj-time" : "1388361600", "temp-hysteresis" : "3", "shaders" : "2816", "thread-concurrency" : "32765", "gpu-powertune" : "20", "gpu-thread" : "1", "sharethreads" : "32", "lookup-gap" : "2", "gpu-engine" : "940", "gpu-memclock" : "1500" }
ill try this
how do i add the username, pass, and url in this format? cause id like to try this "url" : "stratum+tcp://thisisapool.world:666", "user" : "username.workername", "pass" : "worker password"
|
|
|
|
zoata87
Legendary
Offline
Activity: 1218
Merit: 1004
|
|
February 01, 2014, 03:17:19 PM |
|
"api-listen" : true, "intensity" : "18", "vectors" : "1", "worksize" : "512", "kernel" : "scrypt-jane", "failover-only" : true, "auto-fan" : true, "temp-cutoff" : "85", "temp-overheat" : "80", "temp-target" : "75", "expiry" : "30", "log" : "5", "queue" : "1", "retry-pause" : "5", "scan-time" : "60", "scrypt-jane" : true, "sj-nfmin" : "4", "sj-nfmax" : "30", "sj-time" : "1388361600", "temp-hysteresis" : "3", "shaders" : "2816", "thread-concurrency" : "32765", "gpu-powertune" : "20", "gpu-thread" : "1", "sharethreads" : "32", "lookup-gap" : "2", "gpu-engine" : "940", "gpu-memclock" : "1500" }
ill try this
how do i add the username, pass, and url in this format? cause id like to try this full .conf: { "pools" : [ { "url" : "POOLURL:PORT", "user" : "USER.WORKER", "pass" : "PW" } ], "api-listen" : true, "intensity" : "18", "vectors" : "1", "worksize" : "512", "kernel" : "scrypt-jane", "failover-only" : true, "auto-fan" : true, "temp-cutoff" : "85", "temp-overheat" : "80", "temp-target" : "75", "expiry" : "30", "log" : "5", "queue" : "1", "retry-pause" : "5", "scan-time" : "60", "scrypt-jane" : true, "sj-nfmin" : "4", "sj-nfmax" : "30", "sj-time" : "1388361600", "temp-hysteresis" : "3", "shaders" : "2816", "thread-concurrency" : "32765", "gpu-powertune" : "20", "gpu-thread" : "1", "sharethreads" : "32", "lookup-gap" : "2", "gpu-engine" : "940", "gpu-memclock" : "1500" }
|
|
|
|
exterzyn
|
|
February 01, 2014, 03:25:18 PM |
|
how many KH/s are u get with that configuration and what type of graphic card are u using?
|
|
|
|
|
zoata87
Legendary
Offline
Activity: 1218
Merit: 1004
|
|
February 01, 2014, 03:32:02 PM |
|
how many KH/s are u get with that configuration and what type of graphic card are u using?
950 KH/s R9 290x
|
|
|
|
mison
|
|
February 01, 2014, 03:36:44 PM |
|
I want to mine it, but I have some questions:
why you do not make some step by step manual to configure miner for solo mining? why we do not have source code ? running unknown exe file can be dangerous (steal passwords ..etc.)
|
|
|
|
|
Alty
|
|
February 01, 2014, 03:41:16 PM |
|
"api-listen" : true, "intensity" : "18", "vectors" : "1", "worksize" : "512", "kernel" : "scrypt-jane", "failover-only" : true, "auto-fan" : true, "temp-cutoff" : "85", "temp-overheat" : "80", "temp-target" : "75", "expiry" : "30", "log" : "5", "queue" : "1", "retry-pause" : "5", "scan-time" : "60", "scrypt-jane" : true, "sj-nfmin" : "4", "sj-nfmax" : "30", "sj-time" : "1388361600", "temp-hysteresis" : "3", "shaders" : "2816", "thread-concurrency" : "32765", "gpu-powertune" : "20", "gpu-thread" : "1", "sharethreads" : "32", "lookup-gap" : "2", "gpu-engine" : "940", "gpu-memclock" : "1500" }
ill try this
how do i add the username, pass, and url in this format? cause id like to try this full .conf: { "pools" : [ { "url" : "POOLURL:PORT", "user" : "USER.WORKER", "pass" : "PW" } ], "api-listen" : true, "intensity" : "18", "vectors" : "1", "worksize" : "512", "kernel" : "scrypt-jane", "failover-only" : true, "auto-fan" : true, "temp-cutoff" : "85", "temp-overheat" : "80", "temp-target" : "75", "expiry" : "30", "log" : "5", "queue" : "1", "retry-pause" : "5", "scan-time" : "60", "scrypt-jane" : true, "sj-nfmin" : "4", "sj-nfmax" : "30", "sj-time" : "1388361600", "temp-hysteresis" : "3", "shaders" : "2816", "thread-concurrency" : "32765", "gpu-powertune" : "20", "gpu-thread" : "1", "sharethreads" : "32", "lookup-gap" : "2", "gpu-engine" : "940", "gpu-memclock" : "1500" } I got 4 r290s in the same machine, can I configure it like this? "gpu-thread" : "1", "2", "3", "4" or is that total crap lol?
|
|
|
|
chip99
|
|
February 01, 2014, 03:44:32 PM |
|
you should not allow pools at release .i saw how many coins did that and all failed and had major problems .
|
|
|
|
mison
|
|
February 01, 2014, 03:45:18 PM |
|
how can you mining if the counter still show 3hours to start?
|
|
|
|
michaela_elise
Newbie
Offline
Activity: 39
Merit: 0
|
|
February 01, 2014, 03:48:40 PM |
|
"There will be official mining instructions on the pool." <- quote from owner
|
|
|
|
Freekje
|
|
February 01, 2014, 03:52:23 PM |
|
Who do I contact to get the source so I can compile a linux miner ?!?
|
Signatures are so 2014.
|
|
|
wing_hk
|
|
February 01, 2014, 03:54:04 PM |
|
Who do I contact to get the source so I can compile a linux miner ?!?
Maybe just as the op said: source: Link will be here on February 1st
|
|
|
|
FoBoT
|
|
February 01, 2014, 03:54:49 PM |
|
I want to mine it, but I have some questions:
why you do not make some step by step manual to configure miner for solo mining? why we do not have source code ? running unknown exe file can be dangerous (steal passwords ..etc.)
this had info on solo mining http://www.ultracoin.net/mining.htmlziggy posted this in the webchat channel LINUX GPU MINER SOURCE AT https://mega.co.nz/#!p0kkRbbR!i5DqBPRL4WtDFU0d9uTlILwZxQui3EWHaJgaYcPA8L8 (use --scrypt-jane --sj-time 1387769316 --sj-nfmin 4 --sj-nfmax 30)
|
|
|
|
zoata87
Legendary
Offline
Activity: 1218
Merit: 1004
|
|
February 01, 2014, 03:54:59 PM |
|
how can you mining if the counter still show 3hours to start?
i dont know if it will work. just configured a bit and we'll see if its runnin or not
|
|
|
|
ziggy909
Newbie
Offline
Activity: 46
Merit: 0
|
|
February 01, 2014, 03:55:26 PM |
|
does scrypt-jane also require to do
setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
?
thank you
this is always required with scrypt/scrypt-jane gpu mining
|
|
|
|
spatula
|
|
February 01, 2014, 03:56:37 PM |
|
Any advice on how to setup for CPU only miners?
|
|
|
|
Alty
|
|
February 01, 2014, 03:57:49 PM |
|
I love the ignorance in this thread.
I've posted two questions and both times they've been ignored.
First question: Will this work with GUIminer?
If not.
Second question : How do I get my 4 r290s to work with this?
|
|
|
|
SkillRoad
Member
Offline
Activity: 112
Merit: 10
|
|
February 01, 2014, 03:59:41 PM |
|
need a pool!!
utc.hackshard.com
|
|
|
|
michaela_elise
Newbie
Offline
Activity: 39
Merit: 0
|
|
February 01, 2014, 04:00:02 PM |
|
I love the ignorance in this thread.
I've posted two questions and both times they've been ignored.
First question: Will this work with GUIminer?
If not.
Second question : How do I get my 4 r290s to work with this?
You have 4 290's and don't know how to mine, were they for gaming originally? You will use the ultracoin miner (link posted in OP) and official config instructions will be posted on the official pool.
|
|
|
|
|