Search content
Sort by

Showing 2 of 2 results by jony_cube
Post
Topic
Board Mining (Altcoins)
Re: [MinerEU.com]Scrypta controller for 28nm Innosilicon A2 Miners
by
jony_cube
on 30/09/2014, 18:42:36 UTC
Find a quick fix.
Take the cgminer provided by innosilicon on the card.
It is originally located in /var/www

If you installed the Minereu software the original content on /var/www has been moved to /opt/minereu_back$(date +"%Y%m%d%H%M%S"). Take the earliest one you have as it is the one that was originally on the card.

Copy the cgminer to /opt/scripta/bin .
Kill the cgminer that runs, it will automatically restart in under a minute.

For every body that is not familiar with the pi architecture follow the steps:
1. ssh to the raspberry pi, if you use windows download putty http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
2. login with user "pi" and password "innosilicon"
3. take the root
Code:
sudo su -
4. copy the original cgminer
Code:
cp /opt/minereu_back[date]/cgminer /opt/scripta/bin/

5. end the running cgminer:
   a.  
Code:
ps -aef |grep cgminer
  b.  copy the first number you see printed, that is the pid (process id) of the running cgminer. If using Putty just double click on it it will copy it to clipboard.
   c.
Code:
kill -9
past your number and press Enter. If using Putty right click will do the paste.

6. Wait a little, your miner should came up in under 1 minute.

Happy mining,

The Cube
Post
Topic
Board Mining (Altcoins)
Re: [MinerEU.com]Scrypta controller for 28nm Innosilicon A2 Miners
by
jony_cube
on 29/09/2014, 18:41:26 UTC
I have A2MEGA nad  the same problem, i'm installing RASPIAN next to install Scripta and miner dose'nt work :/ If i use A2 software my miner is up for 3 munutes and hashrate gone down :/ I use   A2 Image Orginal (2014-05-21) user: pi / psw: innosilicon
- InnoSilicon Customized WebGUI RPI Image for A2 Miners (2014-06-18) static ip address 192.168.1.168 psw: innosilicon

And - InnoSilicon Customized WebGUI RPI Image for A2 Miners (2014-06-18) static ip address 192.168.1.168 psw: innosilicon
 on this my machine is up for 5 minutes :/

i use https://bitcointalk.org/index.php?topic=672969.0 Overclock image for A2 Innosilicon by Emdje and my miner for firs 10 sec got 110hasrate next to still donw to 0. :/ WTf?

MinerEU please help us! We buy machnes but we can't mines!


http://zapodaj.net/d70e5a7ee9223.jpg.html

Regards

I have the same problem, it seams to be a scripta problem. I have the same problem on two A2 mega.
When Using the provided Innosilicon image it runs with no problem.
I think it is the cgminer binary, I will do some tests to swap the cgminer from scripta with the one it came on the shippedon the card.

I will reply if this fix the problem.

Thanks,