Search content
Sort by

Showing 8 of 8 results by winkler
Post
Topic
Board Service Announcements (Altcoins)
Re: Scrypt.CC | Scrypt Cloud Mining
by
winkler
on 25/03/2015, 15:01:53 UTC
Received both of my delayed deposits, one yesterday from Admin himself, and one just now from Support. Be active and respectful in the chat and you'll get your deposits quicker!
Post
Topic
Board Service Announcements (Altcoins)
Re: Scrypt.CC | Scrypt Cloud Mining
by
winkler
on 23/03/2015, 16:56:29 UTC
Appreciate the update! Is there a resource for info like this that I'm not aware of?
Post
Topic
Board Service Announcements (Altcoins)
Re: Scrypt.CC | Scrypt Cloud Mining
by
winkler
on 23/03/2015, 15:52:57 UTC
I've been using it for a week now, been very pleased with the returns and features. However, the lack of communication reminds me of my zencloud/GAW experience and is extremely frustrating and dissuades me from putting serious money into the venture.

I've spoken briefly with Admin in the chat, who seems responsive, but since the site is currently down I'd like to at least get some updates via Twitter or something.
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] CoinKing.io - A feature packed profit switching multipool for all!
by
winkler
on 25/06/2014, 05:05:06 UTC
Enjoying using the site so far! I did notice the coins being mined under X11 multipool didn't change often, even when the coinstats page reflected a higher profitability coin (or three higher).

Edit: As I'm writing this it changed, although I think the server went down when it switched? Any1 else have that experience?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
winkler
on 23/06/2014, 02:24:02 UTC
I'm having trouble creating a config with different gpu threads to handle my two 280x and one 290x (with darkcoin). I'm using the latest v5 with profiles which I understand is per pool, so is there a way to extend it per GPU?  ubuntu 13.04 / cata 13.12

Code:
{
"pools" : [
        {
                "name" : "HashFaster Darkcoin",
                "url" : "stratum+tcp://stratum1.dark.hashfaster.com:4444",
                "user" : "jamin84.shelf2",
                "pass" : "x",
                "profile" : "280x"
        },
        {
                "name" : "DarkPool",
                "url" : "stratum+tcp://drkpool.com:333",
                "user" : "jamin84.shelf2",
                "pass" : "x",
                "profile" : "280x"
        }
],
"profiles" : [
        {
                "name" : "280x",
                "algorithm" : "darkcoin-mod",
                "nfactor" : "10",
                "intensity" : "16",
                "worksize" : "256",
                "gpu-threads" : "2",
                "gpu-engine" : "1050-1050",
                "gpu-memclock" : "1500-1500",
                "thread-concurrency" : "22272"
        },
        {
                "name" : "290x",
                "algorithm" : "darkcoin-mod",
                "nfactor" : "10",
                "intensity" : "20",
                "thread-concurrency" : "40100",
                "worksize" : "256",
                "gpu-threads" : "1",
                "gpu-engine" : "938-1050",
                "gpu-memclock" : "1500-1500",
                "thread-concurrency" : "40100"
        }
],
"default-profile" : "280x",
"failover-only" : true,
"failover-switch-delay" : "30",
"no-pool-disable" : true,
"no-submit-stale" : true,
"kernel-path" : "/usr/local/bin",
"kernel" : "alexkarold,ckolivas,zuikkis",
"lookup-gap" : "2,2,2",
"gpu-powertune" : "0,0,0",
"auto-fan" : true,
"temp-target" : "86,86,86",
"temp-overheat" : "92,92,92",
"temp-cutoff" : "95",
"queue" : "1",
"scan-time" : "7",
"expiry" : "28",
"log" : "5"
}


New build is beautiful, getting 3mH/s on each 280x and dropped temps 10+ degrees.
Post
Topic
Board Pools (Altcoins)
Re: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com
by
winkler
on 20/06/2014, 15:46:20 UTC
Luckily it was just 6hrs of ~3mH/s, so I don't feel too bad for a $1.50 mistake. Thanks for checking!
Post
Topic
Board Pools (Altcoins)
Re: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com
by
winkler
on 20/06/2014, 14:47:58 UTC
Hey guys - I stupidly entered the wrong address late last night (a q was entered as a g). Is there any way to recoup?

Correct:
1rV7XBhJHHyqeAjPemQzZVxX87qEMsv9F

Incorrect:
1rV7XBhJHHygeAjPemQzZVxX87qEMsv9F

Thanks!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
winkler
on 19/06/2014, 03:10:24 UTC
I just followed the directions on a new Ubuntu Trusty headless install, AMD catalyst 14.6 beta drivers and keep getting a Bus error (core dumped) message. Any ideas? Seems to be happening with all the different builds...