Specially for BakSAj the link to the compiled cgMiner 4.7.0 for A2
https://mega.co.nz/#!GAlEwDbQ!8rDclpbmZZrrb_tg0yUvuWftaiYrPWLOVLMtngvMB9U- Rename the cgminer in the foldervar/www to cgminer3.9.0 (or something)
- Copy cgminer4.7.0 to the foldervar/www and rename it to cgminer
- Open the folder in the terminal (by right clicking on the older and clicking "open it in terminal")
- Type the following to mark cgminer as an executable:
chmod +x cgminer
- go to the folderusr/local/bin. Replace the copy of cgminer there with cgminer4.7.0 and again mark it as an executable
- again open the foldervar/www and type your startup command:
sudo ./cgminer -o stratum+tcp://eu-01.miningrigrentals.com:3333 -u emdje.3166 -p x --A1Pll1 1300 --A1Pll2 1300 --A1Pll3 1300 --A1Pll4 1300 --A1Pll5 1300 --A1Pll6 1300 --diff 4096 --api-listen --api-network --cs 8 --stmcu 0 --hwreset --no-submit-stale --lowmem
If any of you find a solution for the autostart problem, please report here so I can implement it in the image.