Bitcoin Forum
May 05, 2024, 04:44:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining support / Bfgminer on Ubuntu NO DEVICES FOUND on: December 12, 2015, 02:40:58 AM
Hello fellow miners!

I have an Antminer S5 ASIC machine. I set up bfgminer on my Ubuntu OS using the following commands:

  • apt-get install autoconf gcc make git libcurl4-openssl-dev libncurses5-dev libtool libjansson-dev libudev-dev libusb-1.0-0-dev
  • git clone https://github.com/luke-jr/bfgminer.git
  • ./autogen.sh
  • ./configure --enable-antminer
  • make

I then run "startMining.sh" which has the following:
  • bfgminer -o stratum+tcp://us1.ghash.io:3333 -u WORKERID -p PASSWORD -S bitmain

I cannot get bfgminer to find my Antminer S5. I launch bfgminer and use 'm' and '+' then 'auto'. It just says "NO DEVICES FOUND"

Just a side note. I have bfgminer running on my Windows 10 system, and it works flawlessly. Detects it and starts to happily mine.


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!