hi guys,
i've a little problem with my r9 280 and the sgminer from the nicehash site. i get only around 3~4mhs with wolf wolfs x11 bins from nicehash.
here my config file:
{
"pools": [
{
"url": "stratum+tcp://EU.coinmine.pw:3333",
"user": "***",
"pass": "***",
"nfactor" : "10",
"difficulty-multiplyer" : "256",
"worksize" : "64",
"gpu-engine" : "1170",
"gpu-memclock" : "1575"
}
],
"profiles": [],
"intensity" : "18",
"failover-only": true,
"algorithm" : "darkcoin-mod",
"device": "all",
"gpu-threads" : "2",
"temp-cutoff": "95",
"temp-overheat": "85",
"temp-target": "75",
"gpu-memdiff": "0",
"shares": "0",
"api-mcast-port": "4028",
"api-port": "4028",
"expiry": "28",
"failover-switch-delay": "60",
"gpu-dyninterval": "7",
"gpu-platform": "-1",
"hamsi-expand-big": "4",
"keccak-unroll": "0",
"log": "5",
"no-pool-disable": true,
"no-client-reconnect": true,
"queue": "1",
"scan-time": "7",
"tcp-keepalive": "30",
"temp-hysteresis": "3",
"watchpool-refresh": "30"
}
i dont not really know what i do with it. i get the syntax by copy and past from the internet. evry line with try and error. can anyone help me?
difficulty-multiplyer and nfactor shouldn't be needed.
try "xintensity" : "64", instead of intensity 18
also make sure you rename wolfs .bins to the same thing sgminer spits out with this config