So I just heard about this whole 'bitcoin' thing, and have been trying to use Phoenix 2.0.0 and it won't work, I do have a wallet set up on the official bitcoin program.
but this is what happens when I start up phoenix:
[03]/04/2013 21:20:36] Welcome to Phoenix v2.0.0
[0 Khash/s [0 Accepted] [0 Rejected] [DISCONNECTED]and the mining pool I am using is Eligius this is what enter into the CFG file:
phoenix.exe -u http://<address>:x@mining.eligius.st:8337 -k poclbm DEVICE=0 VECTORS BFI_INT FASTLOOP AGGRESSION=7(and yes I do put my address where it says 'address')
I also tried Phoenix 1.7.5 and I do EXACTLY what it says to do in that video and when I run it, I get this:
C:\Users\colto_000\Desktop\Pheonix 1.7.5>phoenix.exe -u http://1B22QRaMkq7J8uEi6
rfkTw9Cdp8YSBV5Mx:x@mining.eligius.st:8337 -k poclbm DEVICE=0 VECTORS BFI_INT FASTLOOP AGGRESSION=7
[04/03/2013 21:23:48] Phoenix v1.7.5 starting...
[04/03/2013 21:23:49] Connected to server
[0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]Unhandled Error
Traceback (most recent call last):
File "threading.pyc", line 504, in __bootstrap
File "threading.pyc", line 532, in __bootstrap_inner
File "threading.pyc", line 484, in run
--- <exception caught here> ---
File "twisted\python\threadpool.pyc", line 207, in _worker
File "twisted\python\context.pyc", line 118, in callWithContext
File "twisted\python\context.pyc", line 81, in callWithContext
File "kernels\poclbm\__init__.py", line 386, in mineThread
File "pyopencl\__init__.pyc", line 187, in kernel_call