MiWiFi mini | Xiaomi Mi-router mini - Firmware | [firmware]
Poll by firmware ...
What firmware are you using?
Openwrt [ 109 ] ** [3,2%]
Pandorabox [ 138 ] ** [4,05%]
Multi web [ 6 ] ** [0,18%]
Padavan (XRMWRT) [ 2042 ] ** [59,97%]
Stock [ 832 ] ** [24,43%]
Custom Stock (ENG) [ 152 ] ** [4,46%]
Other [ 76 ] ** [2,23%]
Please select the most good firmware, there are several:
Openwrt [ 211 ] ** [6,2%]
Pandorabox [ 211 ] ** [6,2%]
Multi web [ 20 ] ** [0,59%]
Padavan (XRMWRT) [ 2076 ] ** [60,97%]
All stock [ 886 ] ** [26,02%]
After flashing to custom, you were satisfied with the firmware?
Yes completely [ 1867 ] ** [54,83%]
Come down, but I had to tinker [ 523 ] ** [15,36%]
I regret having flashed [ 78 ] ** [2,29%]
I did not flash [ 880 ] ** [25,84%]
-
Total votes: 3405
 



Rep: (1302)
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:
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 editedRamsteiner - 10.07.19, 08:56
Reason for editing: curator removal



Rep: (161)
* evgeniy76200
You're some kind of crap you write. It may still reserved DHCP, and not static? Just as through dnsmasq.conf I'm not sure that this can be done through the muzzle. Booking JUST have to do through him.
https: //www.linksysinf...certain-clients.68865/



Rep: (2)
Who is an error associated with SSL when you try to update the scripts with the Linux operating system on a Windows 10-type
fatal: unable to access' https: //github.com / ...


I helped the team in bash:
git config --global url.git: //github.com/.insteadOf https://github.com/


Post has been editedmozzy - 09.03.19, 19:06



Rep: (37)
cookins @ 09.03.19, 13:37*
Dimansion
Excuse me, but I want to ask. Why register in Cron 'reboot', and then another, 'admin / sbin / reboot'? Is a 'reboot' enough?
Or is it for, if the first did not work?

I wrote in his post:
- first row in firmware Padavan
- second line in Entware (maybe it's not right and it is necessary to prescribe for Padavan'a, adding admin /)

that is, if you have cron in the firmware, you will need to dial only the first line. Just a long time ago in the firmware did not have a cron job, and had to put it in Entware.



Rep: (77)
evgeniy76200 @ 09.03.2019, 13:33*
Worth Padavan firmware. Appointed a static ip for only one TV box. It is possible to register now dns adguard it just for that ip address through the web face of the router?

Can. By analogy with this instruction:https://bitbucket.org/...B2#markdown-header-dns



Rep: (249)
Guys, in the connected USB drive to the router has the web some interface? Engl using runoff.
Not very convenient to download a bunch of apps to access usb



Rep: (0)
Tell me who use AirPlay

Firmware PandoraBox from 07.2018
through web-based packages installed and shaiport luci-app-shairport

when first connected everything is fine.
but if airplay on iPhones reselect airport (Mi-Mini) is writing could not connect to an AirPort



Rep: (775)
I gathered the latest firmware linaro all subjects registration
updated postMiWiFi mini | Xiaomi Mi-router mini - Firmware (St2ff # 80554727 Post)



Rep: (683)
* St2ff
Openvpn present?



Rep: (65)
Also I share firmware for mini Mi and Mi 3https: //drive.google.c...fHrlHsBs7s usp = sharing?
It included many modules, which can be useful (including the OpenVPN, except Transmission), 1 topic



Rep: (775)
iron86 @ 13.03.2019, 20:33*
Openvpn present?

No, I do not use it. Forgotten them



Rep: (249)
* St2ff , * CoMRaDe163 You collect those firmware yourself? How do I know at least what they are? Screenshots though: blush:



Rep: (683)
* St2ff
Nakata past your build, there was ...

Post has been editediron86 - 13.03.19, 23:32



Rep: (775)
* iron86,
I check tomorrow. Rebuild if



Rep: (283)
Slawikk @ 7.03.19, 12:34*
Padawan set 2 years ago and no longer touched the router, often I became Ping lose helped reboot the router, and now even that does not help. what could be the problem?

I think that 2 years have more neighbors with wi-fi. After restarting the router is switched to the less busy channel that also litter over time. The decision - to move to 5 GHz.



Rep: (85)
* nasgern , I go always on channel 5Hz



Rep: (45)
Slawikk @ 14.03.19, 14:55*
I connect always 5Hz channel

Try replacing the power supply unit



Rep: (1)
Tell me, can not remotely connect to the Internet via mobile rokteru, all made on the Institute design and provides through the home vayfay comes, and through mobile no. Firmware Padawan.



Rep: (600)
* FARP69 Must be white ip from the ISP, and the router is allowed access from the wan

Post has been editedvaleramalko - 15.03.19, 16:33



Rep: (1)
* valeramalko ,

Done here on this instruction, I understand the static ip is not required.


Post has been editedFARP69 - 15.03.19, 18:16
Reason for editing:



Rep: (600)
* FARP69 What ip wan router in the network map? and both are trying to go?


Full version    

Help     rules

Time is now: 18/09/19, 21:17