Post
Topic
Board Mining (Altcoins)
Re: Lightening X6 Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.9.1
by
toptekk
on 11/04/2015, 22:17:48 UTC
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  Smiley .

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