The cgminer works, but i don't have all the status and setup screens, and also there is no keyboard input possible.
This behaviour is most likely caused when you compile the binary without ncurses support.
So i ask you to compile the cgminer with ncurses support, is this possible...?
You just need the package "libncurses5-dev" installed on your build system, that should do the trick.
What do you mean with no status and setup screens and no keyboard input? Do you mean the webinterface or when you login?
Reason I ask is because I have had no issues with any of the builds I made, I test them before I release them.
when using your versions I tried to start cgminer manually but I didnt had that top part of cgminer with stats, any idea why
I am having the same problem of not getting the Text User Interface when running cgminer manually. It just scrolls everything from bottom to top without being able to issue any keyboard commands. Have seen this before when compiling cgminer without libncurses5-dev (required for the text user interface).
I'm using the complete image of version 4.0 from here:
https://mega.co.nz/#!zME2Va7b!lT3Gu6F0CL3i5ll0yl3SS2pn78NVpgZcJVITEnAyW9E
Also, it would be nice to have --failover-only and --no-submit-stale as options from the web UI...although it is easy enough to modify index.php
P2Pools work better with --failover-only and submitting stale.
P.S. Thank you emdje for all you have done. I just got a couple A2 Terminators (one older one that works with your image and a newer A2 Mega) and this thread has been helpful.