Post
Topic
Board Pools (Altcoins)
Re: [ANN][MULTI][VARDIFF] Pool|TradeMyBit - 0.5% Prop/Profit Swap/Auto-Exch
by
bullus
on 16/06/2014, 11:03:03 UTC
I modified all settings to be mostly like yours and miner is not getting any work from pool. I'll just modify the failover-switch-delay to 10 only.

L.E.: I got work but miner first waited 5-6 minutes and said my ports are wrong. I'll keep settings like yours and see if all goes well, if not I'll just modify the failover.

How does ur pool config look like? Which cards are u using? Drivers?

Here's my config file:


{
"pools" : [
   {
      "url" : "stratum+tcp://am02.eu.trademybit.com:4010",
      "user" : "xxxxxxxxx",
      "pass" : "xxxxxxx",
      "algorithm" : "darkcoin-mod",
      "name" : "TMB X11"
   },
   {
      "url" : "stratum+tcp://am02.eu.trademybit.com:4011",
      "user" : "xxxxxxxxxx",
      "pass" : "xxxxxx",
      "algorithm" : "marucoin-mod",
      "name" : "TMB X13"
   },
   {
      "url" : "stratum+tcp://am02.eu.trademybit.com:4010",
      "user" : "xxxxxxxxx",
      "pass" : "xxxxxxx",
      "algorithm" : "darkcoin-mod",
      "name" : "TMB X11"
   },
   {
      "url" : "stratum+tcp://am02.eu.trademybit.com:4011",
      "user" : "xxxxxxxxxx",
      "pass" : "xxxxxxxx",
      "algorithm" : "marucoin-mod",
      "name" : "TMB X13"
   }
]
,
"extranonce-subscribe" : true,
"remove-disabled" : true,
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"failover-only" : true,
"intensity" : "18",
"worksize" : "256",
"algorithm" : "darkcoin-mod",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-dyninterval" : "7",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "10",
"failover-switch-delay" : "10",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}



I have 2 X Sapphire Radeon R9 280X Dual-X using Catalyst 13.12. Should I use 14.4?

I left miner on over night and worked fine with your settings, it just gave me pool port errors and waited 6 minutes first time I started miner with your settings.

I probably need to put specific settings per algo pool as well, but don't really know what to put there.

Try to deleted the global "algorithim" and change the kernelpath like I did, to your directory offcourse.
U can try 14.4.