Post
Topic
Board Mining (Altcoins)
Re: Under-overclock image for A2 Innosilicon by Emdje - Extranonce support - V4.0
by
nomoco
on 04/04/2015, 12:13:01 UTC
Hi emdje,

i don't use the hole image, just the cgminer binary and a conf file.
So no webinterface, just pure console input.
The reason for this is i use several instances of different cgminer binarys, because i control several different miners with just one raspberry pi.
Every miner runs in it's own screen session, and i get access to them via ssh.
Your version of cgminer doesn't have ncurses support, and that's why it does not accept keyboard input via console.
It works via API calls (like the webif does) so it works without problem if you use the hole image.

Do you understand what i mean...?
Thank you for your time and your work for all the a2 users!