Bitcoin Forum
June 28, 2024, 09:57:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cannot get hidapi to work in linux  (Read 899 times)
siddy (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 11, 2013, 07:59:34 PM
 #1

Dear All,

I'm new and desperate! I have tried to get A NanoFury NF1 usb miner to work with bfgminer but have failed. I have installed hidapi but I cannot get this to work...this is how I have installed bfgminer and hidapi;

sudo apt-get update

sudo apt-get install git autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncurses5-dev

git clone git://github.com/luke-jr/bfgminer.git

cd bfgminer

./autogen.sh

./configure

make

sudo make install


Installing hidapi

git clone https://github.com/signal11/hidapi

cd hidapi

./bootstrap

./configure

sudo make

sudo make install

Appreciate any ideas......I've been trying for days!
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!