The following guide use openwrt image compiled by technobit team for their line of product.
Disclaimer1. Use same power source that your miner use to avoid problem.
2. Upgrade firmware if critical operation that need more concern. Do it on your own risk.
3. Do not use wifi connection to do the upgrade, use ethernet cable.
4. Do not power off the unit while upgrade the firmware & or close the browser tab.
5. Do not close your browser while the system applying setting after you click save & apply.
6. I am not responsible for any problem cause by the upgrade.
7. Feel free to PM me if you need more information.
Overview
Official Technobit Release FirmwareThe following firmware availabe on technobit
download page. Please check the site regularly for new update.
01.
0.1.0 with cgminer-3.8.3
02.
0.1.3 with cgminer-3.8.5
03.
0.1.5 with cgminer-3.10.0
04.
0.1.7 with cgminer-3.10.0
05.
0.1.8 with cgminer-3.11.0
06.
0.2.0 with cgminer-3.12.3
07.
0.2.2 with cgminer-4.0.0
08.
0.3.0 with cgminer-4.2.1
09.
0.3.1 with cgminer-4.2.2
10.
0.3.2 with cgminer-4.2.3
11.
0.3.4 with cgminer-4.3.4
12.
0.3.5 with cgminer-4.4.1
13.
0.3.6 with cgminer-4.4.2
14.
0.3.8 with cgminer-4.5.0
15.
0.3.9 with cgminer-4.5.0
16.
0.4.0 with cgminer-4.6.1
17.
DICE with cgminer-4.9.0
In case you want to restore original firmware, download this original firmware from tplink. Do not download other firmware with boot in the file name.
http://www.tp-link.com/Resources/software/TL-MR3020_V1.00_120817.zipKindly PM me if some of the link is unreachable. I had the collection on my hard drive
Unofficial Firmware1. By 2GOOD
0.3beta Feature: Wifi enable, Failsafe working
#1The default ip of TL-MR3020 is 192.168.0.254. So you need to set you PC ip address to prefix 192.168.0.xx.
No need to set gateway.
#2Connect TL-MR3020 to PC using ethernet cable.
Then type 192.168.0.254 on your web browser, fill the username & password(both is admin).
#3Go to
System Tools - Firmware Upgrade then choose image downloade from technobit. Use factory.bin file
Click
upgrade & let the process finish, the unit will auto reboot. Yoa can see the LED off then on again.
#4The new default ip after upgrade is 192.168.0.99.
Now open new tab & type 192.168.0.99 then
login
#5Now go to
System to set timezone, do not enable ntp client. Save & apply.
#6Go to
System - Administration to set password & enable ssh. Save & apply.
#7Go to
Network - Interfaces to set new ip address if you need. Click edit then change the value. Please use static address. Save & apply.
#8Now you can re access the TL-MR3020 on your new ip address.
Go to
Status - Cgminer Configuration to set pool & miner.
All miner setting(voltage, chips, frequency etc) must be fill & can not left blank , Cgminer won't start. Save & apply.
#9To upgrade / downgrade current firmware to any openwrt image, go to
System - Backup / Flash FirmwareChoose keep setting if you want to use same setting like network & cgminer then use sysupgrade.bin.
Do not keep setting if you want to use factory.bin.
Then hit
Flash image.., then
ProceedDo not closed your browser until router restart !!!
If you choose to use sysupgrade.bin, after whole process finish & router restart, ssh to the router & run command:
This will disable unnecessary process that not needed.
BonusTo access cgminer screen, you can use ssh client on your PC.
Then fill username as root & use your password
Then type
screen -rTo exit screen without killing cgminer, use ctrl a - d