Author

Topic: Can I mine at P2P pools with cgminer? (Read 578 times)

hero member
Activity: 672
Merit: 501
December 11, 2013, 04:54:56 PM
#1
Pretty much what the topic says. I can not for the life of me get cgminer to run at all when I mine at a p2p pool.

I have tried using the cgminer.conf setup:

{
"pools" : [
   {
      "url" : "Whateverpooladdyis",
      "user" : "Thegeneratedwalletaddy",
      "pass" : "x"
   },
   {
      "url" : "stratum+tcp://backup-pool1.com:3333",
      "user" : "lurkmore.1",
      "pass" : "x"
   }
],

"intensity" : "16,16",
"scrypt" : true,
"thread-concurrency" : "11000,11000",
"worksize" : "256,256",

"kernel-path" : "/usr/local/bin"

That above crashes. Works fine if I enter a normal user name for a regular pushpool or whatever.

The same thing happens too when I try a .batch file also.

So how do I get this to work?
Jump to: