Post
Topic
Board Mining software (miners)
Re: Modular Python Bitcoin Miner - Official Thread
by
binspac
on 13/07/2012, 09:22:45 UTC
How can I get this working for BFL Singles?

My worker dropdown only shows options for the x6500.

Git pull the latest code. I could not get the bfl manager to work so I use the individual workers. Make sure to set the path to the appropriate /dev/ttyUSB#

I did Git it. It appears that it fails to load because I don't have pyusb or pyserial and opkg says they do not exist. This is odd because they do exist:
http://www.angstrom-distribution.org/repo/?pkgname=python-pyusb
http://www.angstrom-distribution.org/repo/?pkgname=python-pyserial

Edit:

OK, I got them installed by downloading them manually now all I need is the ftdi-sio driver but I have to save that for tomorrow. If anyone can help with the driver that would be awesome, my OS (Angstrom) didn't come with it.