Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: gus898 on June 16, 2014, 08:02:48 PM



Title: NiceHash Auto-Switching Multi-Algorithm Mining
Post by: gus898 on June 16, 2014, 08:02:48 PM
Hey everyone, I've been trying to get my rigs to mine on nicehash's multi-algorithm mining. I downloaded the Sgminer 5.0 as instructed on nicehash, but I cannot get my rigs going on this. I am currently set up with three R9 280X on each rig. I was just wondering if anyone could post their config file and/or bat file here so I can get an idea of what it should look like. Is anyone else doing this with success? Thanks


Title: Re: NiceHash Auto-Switching Multi-Algorithm Mining
Post by: MysteryX on June 16, 2014, 11:27:59 PM
There is a problem with their connections today, you might have your config correct already. Add some backup pools and see if the failover works.


Title: Re: NiceHash Auto-Switching Multi-Algorithm Mining
Post by: gus898 on June 17, 2014, 07:04:31 AM
My config is not right. Can someone please post yours if your doing this with the same hardware. I can't figure it out.


Title: Re: NiceHash Auto-Switching Multi-Algorithm Mining
Post by: torontominer on June 18, 2014, 03:37:23 AM
i got a problem.
i use p=0.7;d=0.01  as passwd
but it doesnt switch to failover server
just stuck at waiting for work available

anyone has the same problem


Title: Re: NiceHash Auto-Switching Multi-Algorithm Mining
Post by: gus898 on June 18, 2014, 05:38:55 AM
Okay, I've been trying to figure this out and cannot get anywhere. My rig has 3 280x sapphire gpus. Windows 7, and a MSI mother board. I tried several configs I've copied from other people, but none work. The miner simply opens and then closes really fast each time I try to do this. Don't know what's wrong but it's probably my config file. I've mostly mined script coin and have not mined x11 or x13 coins. I'm a newbie to this and cannot figure it out. I'll post my current config file below but probably will have to start from scratch. Anyone know how to get me up and running? I will pay $50 in bit coin if you can get me up and running. Not too sure what the problem is though. Like I said I’m new to this and may be better off starting from scratch. Please message me instead of posting here. Thanks



{
"pools" : [
     {
          "name" : "NiceHash_Scrypt_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4333",
          "user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
          "pass" : "d=1024",
          "pool-nfactor" : "10",
          "pool-algorithm" : "zuikkis",
          "pool-gpu-engine" : "1000",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_Scrypt-N_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4335",
          "user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
          "pass" : "d=1024",
          "pool-nfactor" : "11",
          "pool-algorithm" : "zuikkis",
          "pool-gpu-engine" : "1000",
     "pool-intensity" : "13",
     "pool-gpu-memclock" : "1500",
     "pool-g" : "2",
     "pool-lookup-gap" : "2",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_X11_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4336",
          "user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
          "pass" : "d=0.08",
          "pool-nfactor" : "10",
          "pool-algorithm" : "darkcoin-mod",
          "pool-gpu-engine" : "1100",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_X13_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4337",
          "user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
          "pass" : "d=0.08",
          "pool-nfactor" : "10",
          "pool-algorithm" : "marucoin-mod",
          "pool-gpu-engine" : "1100",
     "pool-worksize" : "128",
     "pool-intensity" : "18",
     "pool-g" : "4",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_Keccak_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4338",
          "user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
          "pass" : "d=1024",
          "pool-nfactor" : "10",
          "pool-algorithm" : "maxcoin",
          "pool-gpu-engine" : "1100",
     "pool-intensity" : "6",
     "pool-gpu-memclock" : "750",
     "pool-gpu-threads" : "1",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_Scrypt_Backup!",
          "url" : "stratum+tcp://stratum.nicehash.com:4333",
          "user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
          "pass" : "d=1024",
          "pool-nfactor" : "10",
          "pool-algorithm" : "zuikkis",
          "pool-gpu-engine" : "1000",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "Coinshift_Script_backup",
          "url" : "",
          "user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
          "pass" : "x",
          "pool-nfactor" : "10",
          "pool-algorithm" : "marucoin-mod",
          "pool-gpu-engine" : "1100",
          "pool-thread-concurrency" : "8192"
     }
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-engine" : "1070",
"gpu-fan" : "100",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-vddc" : "1.162",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "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",
"no-client-reconnect" : true,
"failover-only" : true,
"failover-switch-delay" : "30",
"api-allow" : "W:127.0.0.1/24",
"api-listen" : true
}