ah wait, got it working. bit of a muck up at the start. why is it im only getting 2040khash/s in this and 300 mhash/s thru the gui?
Sounds to me like you're mining on your cpu. Run poclbm with no args to see a list of devices and their numbers. Usually
- is your cpu(s) and [1] is your 1st gpu. The "-d" is that device number. Try -d 1 instead of -d1. You might be selecting the cpu by default.
nup, just tested then. d0 is cpu, d1 is gpu. so back where i started. thanks though mate

Have you recently replaced an nVidia card with the 5870?
If you have old nVidia drivers installed you may need to tell poclbm which platform to use.
poclbm.exe --user=example@example.com_1 --pass=password --host=pit.deepbit.net --port=8332 --platform 1 -d 1 -w 128 -v -f 40That's my startup for a 5670 that replaced a 9800 gt. Struggled with it for a bit. Rocks now. Win7 btw.