Author

Topic: Awesome Miner - Unlock Antminer S9, T9+, S15, T15, S17, T17 (free for everyone) (Read 1822 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.
legendary
Activity: 3290
Merit: 1084
While I stopped running BM miners in favor of ones from Canaan a few years ago, I gotta say good job!
This should make many many folks very happy Smiley
Thanks for the nice feedback!

Hi Patrike

I have uploaded the awesome miner firmware on my T17. What are the settings I need to make next in order to get the hash rate boost?
The firmware for Antminer S17/T17 is not fully finalized and integrated with Awesome Miner from a configuration point of view. Right now you will have to use the Antminer web interface to do the overclocking.

Please go to the Miner Configuration -> Chain Freq settings, where you can set the following for Antminer T17
Select Frequency: 900MHz
Select Voltage: 19.5V

In case of Antminer S17:
Select Frequency: 725MHz
Select Voltage: 19.4V

In the near future there will be "Mining Profiles" for Antminer S17/T17 where you easily can just select the hashrate you want for all your miners. This concept is currently only available for our S9/L3+ firmware.

Please note that when running the Awesome Miner firmware for Antminer S17/T17, you don't need any Awesome Miner license. As the firmware has a mining fee, we don't charge anything extra for using the miners with Awesome Miner.

Please let me know if you have any questions.
newbie
Activity: 11
Merit: 0
Hi Patrike

I have uploaded the awesome miner firmware on my T17. What are the settings I need to make next in order to get the hash rate boost?
legendary
Activity: 3612
Merit: 2506
Evil beware: We have waffles!
While I stopped running BM miners in favor of ones from Canaan a few years ago, I gotta say good job!
This should make many many folks very happy Smiley
legendary
Activity: 3290
Merit: 1084
Hi,

This feature is available for everyone - you don't have to run a paid version of Awesome Miner to unlock any number of Antminers. This should benefit the entire mining community.

I've received a number of questions about what Awesome Miner, as a trusted and known software solution, can do related to unlocking of Antminers (without having to use SD cards). The unlock feature has been available in Awesome Miner for a while, but everyone may not be aware of it as it's a bit hidden.

Unlock support
  • S15, T15, S17, S17 Pro, T17
    • Enable SSH and remove signature check
    • Works with recent Bitmain firmware versions, except the latest December 2019 release
  • S9, T9+
    • Remove signature check
    • When the signature check is removed, you can install any firmware, either custom firmware or older Bitmain firmware, where SSH is available
    • Works with all Bitmain firmware versions except the most recent from July 2019. If you run this specific firmware version, flashing with SD-card is an option.

How to unlock
If you already are running Awesome Miner to monitor all your Antminers, please make sure you run a recent version and then proceed to step #7.

1 ) Download, install and run Awesome Miner.
https://www.awesomeminer.com/download
2 ) When running Awesome Miner for the first time, it will automatically open the Add Miner Wizard. It can also be accessed via the "New miner" button in the toolbar.
3 ) In the wizard, select "Network Scan"
4 ) Enter an IP address range and click "Scan"
5 ) Click "Select all" to add all miners and click "Next" followed by "Finish"
6 ) In case you have the Free Edition of Awesome Miner, you may get a question if you want to continue adding the miners. Select "Yes" to continue. The Free Edition only supports monitoring of two miners, but it's still possible to add any number of miners
7 ) Select one or many miners, right click and select "ASIC Tools" -> "Send Custom Web Request"
8 ) Fill in the Antminer web username and password (default: root / root) and enter "unlock" (without the quotes) in the Request field.
9 ) Apply and wait. The Antminers will be restarted once during the process.

What's next
Now your Antminers are unlocked and you will have greater flexibility to install any custom firmware and access them via SSH.

SD-card images
We have a number of SD-card images available for unlocking certain Bitmain firmware versions for Antminer S9, T9+, L3+. Please contact me for more information.


Any feedback is of course appreciated. Thanks!
Jump to: