Bitcoin Forum
May 30, 2024, 06:28:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for help getting Avalon Nano 3 USB working  (Read 1316 times)
Lexarus (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 05, 2015, 10:44:35 PM
 #1


For starters I thank you for taking the time to try and help me out here, it has been a struggle to even this far.

Hardware:
Raspberry Pi Model B 756-8308 Motherboard (RASPBRRYPCBA512)
3 of Avalon Nano 3 USB 3.6Gh/s Asic Bitcoin Miner
Powered USB 2.0 hub

Software:
Minepeon - Linux minepeon 3.12.35-1-ARCH armv6l
BFGminer - bfgminer version 3.990
PuTTY

Pool:
bitminter.com

After much surfing of forums and guides I have finally gotten everything installed and to the point where I am getting requests from my pool for work. However I am getting a No Devices Found issue. I have tried the auto and all options but nothing is found. I cannot figure out where I have gone wrong. I am completely new to using the Pi and all the software, but I feel I have learned a lot from the mistakes I've made. I have not been able to find a way to test if the Avalon Nano 3 even work, the green LED light comes on, but that is all I know. The Pi gets power from a USB 2.0 cable connected to the same hub as the Avalon Nano 3. I have not been able to find much directly related to the Avalon Nano 3, so I don't know if that is where my problem is. Advised and guidance would be a great help at this point.


I have found drivers for the bfgminer form Avalon Nano GUI. But I don't want to run it from the computer, that is why i got the Pi. Would it be possible to transfer the files from the computer?

I also found

Run under Linux
./bfgminer \
-S ICA:/dev/ttyACMx \
-o stratum+tcp://stratum.ozco.in:80 -O mikeqin.avalon:1234 \
--set-device ICA:baud=115200 \
--set-device ICA:reopen=timeout \
--set-device ICA:work_division=1 \
--set-device ICA:fpga_count=1 \
--set-device ICA:probe_timeout=100 \
--set-device ICA:timing=0.22 \
--api-listen \
2>log


but all I ever get in return in -bash: ./bfgminer: no such file or directory
I know it has to be somewhere in there or it won't be running, right?
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
November 06, 2015, 06:49:11 PM
 #2

Here is a working BFG command line with a nano - https://bitcointalk.org/index.php?topic=1022764.msg11204285#msg11204285

It's been a while since I played with one.  But I remember he said he had sucess with that.  Here is entire thread: https://bitcointalk.org/index.php?topic=1022764.0
deltalima
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
November 06, 2015, 06:53:25 PM
 #3

./bfgminer tells the shell to run the copy of bfgminer in the current directory so either cd into that location (maybe /usr/local/bin) or if it's in the path run bfgminer without the ./ prefix
Lexarus (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 07, 2015, 03:11:40 AM
 #4

Here is a working BFG command line with a nano - https://bitcointalk.org/index.php?topic=1022764.msg11204285#msg11204285

It's been a while since I played with one.  But I remember he said he had sucess with that.  Here is entire thread: https://bitcointalk.org/index.php?topic=1022764.0
Looks like he was not using it from a raspberry pi, which is what I am currently working with. But there was a lot of good info in there. Still I was not able to get it to detect my devices. Looks like I have bfgminer v 3.99. I thought that upgrading that might do the trick. Following the guide from
http://minepeon.com/forums/viewtopic.php?f=19&t=1530
to install 4.2.0 seems to have left me still running 3.99.0 - This has left me totally confused.

./bfgminer tells the shell to run the copy of bfgminer in the current directory so either cd into that location (maybe /usr/local/bin) or if it's in the path run bfgminer without the ./ prefix

Removing the ./ was the trick. While I am still not getting my devices to be found, it has allowed me to work more with the commands I have found. So at least a step in the right direction.

Thank you both for helping out, still looking for more insight on this issue...
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!