Hi all,
for 2 days i try to install a miner like bfgminer, cgminer, different versions with zeus support, on my raspbian raspberry pi for my blizzard x6
i dont find any constellation, that works, and also google with "raspberry pi cgminer blizzard x6" or "raspberry pi bfgminer blizzard x6" i didn't find really helpful things.
under windows i get good results with cgminer x6 special, but i want **** to have my raspberry to mine with my blizzard.
so can anybody help my getting my actual installed bfgminer 5.0.0 to find my devices ?
i have bfgminer 5.0.0. installed but it shows no devices - not with M+ all, but i see that my miner is attached as ttyUSB0 when i look in the /dev and its on bus 001 device 7 CPX210 Cyngal (lsusb)
i tried sudo apt get hidapi but my system cant find hidapi - is this the problem ?
thanks for your help ;(
Ronny
I did in fact have all my Zeus miner using BFG 5. once on four PIs . but had to stop using it for now i like UI's like minera more and it seems any bfg i have tired but this
https://litecointalk.org/index.php?topic=20477.0 on don't work well with minera but minera is about to release 4.0 and should have the latest BFG in it and it works in PI's well . but try this till the new Minera comes out,the new minera is suppose to stop the drain , cap , or power draw no connect issue BFG was having , but BFG 5 works well in command mode but i hate comnad line mode type miners so i went back to this
https://litecointalk.org/index.php?topic=20477.0 inside minera 3.8 i do not have the hack issue with minera 3.8 other are having which has been fixed in 4.0 and zeus issue with any version above bfg 4.3.1 it was having so I'm hearing . don't know I do very little beta testing these day i could have done the beta .
check this out
https://litecointalk.org/index.php?topic=20477.0 how to compile it
http://blog.rastating.com/mining-dogecoin-with-a-zeusminer-blizzard-and-a-raspberry-pi/and this how you load into minera 3.8 or wait for 4.0
https://github.com/michelem09/minera If you want use any other miner software on Ubuntu (or any other system architecture) you need to compile it and put the binary file in "minera-bin/" directory.
maybe try this for the driver
sudo ldconfig
lsusb
if that doesn't work this
ls -l /dev/ttyUSB*
I don't think this will work at all for any zeus
sudo apt get hidapi
wrong driver i might be wrong .
These should be the right packages for zeus or all you need for 5.0.
sudo apt-get -y install git-core build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev libevent-dev libmicrohttpd-dev libc-bin
again I might be wrong it worked for me .