Search content
Sort by

Showing 4 of 4 results by endthefed
Post
Topic
Board Mining software (miners)
Re: ‘GUI’ miners for Mac (Diablo GPU and RPCminer CPU)
by
endthefed
on 21/05/2011, 13:58:43 UTC
Check your GPU temp, it shouldn't exceed 75c on anything mobile or anything nvidia, or 85c on non-mobile radeons

It's a stock Mac Pro setup, so that'd be fresh!  I don't even know if they have the temp sensors on the GPUs inside these rigs. 

If so, should Hardware Monitor or iStat be able to read the temps from inside Mac OSX?

iStat does, they update it with every hardware release for the new sensors.
Post
Topic
Board Mining software (miners)
Re: ‘GUI’ miners for Mac (Diablo GPU and RPCminer CPU)
by
endthefed
on 20/05/2011, 11:02:54 UTC
Quote
Missing argument for option: u

Remember to set rpcuser and rpcpassword in your ~/.bitcoin/bitcoin.conf
before starting bitcoind or bitcoin --daemon

even though I have the password and username set in both the bitcoin.conf and the plist file for DiabloMiner.
I assume you are trying to setup a local server? The error message says that the username is entirely missing. Try reconfiguring by pressing Y + Enter during the first seconds of the application startup. When connecting to a local rpcserver, the username and password you set in the client must obviously match.


So I would add a line that says
Code:
rpcserver=localhost
to the plist? What else would need to be in the plist for DiabloMiner? I tried configuring from the command line and the problem just repeats.
Post
Topic
Board Economics
Re: PetroBitcoin
by
endthefed
on 20/05/2011, 01:09:34 UTC
The best the Bitcoin community should strive for in the short-to-mid term is greater adoption by the average person, not by a governmental entity. That would bring unwanted pressure and and potential legal barriers to the use of the Bitcoin in the US at least, considering the fact that the only reason the dollar has any value anymore is that it is tied to oil.
Post
Topic
Board Mining software (miners)
Re: ‘GUI’ miners for Mac (Diablo GPU and RPCminer CPU)
by
endthefed
on 20/05/2011, 00:58:33 UTC
I keep getting the response:



Quote
Missing argument for option: u

usage: DiabloMiner -u myuser -p mypassword [args]
                  
 -D,--devices    devices to enable
 -d,--debug            enable debug output
 -dd,--edebug          enable extra debug output
 -f,--fps        target execution timing
 -g,--getwork    seconds between getwork refresh
 -h,--help             this help
 -l,--url        bitcoin host url
 -o,--host       bitcoin host IP
 -p,--pass       bitcoin host password
 -r,--port       bitcoin host port
 -u,--user       bitcoin host username
 -v,--vectors    vector size in kernel (1 - 6)
 -w,--worksize   override worksize
 -x,--proxy      optional proxy settings IP:PORT<:username:password>
 -z,--loops      kernel loops (PoT exp, 0 is off)

Remember to set rpcuser and rpcpassword in your ~/.bitcoin/bitcoin.conf
before starting bitcoind or bitcoin --daemon
logout

[Process completed]

even though I have the password and username set in both the bitcoin.conf and the plist file for DiabloMiner. Help?