Pages:
Author

Topic: Awesome Miner - Unlock Antminer S9, T9+, S15, T15, S17, T17 (free for everyone) (Read 1820 times)

legendary
Activity: 2170
Merit: 6279
be constructive or S.T.F.U
File System Version   Tue Jul 30 20:37:39 CST 2019

It isn't much you can do about this version, you will need to make that 20 miles trip, so make sure you get comfortable, also if you don't want to drive twice, make sure you take a working Sdcard with you, the smallest size you have, it's very common for some of those Sdcards not to work for flashing these miners, there are no known/simple to explain reasons for that, but sometimes you need to try a few Sdcards to get one that actually works, and then you want to tag that card and make sure you keep it in a safe place.
sr. member
Activity: 275
Merit: 258
I know this is an older thread, but I'm having issues with unlocking my S9.. Below is the info. I send the request with just unlock and it says OK, but nothing happens.

Miner Type   Antminer S9
Hostname   antMiner
Model   GNU/Linux
Hardware Version   30.0.1.3
Kernel Version   Linux 3.14.0-xilinx-ga36f3af-dirty #90 SMP PREEMPT Thu Jun 20 15:01:47 CST 2019
File System Version   Tue Jul 30 20:37:39 CST 2019
Logic Version   V1.3.56
BMminer Version   2.0.0
Uptime   1:07
Load Average   0.35, 0.26, 0.29


I noticed the File System version is Jul 30 2019 but firmware is Jun 20th 2019... I've tried every single firmware on Bitmain's website but they have issues flashing due to signature. Unfortunately the S9s I have are about 20 miles away with limited access.. so was hoping to not have to make a trip out there.. Thanks for any help!
newbie
Activity: 37
Merit: 0
script for open port 22 - antminer s9K

Code:
echo off

goto(){
    cd `dirname $0`
which curl > /dev/null || (echo -e "curl is required, try apt-get install curl" && exit 1)

IPS=`cat ips.ini | grep -v '#' | grep -v '^$'`
[[ -z $IPS ]] && echo -e "No IPs in the list" && exit 1

. config.ini

echo -e "IPs count `echo "$IPS" | wc -l`"

for ip in $IPS; do
echo
echo -e "> Processing $web_user@$ip"
curl -s -X POST --connect-timeout 3 --digest --user $web_user:$web_pass http://$ip/cgi-bin/create_log_backup.cgi -d "/null /config/dropbear -sf"
sleep 0.5
curl -s -X GET --connect-timeout 3 --digest --user $web_user:$web_pass http://$ip/cgi-bin/reboot.cgi &
if [[ $? -ne 0 ]]; then
echo -e "Error connecting"
else
echo -e "OK"
#Comment it in file
# sed -i "s/^$ip$/\#$ip/g" ips.ini
fi
done
}

goto $@
exit

:(){
    rem echo %OS%
for /f "tokens=1,2 delims==" %%A in (config.ini) do (@set %%A=%%B)
for /f %%C in (ips.ini) do (
Call :libType qwrite %%C...
"%CD%"\win\curl.exe -s -f -X POST --connect-timeout 3 --digest --user %web_user%:%web_pass% http://%%C/cgi-bin/create_log_backup.cgi -d "/null /config/dropbear -sf"
rem echo Exit Code is %errorlevel%
if errorlevel 0 (
Call :libType qwrite "send_reboot..."
"%CD%"\win\curl.exe -s -f -X GET --connect-timeout 3 --digest --user %web_user%:%web_pass% http://%%C/cgi-bin/reboot.cgi
Call :libType qwrite "[OK]"
) else (
Call :libType qwrite "[FAIL]"
)
echo.
)
pause

:libType
Call :TCheckArguments %1
Call :TCheckArguments %2
If %ErrorLevel% NEQ 0 GoTo UseSaved
:SaveLine
If /I "%~1"=="qwrite" Call :TMemorizeLastString %2 & Call :TQuickWrite %2
Exit /B
:UseSaved
If /I "%~1"=="qwrite" Call :TQuickWrite "%$SavedString%"
Exit /B
:TQuickWrite
If Not Defined $Text Set $Text=%~1
If Not Defined $Text Exit /B
Set $Text=%$Text:~1%
If Defined $Text (GoTo :TQuickWrite) Else (Exit /B)
:TMemorizeLastString
Set $SavedString=%~1
Exit /B
:TCheckArguments
Set tmpVar=%~1
If "%tmpVar%"=="" (Exit /B 1) Else (Exit /B 0)
pause
legendary
Activity: 3290
Merit: 1084
Any update on this? I recently received a S9se. it came with June 2019 firmware. Cry

Thanks for following up on this topic. There are unfortunately no known workarounds for firmware from June 2019 and forward.
newbie
Activity: 14
Merit: 4
Thanks for your question. Unfortunately the Antminer S9k comes with newer firmware versions that cannot be unlocked like previous editions of Antminer S9. If you are lucky to have a little older firmware version on your S9k, the unlock might work fine.

Any update on this? I recently received a S9se. it came with June 2019 firmware. Cry
legendary
Activity: 3290
Merit: 1084
Hello Patrike,

If we decide to unlock our S9k, will we be able to mass change pool and workers names ?
Hi,

Thanks for your question. Unfortunately the Antminer S9k comes with newer firmware versions that cannot be unlocked like previous editions of Antminer S9. If you are lucky to have a little older firmware version on your S9k, the unlock might work fine.
jr. member
Activity: 147
Merit: 1
Hello Patrike,

If we decide to unlock our S9k, will we be able to mass change pool and workers names ?
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
The Awesome miner can oc the T17 S17 miners?
Yes, with the Antminer firmware you can overclock T17 and S17. For S17 you can for example get 70-85TH/s, which is a significant improvement.

Awesome Miner will of course make it easy to set these overclocking profile on a large number of miners in a single operation.

When using our firmware, you can use the Awesome Miner software to manage and monitor your miners without having to purchase a license.
You are distributing a firmware (and charging for it)
Where is the source code to cgminer?

You see, it doesn't matter what you claim about what you are doing, cgminer has a specific license requirement of GPL
and since you are distributing it, you are also required to supply source code to the cgminer in it upon request
That would even be required if you were only distributing the original BM firmware (which you aren't)
Aside: yes the newer BM miners have gone back to saying 'cgminer', I guess they undid that name change Tongue but the name change is also not relevant
legendary
Activity: 3290
Merit: 1084
The Awesome miner can oc the T17 S17 miners?
Yes, with the Antminer firmware you can overclock T17 and S17. For S17 you can for example get 70-85TH/s, which is a significant improvement.

Awesome Miner will of course make it easy to set these overclocking profile on a large number of miners in a single operation.

When using our firmware, you can use the Awesome Miner software to manage and monitor your miners without having to purchase a license.
sr. member
Activity: 446
Merit: 347
Working perfect on my T17 before 12/2019 firmware Wink
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
So where's the source code to the miner?
legendary
Activity: 3290
Merit: 1084
Thanks for your question. Antminer T9+ firmware from July 2019 isn't possible to unlock via software.

We have a number of SD card images listed on the web site and I just added one for Antminer T9+ as well. Please see: https://www.awesomeminer.com/antminerfirmware

Please let me know if you have any questions. Thanks!
newbie
Activity: 1
Merit: 0
Hey patrike is this still works? Mine running july 2019 firmware on T9+.. where to get the sd card images..
legendary
Activity: 3290
Merit: 1084
If you have the Awesome Miner Antminer firmware installed already, the miner isn't locked and there is no need to unlock it.

You can enable SSH in two ways:

1) Via Awesome Miner toolbar: Tools -> ASIC Tools -> Set Mining Profile. Go to the Additional Settings tab and check SSH. (It doesn't matter that the Antminer firmware box doesn't have T17 listed yet, that's only for the overclocking profiles)
2) Via the Antminer web interface: System -> Security
member
Activity: 361
Merit: 16
i´m using your latest firmware on my T17 but i cant unlock

tried many times and also with putty no SSH possible
legendary
Activity: 3290
Merit: 1084
Sir,

It seems a very good software to use in minning field.
And i have some questions below:
1, You can unlock the miners such as S17, T17 and enable the SSH funtcion without SD card?
2, When my miners are hosted in the farm, in the lan. May i direcelty access them in the internet just as in the same lan?

Thanks a lot!

Thanks for your questions.

1) Most S17 and T17 miners can be unlocked without an SD card. It's only the very latest Bitmain firmware from December/January that requires an SD-card for unlocking.

2) Awesome Miner needs to be able to establish a connection to the miners in order to manage and monitor them. Either the miners needs to be on the same network or you need to have some kind of VPN solution to connect to the miners.

In the future we are also planning to support an alternative way of communicating with miners on remote locations, to better support hosted environments.

Haha, looks like that WAS the way to go.

Got a 50TH S17 to a stable 66TH. Even with the 3% fee, that's almost 30% increase!!! Amazing.

This sounds great - thanks for the nice feedback.

I did see your PM related to how to make these settings, but it looks like you worked it out fine. There will soon be improvements to the S17/T17 firmware as well where you get auto tune and more. Later on there will also be predefined settings like 65TH/s or 70TH/s where you no longer have to modify the frequency and voltage manually to reach a certain hashrate.
jr. member
Activity: 38
Merit: 1
For the S17 with no auto-tune, what's the best way to approach?

So far, I've been starting with 19.4V/725M, then lowering the chip frequency on the reds by 2. Really laborious, and I'm only seeing about a 5% bump in speed. Is there a better way? Will the new firmware be released soon to handle autotuning?

Haha, looks like that WAS the way to go.

Got a 50TH S17 to a stable 66TH. Even with the 3% fee, that's almost 30% increase!!! Amazing.
jr. member
Activity: 82
Merit: 1
Cooldragon
Sir,

It seems a very good software to use in minning field.
And i have some questions below:
1, You can unlock the miners such as S17, T17 and enable the SSH funtcion without SD card?
2, When my miners are hosted in the farm, in the lan. May i direcelty access them in the internet just as in the same lan?

Thanks a lot!
legendary
Activity: 3290
Merit: 1084
Hello!! is this still working ? tried to unlock but failed didnt went trought send custom web request
and API acess shows for me restricted no operation allowed.

Any help please ?

I am new in this mining thing.

Thanky you.
Please let me know which Antminer you are running and also which firmware version you had before. Thanks!
newbie
Activity: 1
Merit: 0
Hello!! is this still working ? tried to unlock but failed didnt went trought send custom web request
and API acess shows for me restricted no operation allowed.

Any help please ?

I am new in this mining thing.

Thanky you.
Pages:
Jump to: