I was wondering how would one start solo mining ?
Put the following line in a batch file (or use the settings for guiminer):
start /D "C:\poclbm" poclbm.exe user:password@127.0.0.1:7332 -d0 -v -f 0 -w 256
(where 127.0.0.1 should be changed to the IP where the client runs)
Also put a i0coin.conf in:
C:\Users\%username%\AppData\Roaming\I0coin
The i0coin.conf should look like this:
rpcuser=user
rpcpassword=password
server=1
rpcallowip=192.168.0.*
The line with "rcpallowip" is the IP range (or seperate IP's) you want to allow to connect to your rig.
Don't forget the line, or it will only accept mining on localhost.
Then (re-)start the i0client and point your miner to it
I found a block with my 5770 after 2 hours and now the second after 11 minutes.
I have 2950Mhash/s pointed at the pool but wanted to use my 5770 for solo mining
Just for fun...