Bitcoin Forum
June 22, 2024, 01:04:01 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Nanofury NF1 Raspberry Pi Image  (Read 860 times)
hedgy73 (OP)
Legendary
*
Offline Offline

Activity: 1414
Merit: 1077



View Profile
April 28, 2015, 10:38:02 PM
 #1

Hi all,

Does anyone have an sd card image they could please send me for a raspberry pi sd card to run a Nanofury NF1.

Reason I ask is that I have both laying around doing nothing so would like to have a play and see if I can get it solo mining.

I know there's no chance of it finding a block but I'm missing not being involved in the mining game anymore and like to tinker.

Please send me a PM if you have one you could share.

Many thanks in advance Smiley.
Zich
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


View Profile WWW
May 01, 2015, 09:39:57 AM
 #2

Hi all,

Does anyone have an sd card image they could please send me for a raspberry pi sd card to run a Nanofury NF1.

Reason I ask is that I have both laying around doing nothing so would like to have a play and see if I can get it solo mining.

I know there's no chance of it finding a block but I'm missing not being involved in the mining game anymore and like to tinker.

Please send me a PM if you have one you could share.

Many thanks in advance Smiley.

You can use rapsbian image then compile cgminer.
hedgy73 (OP)
Legendary
*
Offline Offline

Activity: 1414
Merit: 1077



View Profile
May 01, 2015, 10:01:11 AM
 #3

Hi all,

Does anyone have an sd card image they could please send me for a raspberry pi sd card to run a Nanofury NF1.

Reason I ask is that I have both laying around doing nothing so would like to have a play and see if I can get it solo mining.

I know there's no chance of it finding a block but I'm missing not being involved in the mining game anymore and like to tinker.

Please send me a PM if you have one you could share.

Many thanks in advance Smiley.

You can use rapsbian image then compile cgminer.

Ok great thank you Smiley.

You wouldn't happen to have a link to a tutorial and / or to the software required would you please? I've been looking and can't find much help anywhere.
Zich
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


View Profile WWW
May 02, 2015, 05:27:43 AM
Last edit: May 02, 2015, 05:40:50 AM by Zich
 #4

Hi all,

Does anyone have an sd card image they could please send me for a raspberry pi sd card to run a Nanofury NF1.

Reason I ask is that I have both laying around doing nothing so would like to have a play and see if I can get it solo mining.

I know there's no chance of it finding a block but I'm missing not being involved in the mining game anymore and like to tinker.

Please send me a PM if you have one you could share.

Many thanks in advance Smiley.

You can use rapsbian image then compile cgminer.

Ok great thank you Smiley.

You wouldn't happen to have a link to a tutorial and / or to the software required would you please? I've been looking and can't find much help anywhere.

Yes, of course. You can read it here https://bitcointalk.org/index.php?topic=326417.msg3919169#msg3919169
That is my posting Cheesy At that time, there is no support yet for NF1 on cgminer.
Now cgminer already support NF1, so you can compile cgminer too.

Code:
1. sudo aptitude update
2. sudo aptitude install libudev-dev libusb-1.0-0-dev libfox-1.6-dev autotools-dev autoconf automake libtool libncurses-dev yasm curl libcurl4-openssl-dev libjansson-dev pkg-config uthash-dev make pkg-config yasm

Code:
1. git clone https://github.com/ckolivas/cgminer.git
2. mv cgminer cgminer-4.9.1
3. cd cgminer-4.9.1
4. ./autogen.sh --enable-bitfury
5. make

hedgy73 (OP)
Legendary
*
Offline Offline

Activity: 1414
Merit: 1077



View Profile
May 02, 2015, 06:49:37 AM
 #5

Thank you very much Smiley.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!