Bitcoin Forum
May 03, 2024, 12:55:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Group buys / Re: [CANADA - SIDEHACK] 20-120GH stick; 700GH pod; 4TH S1/3/5 upgrade kit on: August 25, 2017, 06:45:43 PM
Hi!
is this still open ? I like some
 
2  Bitcoin / Group buys / Re: [CANADA - SIDEHACK] Sidehack 15gh BM1384 stick - GROUP BUY #2 on: August 21, 2017, 11:03:16 AM
HI,
Is this still open I would like 5 if its possible, can I pay with Paypal I dont have bitcoin yet  I'm still new at this
Thanks
3  Bitcoin / Mining support / Re: Newbie setting up BFGminer on nicehash on: July 20, 2017, 11:53:28 PM
Hi,

From one Newbie to another. I did the same thing as you.
I have tried different approach to this, One is to try "Awesome Miner" and configure your pool Nicehash is already in there.
The second one is to run the bfgminer in stand alone with this in a cmd(dos command) :
«bfgminer -o stratum+tcp://stratum.slushpool.com:3333 -u Ecu.Ecu1 -p x -o stratum+tcp://stratum.solo.nicehash.com:3334 -u 3GJuszWdPgKtxrhgazLQpG2Ab1b4VcYMKy.Ecu1 -p x -S all»

And yes you can put a lot of pool but after 10 or more its hard to read on the screen because you see only the last few of them.

The important is to read the README.txt the directory that you install the bfgminer.exe it will give you all the option
like the -o is for a pool, -u for the user name, -p the password

if this as help you please do a donation at 3MaBCr42A4BtBwopoRYJLwktjCqU5rpnxs

Ecureuil

4  Bitcoin / Mining support / Re: Mining on a Raspberry Pi 3 Model B using Raspbian desktop on: July 20, 2017, 11:33:52 PM
In response I used this french site to configure mine:
https://medium.com/@straumat/tutorial-miner-des-bitcoins-a-la-maison-avec-un-raspberry-pi-c1631bb11a06

Just do a translation and you should be OK

cd bfgminer
./autogen.sh
sudo chmod +x ./configure
sudo ./configure CFLAGS=”-O3" --enable-scrypt
sudo make
sudo make install
sudo ldconfig

If you dont want it to start when you boot the RPI3 skip "Étape 5"/ Step 5

like the other said just open a terminal and put
cd /bfgminer
bfgminer -o xxxxxx -u user.worker -p 123
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!