Post
Topic
Board Mining (Altcoins)
Re: Innosilicon A4+ setup tutorial
by
Gazdac2
on 27/12/2017, 19:04:47 UTC
I don´t have "run.ps", in tmp folder there are run.sh*, is the same file?

Yeah, that's right .sh. Good morning Smiley 

If your processes (ps) has  the flags in it then there might be something else wrong (not your config files)

Code:
root@miner/:
ps|grep innominer

20685 root      73:25 innominer_T2 -o stratum+tcp://scrypt.mine.zpool.ca:3433 -u 1BPiRf942duu8AqFQGoRVwz4WGHn3APLm8 -p c=BTC --A1Pll1 1044 --A1Pll2 1044 --A1Pll3 1044 --A1Pll4 1044 --A1Pll5 1044 --A1Pll6 1044 --A1Pll7 1044 --A1Pll8 1044 --A1Vol1 23 --A1Vol2 23 --A1Vol3 23 --A1Vol4 23 --A1Vol5 23 --A1Vol6 23 --A1Vol7 23 --A1Vol8 23 --A1Fanmode 1 --A1Fanspd 3 --api-listen --api-network --api-allow W:0/0 --syslog
23359 root       0:00 grep innominer

https://i.imgur.com/yC9Qpxw.jpg
Shows the window in awesome when it works here. Manually typing address. Probably had to choose CgMiner from the drop-down the first time too.
Or you can try the network scan window thing, if you haven't.

What does worry a bit:
A) different miner, so who knows if any of this is helpful
B) if you have config *running* showing the --api-allow W:0/0 then there could be an entirely different set of problems like network connectivity issues. Firewalls. etc.