Author

Topic: Bfgminer on Ubuntu NO DEVICES FOUND (Read 3313 times)

sr. member
Activity: 308
Merit: 250
December 13, 2015, 08:24:13 PM
#2
Is it the same thing with antpool?
newbie
Activity: 1
Merit: 0
December 11, 2015, 10:40:58 PM
#1
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.


Jump to: