this is the second p2pool i have tried to use that just shows as dead in my sgminer.. any ideas what i am doing wrong please??
{
"pools": [
{
"name": "p2pool",
"url": "stratum+tcp://pool.lulupon.net:54092",
"algorithm": "x11mod",
"thread-concurrency" : "13188",
"rawintensity" : "131088",
"gpu-threads" : "2",
"worksize" : "64",
"user": "KLcNhpnW7L7YA7QXzggRknNyWvpn2hxaKP",
"pass": "1234"
},
{
"name": "xhash",
"url": "stratum+tcp://pool.xhash.net:3412",
"algorithm": "x11mod",
"thread-concurrency" : "13188",
"rawintensity" : "131088",
"gpu-threads" : "2",
"worksize" : "64",
"user": "pugwilfy.xhash",
"pass": "1234"
}
],
"failover-only": true,
"algorithm": "ckolivas",
"devices": "all",
"gpu-fan": "40-85",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "60",
"gpu-memdiff": "0",
"shares": "0",
"kernel-path": "/usr/local/bin",
"auto-fan": true,
"expiry": "28",
"failover-switch-delay": "10",
"gpu-dyninterval": "7",
"gpu-platform": "-1",
"hamsi-expand-big": "4",
"log": "5",
"no-pool-disable": true,
"no-client-reconnect": true,
"queue": "0",
"scan-time": "7",
"tcp-keepalive": "30",
"temp-hysteresis": "3"
}
just says that the pool is dead and switches to xhash, which works fine
Hmm....maybe try mining in the other p2pool. Don't know if it's a kernel problem or if the config file has mistakes.
This is my bat file
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --kernel darkcoin -o stratum+tcp://p2pool.altcoin.dk:9435 -u KFqrGVjWLBvRXMAGbaCNkUDqGkrimZhZbL -p x --auto-fan
and this is my conf file
{
"pools" : [
{
"url" : "stratum+tcp://p2pool.altcoin.dk:9435",
"user" : "KFqrGVjWLBvRXMAGbaCNkUDqGkrimZhZbL",
"pass" : "x"
}
]
,
"intensity" : "15",
"worksize" : "256",
"kernel" : "x11mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "1000",
"gpu-fan" : "auto",
"gpu-memclock" : "1000",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Stable and running. To provide complete info, i run a single MSI r9 290 GV-R929D5-4GD-B. 2.7Mhash so far. If you can help me improving my conf file, i'd be grateful! I just don't want to risk my card integrity by pushing it over 3 or 3.4.