Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
minerX
on 14/06/2011, 18:51:28 UTC
no I double checked. in fact I've been checking everytime I type it wondering if it was something so stupid.

./phoenix.py -u http://username.workername:workerpassword@api.bitcoin.cz -k phatk DEVICE=1 WORKSIZE=256 VECTORS BFI_INT AGGRESSION=7
for slush's pool

&
./phoenix.py -u http://user@email.com_workername:workerpassword@pit.deepbit.net -k phatk DEVICE=1 WORKSIZE=256 VECTORS BFI_INT AGGRESSION=7
for tycho's pool

I just kept getting fail to connect retrying. there is no reason for this to fail if poclbm is able to connect properly no?

*Anyway I'm still wondering about the underclocking for memory

EDIT:
Code:
me@ubuntu:~/poclbm$ ./poclbm.py
No device specified or device not found, use -d to specify one of the following

[0] AMD Phenom(tm) II X4 B55 Processor
[1] Cypress
[2] Cypress
[3] Cypress
[4] Cypress
[5] Cypress
me@ubuntu:~/poclbm$ cd ../phoenix
me@ubuntu:~/phoenix$ ./phoenix.py -u http://username.workername:workerpassword@api.bitcoin.cz -k phatk DEVICE=1 VECTORS BFI_INT WORKSIZE=256 AGGRESSION=7
[15/06/2011 01:47:29] Phoenix r101 starting...
[15/06/2011 01:47:30] Failed to connect, retrying...
[15/06/2011 01:47:45] Failed to connect, retrying...
[0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]^Cwenbin@Binbuntu:~/phoenix$ cd ../poclbm
wenbin@Binbuntu:~/poclbm$ ./poclbm.py -d1 -o api.bitcoin.cz -u username.workername --pass=workerpassword -v -w256 -f30
15/06/2011 01:48:39, 0b7c45c9, accepted                     
15/06/2011 01:48:44, f2c5f913, accepted                     
299841 khash/s



I'm using a -v and also putting a port in for phoenix.  Try those.