Post
Topic
Board Mining (Altcoins)
Re: "Cannot find Signature"... What's this?
by
mikeywith
on 24/12/2018, 22:10:59 UTC
ok first thing first here is a link the contains 4 different firmware for D3, mixed between bitmain and blissz , try each and everyone of them

* please scan for virus before you download, just to be safe.
https://ufile.io/oxzkc

-------------------------------------------

if everything fails then as i mentioned you need to modify the current firmware on your miner to force it to allow you a different firmware.

you will need to use a ssh tool like putty.

type the ip address of the miner in putty , keep port 22

* if message pop up > click Yes

username :root
password:admin

then you will be inside the miner.

copy paste this line

Code:
cd /www/pages/cgi-bin
    > hit enter

like this



then type this

Code:
vi upgrade.cgi

you will get something like this


but yours will be different, there will be something like

Code:
If sign *** signature not found

else sh runme.sh

you need to copy paste the code for me here to modify it, if you don't understand programming.

if you do, then it would be easy, just remove the IF statment.

--------------

and if you speak russian you can visit the website > the solutation i am propsoing  is actually taken from this Russian website

https://forum.bits.media/index.php?/topic/65678-%D1%81%D1%82%D0%BE%D1%80%D0%BE%D0%BD%D0%BD%D1%8F%D1%8F-%D0%BF%D1%80%D0%BE%D1%88%D0%B8%D0%B2%D0%BA%D0%B0-%D0%B4%D0%BB%D1%8F-antminer-l3-%D0%BE%D1%82-blissz/&page=5&tab=comments#comment-1703686

even if you don't understand russian, you can follow my directions and then look for the picture for the upgrade file, it's in english and could be exactly like yours, if it is, just follow the picture, if it is not, just paste the code here i will modifiy it for you.

also keep in mind the default upgrade file will be locked ,you cant modify, only view. you need to click 'I' to modify it.

--------------

let us know how it goes.