Mining with the Linux client does not work. I get 0 primes per second even though my processors are pegged at 100%...
Odd, how long as it been running? I'm getting ~40 on an ancient Xubuntu rig.
Several minutes now. It even mines at 0 pps on the testnet. My windows box works just fine though at ~130pps.
./primecoind getmininginfo
{
"blocks" : 1046,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"primespersec" : 0,
"pooledtx" : 0,
"testnet" : false
}
And primecoind (both the download from sourceforge and the compiled source) are maxing out all my cores at 100%