The poclbm tag has no wiki summary.
1
vote
0answers
772 views
Running a command line bitcoin CPU miner on ubuntu for slush's pool
I don't intend to do this long term as I am pretty sure the cost of the power would exceed the earnings, this is more for educational purposes. What I'm looking for is a command line miner for Ubuntu. ...
3
votes
2answers
245 views
Hashrate falls by factor of 1000x when now block is found?
Very often my mining hashrate falls from the usual ~550 Mhash/s to about 400-500 khash/s, and I have noticed direct correlation in time with messages like these:
btcguild.com:8332 25/04/2013 ...
1
vote
1answer
147 views
Broken miner: no more backup pools
I have 3 graphics cards running poclbm each with a rate of about 140 MH/s. This has been running since I posted an earlier question ( "No more backup pools left. Using primary and starting ...
0
votes
1answer
677 views
Linux poclbm error
I'm running on linux, just installed PyOpenCL, but when I run poclbm I get this error:
03/01/2013 16:49:12, Ignored invalid server entry: username:password@host:port
Traceback (most recent call ...
3
votes
1answer
320 views
What does the poclbm output mean?
I have 3 graphics cards mining with poclbm (no external pool) and they all have pretty much the same output:
MYSERVER:MYPORT [141.642 MH/s (~0 MH/s)] [Rej: 0/0 (0.00%)]
what does the "~0 MH/s" ...
3
votes
1answer
1k views
“No more backup pools left. Using primary and starting over.”
I am not using a pool, I am using my graphics cards mining with poclbm over rpc. i do not understand why I get these messages.
localhost:8332 15/08/2012 22:40:13, No more backup pools left. Using ...
1
vote
0answers
483 views
Can't start poclmb on Ubuntu 12.04 beta amd64
I'm trying to run the program poclbm on Ubuntu 12.04 beta. However, I have a bug out:
kamrenov@naiman:~/work/poclbm$ ./poclbm.py -d0 http://user@yahoo.com_4670:passwdord@pit.deepbit.net:8332 -v -w ...
4
votes
2answers
897 views
How can I enable more GPUs in Ubuntu for poclbm?
I have an Ubuntu set up (11.10) and 2 ATI Radeon HD 6870 cards. It detects one, but not the other for some reason when I try to run poclbm.
When I run lspci, it finds both cards.
Any help?
1
vote
1answer
455 views
Miners dogpiling on one device
I've built a mining rig running Ubuntu 11.10 with 3 Radeon 6850 GPUs.
When I run ./poclbm.py without any arguments, it returns the list of available devices as...
[0] Barts
[1] Barts
[2] Barts
[3] ...
9
votes
3answers
980 views
Why does poclbm acquire 100% CPU?
I recently switched from WinXP32bit to Windows7. While under XP poclbm took about 5% CPU Time of one core, now it uses one core with 100%. Is there a specific reason for that?
I now use AMD/ATI ...