Author

Topic: [ANN][POOL][KARM] New KARMAcoin P2pool is opened! (Read 1379 times)

member
Activity: 67
Merit: 10
as you can see from my picture, i'm getting 2.5Mh/s on a R9 270x so if you are saying by using the "advised" settings to make a p2pool work i will drop 0.5Mh/s then i'll just stick with xhash as that works for me..

please dont be ignorant and disregard my intensity settings, this seems to be a better way to get more from your cards

taken from here
http://www.reddit.com/r/DRKCoin/comments/29mzyt/best_x11_or_x13_most_algo_settings_for_270x_270/


 --difficulty-multiplier 256

Plz add this option, and try again.
member
Activity: 67
Merit: 10
as you can see from my picture, i'm getting 2.5Mh/s on a R9 270x so if you are saying by using the "advised" settings to make a p2pool work i will drop 0.5Mh/s then i'll just stick with xhash as that works for me..

please dont be ignorant and disregard my intensity settings, this seems to be a better way to get more from your cards

taken from here
http://www.reddit.com/r/DRKCoin/comments/29mzyt/best_x11_or_x13_most_algo_settings_for_270x_270/

Did you try another p2pool??

Here is another Karmacoin P2pool. Please try this pool.
http://karma.p2pool.altcoin.dk:9435/static/

Thanks.
member
Activity: 117
Merit: 10
as you can see from my picture, i'm getting 2.5Mh/s on a R9 270x so if you are saying by using the "advised" settings to make a p2pool work i will drop 0.5Mh/s then i'll just stick with xhash as that works for me..

please dont be ignorant and disregard my intensity settings, this seems to be a better way to get more from your cards

taken from here
http://www.reddit.com/r/DRKCoin/comments/29mzyt/best_x11_or_x13_most_algo_settings_for_270x_270/
member
Activity: 67
Merit: 10
Please refer to this thread : https://bitcointalksearch.org/topic/annx11x13-x11-darkcoinx13-marucoin-miner-based-on-sph-sgminer-623409


Single
MSI R9 280x 3.5 MH/s
Code:
"intensity" : "16",
"vector" : "1",
"worksize" : "256",
"kernel" : "x11mod",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-engine" : "1200",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-vddc" : "1.200",
"gpu-threads" : "2"

Rig
5 x Sapphire R9 270x Vapor-X 10.45 MH/s (~2.09 MH/s per card)
Code:
"intensity" : "16",
"vectors" : "1",
"worksize" : "128",
"kernel" : "x11mod",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-engine" : "1150",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-vddc" : "1.150",
"gpu-threads" : "2"

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??


Code:
{
  "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
"rawintensity" : "131088" <---------------  Huh??     this is too high.

usually is 13 - 18
legendary
Activity: 1274
Merit: 1000
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??


Code:
{
  "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
"rawintensity" : "131088" <---------------  Huh??     this is too high.

usually is 13 - 18
hero member
Activity: 528
Merit: 500
We are the ones we've been waiting for
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??


Code:
{
  "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.
member
Activity: 117
Merit: 10
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??


Code:
{
  "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
full member
Activity: 183
Merit: 100
Thanks....
newbie
Activity: 41
Merit: 0
Thank you for supporting us!!!

-Who
member
Activity: 67
Merit: 10

KARMAcoin Mining P2Pool!

Pool Site: http://pool.lulupon.net:54092
Mining Address: stratum+tcp://pool.lulupon.net:54092


My pool is added to official thread of KARMAcoin (X11) at P2Pool Section.
https://bitcointalksearch.org/topic/annkarm-karma-x11-579973

No registration
DDOS Protected by P2P Nodes
VARDIFF
Fees Just 1%

Getting Started
AMD : sgminer -k darkcoin -o stratum+tcp://pool.lulupon.net:54092 -u [Your KARMAcoin Wallet Address] -p [Any]
Please do NOT use exchange deposit wallet address. If you do that, mining coin will be lost.

Nice hashing to all Peers!! Cheer Up!
Jump to: