Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
Streeky
on 08/04/2018, 10:16:48 UTC
./autogen.sh: 4: ./autogen.sh: autoreconf: not found

You are moving forward a few steps, which is a good sign.
NOOBS probably left out some things not found by default in the raspbian stretch lite image used as a base to create those initial post instructions.

Code:
sudo apt-get install -y autoconf



So do I do this after "$ sudo apt-get upgrade -y"?

No need to redo all the steps. Just install autoconf as above and restart the process from the autogen.sh step.

WooHooooo I've got cgminer working! Thanks vh.
I added....
Code:
sudo apt-get install -y autoconf
After......
Code:
sudo apt-get upgrade -y
On a fresh install of Raspian. and what do you know it worked!

However now i've got
GekkoScience detect (1:7) failed to initialise (incorrect device?), resetting
 [2018-04-08 10:14:10.378] failed usb_init
 [2018-04-08 10:14:15.714] USB init, open device failed, err -3, you don't have privilege to access - BSC device 1:7
 [2018-04-08 10:14:15.715] See README file included for help

Am i correct in saying that this will be a voltage problem?