MiWiFi mini | Xiaomi Mi-router mini - Firmware | [firmware]
Poll by firmware ...
What firmware are you using?
Openwrt [ 111 ] ** [3,25%]
Pandorabox [ 138 ] ** [4,04%]
Multi web [ 6 ] ** [0,18%]
Padavan (XRMWRT) [ 2052 ] ** [60%]
Stock [ 835 ] ** [24,42%]
Custom Stock (ENG) [ 152 ] ** [4,44%]
Other [ 76 ] ** [2,22%]
Please select the most good firmware, there are several:
Openwrt [ 213 ] ** [6,23%]
Pandorabox [ 211 ] ** [6,17%]
Multi web [ 20 ] ** [0,58%]
Padavan (XRMWRT) [ 2084 ] ** [60,94%]
All stock [ 887 ] ** [25,94%]
After flashing to custom, you were satisfied with the firmware?
Yes completely [ 1876 ] ** [54,85%]
Come down, but I had to tinker [ 526 ] ** [15,38%]
I regret having flashed [ 78 ] ** [2,28%]
I did not flash [ 882 ] ** [25,79%]
-
Total votes: 3420
 



Rep: (1334)
MiWiFi mini | Xiaomi Mi-router mini - Firmware
Discussion пїЅ | Firmware пїЅ
Official page | MiWiFi | Xiaomi Mi-router пїЅ | Xiaomi MiWiFi nano пїЅ | Xiaomi MiWiFi 3 пїЅ | Xiaomi MiWiFi (client for Android)пїЅ | Xiaomi club пїЅ | PROMETHEUS scripting system пїЅ

Attached Image


FAQ
Firmware comparison
Currently there is3 workersfirmware for our little animal with you:
1. Stock firmware:
Pros:
• Pre-installed and working;
• Has the ability to control through the app on a smartphone.
Minuses:
• Chinese andonly chinesenow English, to get the language, change the wifi region to Europe and upgrade the firmware;
• No support for USB modems;
• There is no normal L2TP support from Beeline (thank God, the Beeline changed its mind and in some regions allowed to connect without a tunnel);
• No IGMP support (IPTV);
• Strongly loads the processor.

2. OpenWRT (PandoraBox)
Pros:
• Flexible and with patience it can be completed by installing additional packages.
Minuses:
• Requires SSH access, and some configuration.

3. XRMWRT (Padavan)
Pros:
• Works great and is easily customizable;
• Excellent speed and stability;
• Everything comes immediately in the kit;
• The presence of skins;
• The standard firmware package includes a lot of programs;
• High security;
• Initially in Russian.
Minuses:
• Does not extend in open access, demands independent assembly;
• Requires access to SSH;
• The system section is read only.
How to get access via SSH and flash the router
How to bind a router to an account with access via L2TP
If your provider provides the Internet through an L2TP connection, you will have to connect a router through the old one, for this, connect them to the LAN-LAN. The router will be available as an access point, you will only need to find its IP address, for this scan the network with an old router or via a PC.
How to upload any file to the device
"Plan A" From any network share, download with the console command:
wget (full link to firmware) -P / tmp

"Plan b" Can use WinSCP (in SCP mode) in order to push the required file into the tmp folder: protocol - SCP, host - 192.168.31.1, port - 22, name - root, password - your password you received along with the SSH file.
How to flash any firmware
1. Determine where to write the firmware with the command:
cat / proc / mtd

2. Remember what the console gives you: it can be "firmware", "OS1" or "Firmware_Stub";
3. Flash the firmware lying along the path /tmp/your_proshivka.bin with the command:
mtd -r write / tmp / (your_program) (section_name)

Where(section_name) - section ("firmware", "OS1" or "FirmwareStub" depending on your device);
(your_proshivka) - the name of the firmware file.

Please note that on the XRMWRT firmware, the command and section will be different:
mtd_write -r write / tmp / (your firmware) Firmware_Stub
Back up partitions
To display sections we write:
cat / proc / mtd

Kernel + RootFS backup is not needed. Firmware_Stub is the sum of the Kernel + RootFS partitions. Ie the firmware image is entirely there, the entry point to RootFS is calculated automatically from the offset in the header image.
If the backup folder was created on the HDD, the approximate path to save will be / media / AiDisk_a1 / backup Note, the path depends on the firmware.
In turn, save:
cp / dev / mtd0 / media / AiDisk_a1 / backup
cp / dev / mtd1 / media / AiDisk_a1 / backup
cp / dev / mtd2 / media / AiDisk_a1 / backup
cp / dev / mtd5 / media / AiDisk_a1 / backup
cp / dev / mtd6 / media / AiDisk_a1 / backup

(alternative way to drain)
After the procedure, it is desirable to transfer everything to the computer, and restore it if necessary (note that the openwrt command will notmtd_write , but mtd ):
mtd_write write /media/AiDisk_a1/backup/mtd0.bin Bootloader
mtd_write write /media/AiDisk_a1/backup/mtd1.bin Config
mtd_write write /media/AiDisk_a1/backup/mtd2.bin Factory
mtd_write write /media/AiDisk_a1/backup/mtd5.bin Storage
mtd_write write /media/AiDisk_a1/backup/mtd6.bin Firmware_Stub
Problem with logging in live Kaspersky
Try changing the subnet from 192.168.31.1 to 192.168.1.1.
No part of settings
Try to connect via SHTTP or not via Wi-Fi and LAN.
The web interface of the stock firmware does not open
One of the domestic antiviruses was noticed on blocking it, well, correctly, I would block Chinese garbage too, it can be treated by deleting it before flashing it.Read more ...
Information unit in binary numbering system GOST 8.417-2002 GSI
bit2(bit) - amount of information 1 (usually used to denote the connection speed and the amount of information transmitted);
byte2,3 - amount of information 1 equal to8bit (usually used to denote the amount of data on the media).

1) The term “amount of information” is used in devices for digital processing and transmission of information, for example in digital computing (computers), to record the amount of storage devices, the amount of memory used by a computer program.
2) In accordance with the international standard IEC 60027-2, the “bit” and “byte” units are used with SI prefixes.
3) Historically, there is such a situation that the name “byte” is incorrect (instead of 1000 = 103accepted 1024 = 210) used (and use) SI prefixes: 1 Kbyte = 1024 bytes, 1 MB = 1024 Kbytes, 1 Gbytes = 1024 Mbytes, etc. At the same time, the designation Kbytes start with a capital letter unlike the lowercase letter “k” to designate a multiplier ten3.

Stock firmware
To switch to English, you need to change the region in the wifi settings and update the firmware. Or download
English firmware
Crack via browser plugin

Where to get:
Actual latest
The latest firmware and applications from the official site
Developer Development Archive(in Chinese resource)
Extreme firmware on 03/03/2018

Archive stock firmware for Xiaomi Mi-router mini (in json format)

Setup:
How to set up for the first timeinstruction frombrain_008
Fine tuningdata fromvamadir
QOS setup
SMB configuration
Tuning the bridge through 5 GHz

Getting ssh:
Instructions for officially obtaining SSH

Unofficial manual way to get ssh
Please note that SSH is obtained not on the router, but on the firmware! If you need to activate and get a password on the SSH stock, then you simply allow it on the custom, and the login and password are usually the same as in the admin area.
Any stock firmware version 2.x.x should come up, but not older than 2.9.x
Checked versions for Xiaomi MiWiFi mini: v2.6.17,v2.1.6, v2.8.91

Modification:
Transmission- download manager

Recovery:
Rollback to X-RM stock firmware
Openwrt
LEDE
Padavan
Attention!When building, installing and configuring, consider the following:
• The Chinese have messed up with gainbecause of what RSSI for WI-FI 5 GHz is incorrectly displayedcured, but the patch is recommended to roll, because the jamb with the gain has not gone away, the patch increases the sensitivity of the reception at the routertyk.

Prometheus script and firmware distribution terms :
пїЅ You can not distribute ready-made assembly devices for companies other than ASUS;
• You can not use the script to build the firmware with proprietary modules;
• It is strictly forbidden to distribute mods, patches and parts of the code that interfere with the above conditions.


OfficialthemePROMETHEUS script and websitehttp://prometheus.freize.net All questions on the script and the compilation of the firmware is recommended to ask there.
Videoinstructions for creating virtuals and compiling firmware
Firmware helphere
Instructions in pictures

The first steps:
New instruction, without unnecessary problems ( source code update log )
EEPROM Patch or Reference Replacement be sure to put (Yes, true. Yes, you also need it. Yes, you really need it on Padavan. Yes, and you need the latest version. If you install via Prometheus, you don’t need to install a second time.)
If the stars are folded into a brick

For a snack:
Audio setup
Instructions in Russian for setting the firmware
Installing a network printer
Transmission Setup
Ad blocker
Ad blocking filter
Owncloud + nginx + php5-fpm + https cloud (updated 05/12/2016)
WEB interface to Aria2
How to add support for scanners in the firmware
how to add your playlist m3u
Adding TOR support
Bypassing Roskomnadzor locks using TOR

Using OpenVPN to bypass locks
How to configure cron (autostart)
How to configure QoS

Skins:
All skins should be replaced at the compilation stage of the firmware, the Prometheus script supports all skins, the skin change is carried out through the admin panel of the router.
Multiskin not tied to version
Outdated varsii skins


Other:
How to turn a WAN into a LAN
Remote control multifunction device
Video build and firmware
Boot sectors
Attention!Do not know what it is? Do not touch!
Advantages of custom loaders, it is an opportunity to restore the custom firmware immediately, unlike the stock one, which can only be restored to the virgin state. Please note that if you suddenly make a mistake in something when flashing the boot sector, you will get a brick to support the table leg, by the way is very convenient.
U-Boot from xrmwrt (does not work with drain)
U-Boot from the Chinese (heaped up and Chinese)
U-Boot from Pandora Box (Chinese)
U-boot stock

Stitching
Before flashing, be sure to check md5, in case of a broken file, get a brick.
How to load uboot into the router read in the FAQ section. After downloading, check the checksum:
md5sum /tmp/uboot.bin

Be sure to verify the amount issued!
If xrmwrt:
mtd_write write /tmp/uboot.bin Bootloader

If openwrt:
mtd write /tmp/uboot.bin Bootloader

Reboot the router:
reboot

On the drain, the bootloader is closed for writing.

Instructions
Useful
Past polls
Attached Image
Attached Image
Attached Image
Attached Image


There is no curator in the subject. For questions about filling the caps, please contact the section moderators via the COMPLAINT button under the messages.


Post has been editedM | A | G - 14.06.20, 22:56
Reason for Editing: Configure router in '' Access Point ''



Rep: (65)
* sky33,

overload script yes and router



Rep: (1)
All rolled Patch XRMWRT on 5 GHz / Patch EEPROM
It was enough to update the data in paragraph (6) to update the data and register Nov.ip.



Rep: (534)
Crocodil2 @ 01/18/2016, 18:21*
Webmord of Aria2 (which by the way almost 2 mega weighs).

Reduced size up to 1 mega. Basically, by deleting files with flags of different countries. On our server they are useless, as they have an extension of SVG, which he does not miss.Miwifi mini | Xiaomi Mi-Router Mini - Firmware (Post Firsthash # 44804034)



Rep: (0)
* crocodil2,
Crocodil2 @ 01/18/2016, 05:48*
Router in stock Multicast does not miss.

Now everything is finally clear, thanks.
Please write in the header that there is no multicast and the TV console does not support.
And I already wrote to the support service, if they answer, I will write here.
Thank you all for your help.



Rep: (0)
Good evening.
Please lose in a personal firmware from Padavan and I can't collect. Thank you so much



Rep: (135)
Yuraf88 @ 01/19/2016, 01:02*
Please lose in a personal firmware from Padavan and I can't collect. Thank you so much

What is the problem? It is difficult for the first time, but going. I was batted all day over the connection to the Internet, and then everything went.



Rep: (1739)
Firsthash @ 01/18/2016, 23:24*
...
Reduced size up to 1 mega. Basically, by deleting files with flags of different countries. On our server they are useless, as they have an extension of SVG, which he does not miss.Miwifi mini | Xiaomi Mi-Router Mini - Firmware (Post Firsthash # 44804034)

Yes, this is a mockery, in a good sense, just yesterday, everything collected, only Tor corrected, I rek up, now again.
For this is a huge ........ pluss.



Rep: (46)
Firsthash @ 01/19/2016, 01:24*
Reduced size up to 1 mega. Basically, by deleting files with flags of different countries. On our server they are useless, as they have an extension of SVG, which he does not miss. Miwifi mini | Xiaomi Mi-Router Mini - Firmware (Post Firsthash # 44804034)

I always wanted to ask, why do you need an offline version of admin, if there is online?
For the online version, OPTWare does not need and other movements. I clicked the link - it works.

Post has been editedNEt_Browser - 19.01.16, 08:29



Rep: (534)
* NEt_Browser, It's hard for me to find the answer. Perhaps people slowly open online version; Or someone needs to use the admin panel without connecting to the Internet. Offline version, still like, how herself defines some settings, such as the address to which you need to connect, but it is so, a trifle. In general, I have everything, fantasy dried up.

Post has been editedfirsthash - 19.01.16, 08:50



Rep: (1739)
NET_BROWSER @ 01/19/2016, 08:24*
...
I always wanted to ask, why do you need an offline version of admin, if there is online?
For the online version, OPTWare does not need and other movements. I clicked the link - it works.

Well, for example, a person where the online person does not pay the host, and you are in the span, or the page erased.
Online is not an option at all.
And here everything is with you.

Post has been editedcrocodil2 - 19.01.16, 09:39



Rep: (82)
Light skin White v.1.0.
Versiontest , there are some more flaws in style and graphics, but in general everything is done.
Adapted under the firmware from19.01.16
Screenshots
Attached Image
Attached Image

Attached Image
Attached Image

Attached Image


DOWNLOAD:
Attached fileWhite_v1.0.zip.(961.72 KB)

I really need help in finding bugs and shortcomings, write to LS.

Post has been editedmedissn - 19.01.16, 16:03



Rep: (46)
MEDISSN @ 01/19/2016, 13:03*
Light skin White v.1.0

For work +
But for me, the topic is, right to cut.



Rep: (1)
Hello! Question aboutMiwifi mini | Xiaomi Mi-Router Mini - Firmware (post Vamadir # 37131132)SSH access received without problems. But what command opens these settings for editing? Specifically interested in changing the MTU. In Linux, I understand only very accurate instructions: blush:



Rep: (82)
NET_BROWSER @ 01/19/2016, 11:37*
But for me, the topic is, right to cut.

The taste and color, as they say ... :)



Rep: (46)
* SEA_STRANGER,
What exactly do you want from your router, if you reflash, then use the Padavan and the script, everything is simple there.



Rep: (6)
Start.sh at the addresshttp://prometheus.freize.net/script/start-64.sh.broken



Rep: (46)
Surfinspirit @ 01/19/2016, 14:23*

Not quite accurate.
Attached Image



Here or a fool, or the server Prometheus naked.

Analysis of WRD: 0 triggers
https: //www.virustotal...a/analysis/1453196267/

W / file analysis: 2 triggers
https: //www.virustotal...5/analysis/1453196272/

P.S.
I threw the file to the analysis in Vilab Web.

Post has been editedNEt_Browser - 19.01.16, 12:51



Rep: (1334)
* NEt_Browser, The funny thing is that it should load scripts. This is his task.
File reloaded from all ...

Post has been editedFreize - 19.01.16, 12:47



Rep: (46)
Freize @ 01/19/2016, 14:46*
File reloaded from all ...

All the same web blocks. :)
Waiting for a response from Virlab.



Rep: (1739)
NET_BROWSER @ 01/19/2016, 12:49*
...
All the same web blocks. :)
Waiting for a response from Virlab.

Aaaaa ..... We will succeed now ....
I will go throw away all the routers with Padavan. (Who can say anywhere?)
Well, seriously, all these analyzers naturally do not disassemble anything, but just looking for a similar code from the base.
Here, a certain length of the code coincided with the base, but this does not mean that there is a bunch of viruses.
All in line with my garbage, enough ......


Full version    

Help     rules

Now: 13.01.21, 03:43