How to use phoenix with namecoin?

Namecoin, NMControl
Post Reply
bitcoindude
Posts: 1
Joined: Wed Jul 13, 2011 1:53 am

How to use phoenix with namecoin?

Post by bitcoindude »

I've setup the bitcoin.conf to:

rpcuser=userme
rpcpassword=passme
rpcport=8336
#daemon=1
#server=1

Then run phoenix with:

phoenix.exe -u http://userme:passme@localhost:8336/ -k poclbm VECTORS BFI_INT AGGRESSION=10 WORKSIZE=128 DEVICE=0 FASTLOOP=false

The GPU goes to ~280MHash/s, but # of accepts stays at "0" (same with rejects). Is somethign misconfigured? I found the OpenCL miner works, but for some reason phoenix is giving me issues.

thanks in advance.

Magister
Posts: 10
Joined: Mon Jun 20, 2011 3:05 pm

Re: How to use phoenix with namecoin?

Post by Magister »

bitcoindude wrote:I've setup the bitcoin.conf to:

rpcuser=userme
rpcpassword=passme
rpcport=8336
#daemon=1
#server=1

Then run phoenix with:

phoenix.exe -u http://userme:passme@localhost:8336/ -k poclbm VECTORS BFI_INT AGGRESSION=10 WORKSIZE=128 DEVICE=0 FASTLOOP=false

The GPU goes to ~280MHash/s, but # of accepts stays at "0" (same with rejects). Is somethign misconfigured? I found the OpenCL miner works, but for some reason phoenix is giving me issues.

thanks in advance.
It will give you "accepted" only when block is found.
That's because of pools are giving work with difficulty set to "1", while with solo mining you have a current network difficulty.
So you have to be patient and watch to an empty screen, or join a pool and have smaller result, but in less time :)
Join to coins pool: http://magister.homelinux.org

tysat
Posts: 29
Joined: Sat Jun 04, 2011 3:33 am
os: windows

Re: How to use phoenix with namecoin?

Post by tysat »

Check out this thread. Same question as you.
If I helped you out:
BTC: 1LabGXUN3rDgKpFrwG3zqh22UK11JEg5bb
NMC: N8ujgSozU4ctR2kDKiGMBVSysCtVKMGGdh

Post Reply