Can anyone help me with a lightening X6?
I can't get it running with CGMiner to save my life.
Thanks!
This works better then any thing ive found for all Zeus miners
https://github.com/NVReaver/ZoomHash-Pi-Software on a rasp PI b++ for the PI 2 you have to install it manually then play with it to get BFGMINER to load in right the manual way, but it handles any Zeus & Gridseed very well with BFGMINER 4.2.1 or 4.3.1. the trick is getting it to load in BFG, IF you do a manual install, the image has BFG 4.2.1 as the miner for any PI b++ or lower.
For anyone intrested just got the image working on a PI2 updating it on my other PI with below code
.
sudo apt-get update && sudo apt-get -y upgrade
sudo apt-get dist-upgrade
sudo apt-get install raspberrypi-ui-mods
sudo rpi-update
sudo BRANCH=next rpi-update
sudo shutdown -r now