Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: Tinker on June 13, 2011, 01:41:45 PM



Title: Easy Ubuntu python OpenCL mining setup -solved
Post by: Tinker on June 13, 2011, 01:41:45 PM
I have gone through the install procedure given in the mining forum. Confirmed that ~/.bitcoin/bitcoin.conf contains
Code:
rpcuser=un
rpcpassword=pw
When I run
Code:
python poclbm.py -d 0 --user un --pass pw
I get the error message wrong username or password. I have tried changing the un and pass in the file and the command line with the same results.

I am obviously doing something stupid, could someone give me nudge in the right direction.


Title: Re: Easy Ubuntu python OpenCL mining setup -solved
Post by: Tinker on June 14, 2011, 07:22:24 AM
not sure what the problem was, probably brain fade, but I shut everything down and restarted and it seems to work OK.

Is there a way to change the first post title to show it is solved?Edit - found the edit button for first post so is now marked solved.


Title: Re: Easy Ubuntu python OpenCL mining setup -solved
Post by: sniper_sniperson on June 19, 2011, 11:17:01 AM
python poclbm.py --d 0 --host=[pool's address] --user=un --pass=pw

For 58xx add at the end [-v -w 128] w/o square brackets