Bitcoin Forum
September 20, 2025, 08:05:10 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: will this make the electricity bill skyrocket? on: August 12, 2013, 04:53:07 PM
well, for starters, is the 4 MH/s or do you live in a country that uses dots instead of commas and it's actually 4000

If it's 4 MH/s then your bill should be fine but you should probably check the specifications for the card your using and check how many watts it's using then you would just multiply that number by your hourly electricity charge (which is usually around €0.15) and by how long you are mining for.

If it's 4000 (which I highly doubt) then you must of bought an asic mining machine, congratulations! You are now making tonnes of money. The small amount of electricity that the asic uses is generally going to be a fraction of the money it generates
2  Other / Beginners & Help / Re: Building Armory on Raspberry Pi on: August 11, 2013, 04:33:06 PM
Any more word on this, Bektar?

I also tried going ahead and creating the patch file but I am receiving an error there too:

(Patch is indented 3 spaces.)
patching file cppForSwig/cryptopp/Makefile
(Patch is indented 3 spaces.)
patching file cppForSwig/Makefile
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 37.
2 out of 2 hunks FAILED -- saving rejects to file cppForSwig/Makefile.rej

Help:(
I'm getting this error too. You can fix the indentation error though by making sure that lines that begin with either a "+", "-" or "@" don't have a space at the beginning and that all the other lines do

I have got up to this part...
scp -r pi@[IP_OF_PI_GOES_HERE]:/usr/lib/libpython2.7.so ~/src/Crosstool/RaspberryPi/lib

except my pi does not have a libpython2.7.so directory... Have I done something wrong?

This line worked though so I'm confused:
scp -r pi@[IP_OF_PI_GOES_HERE]:/usr/include/python2.7 ~/src/Crosstool/RaspberryPi/include

This is also confusing me, I'm pretty sure my Pi has the python libraries but they do not seem to be in that directroy... strange.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!