Raspberry Pi3 mining
-
Hi!
I have a raspberry pi 3 with rasbian.
how can i mining on this?
thanks!
-
I recommend installing creepminer, but beware, as your read speeds may not be great.
-
and how can i install creepminer on raspbian?
i am really newbie for this.
-
https://github.com/Creepsky/creepMiner/wiki/Compilation-&-Installation-on-the-Raspberry-Pi-3
First, clone the repository with
git clone https://github.com/Creepsky/creepMiner.git
Then, follow the instructions in the link.
-
@kev626 First, clone the repository with git clone https://github.com/Creepsky/creepMiner.git
how can i clone what? thanks!
-
You better mine on my pool for making me help with this
You need to be using the command line. Run
sudo apt-get install git -y
. This will install git. Then, run that command in your command line to download creep miner. Then,cd creepMiner
, and run the commands that is says to run in the link I sent you.
-
@kev626 Due to USB2 limitations the overall speed will be max. 60 MB/s, that's really bad. Reading other miners, using SATA or USB3 connections, they will always have an advantage over the Pi users, as they can read with 400 MB/s, depending on GPU and hardware
-
@FireRooster I did warn him about that... I've tried to use the raspberry pi too.
-
but PI use low energy, and low price for buy a PI.
thanks the infos, i try this.
-
@kev626 said in Raspberry Pi3 mining:
You better mine on my pool for making me help with this
You need to be using the command line. Run
sudo apt-get install git -y
. This will install git. Then, run that command in your command line to download creep miner. Then,cd creepMiner
, and run the commands that is says to run in the link I sent you.Hi!
I wrote on terminal: ./install-poco.sh, he is loading, downloading, but the ending wrote me error message.
can is use this miner on raspbian: https://github.com/Blagodarenko/miner-burst/releases/tag/v1.170820
?