C:\Program Files (x86)\Bitcoin\phoenix-1.48>phoenix -u http://username:[email protected]:8334/ -k poclbm
FASTLOOP=false AGGRESSION=9
[23/05/2011 16:39:49] Phoenix 1.48 starting...
[23/05/2011 16:39:50] 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
---
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 392, in mineThread
pyopencl.LogicError: clEnqueueReadBuffer failed: invalid command queue
If I use these settings then this error message comes up and it just keeps on saying failed to connect.
C:\Program Files (x86)\Bitcoin\phoenix-1.48>phoenix -u http://username:password@bit
coinpool.com:8334/-k poclbm -v VECTORS BFI_INT AGGRESSION=7
[23/05/2011 16:59:23] Phoenix 1.48 starting...
[23/05/2011 16:59:23] Failed to connect, retrying...
[23/05/2011 16:59:42] Failed to connect, retrying...
[0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]
First of all Nvidia GPUs don't support BFI_INT so adding that flag won't work. Secondly lowend Nvidia cards are very slow miners, which at the current difficulty are pointless to run.
I'm not sure how you are getting "clEnqueueReadBuffer failed: invalid command queue" though.