cant get this to work on raspberry pi
I follow to the letter
I get USB device fail
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y build-essential git autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev
mkdir -p git/vthoang; cd git/vthoang
git clone https://github.com/vthoang/cgminer.git
cd cgminer
CFLAGS="-O2 -march=native" ./autogen.sh --enable-gekko
make -j 2
Debian 8.7.1 new install.
Default Install (No desktop environment, + SSH Server)
(*do not specify root password to enable sudo)
or
Raspbian - Kernel version: 4.4 (Raspberry Pi)
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y build-essential git libusb-1.0-0-dev libusb-1.0-0 libcurl4-openssl-dev libncurses5-dev libudev-dev screen libtool automake pkg-config libjansson-dev
mkdir -p git/vthoang; cd git/vthoang
git clone https://github.com/vthoang/cgminer.git
cd cgminer
CFLAGS="-O2" ./autogen.sh --enable-gekko
make -j 2
http://23.108.83.14/images/2Pac-0002.JPGhttp://23.108.83.14/images/2Pac-0003.JPGWindow cgminer.exe
build steps (grab the finished zip file in the next paragraph if you want to skip this)
Linux cgminer.exe cross-compile steps (for windows use)
Ubuntu 16.04.1 LTS new install.
Default Install (+OpenSSH server)
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y build-essential git autoconf autopoint bison flex gperf libtool libtool-bin python ruby scons unzip intltool p7zip-full libgtk2.0-dev