1032 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> 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,99%]
Stock [ 832 ] ** [24,44%]
Custom Stock (ENG) [ 152 ] ** [4,47%]
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,99%]
All stock [ 886 ] ** [26,03%]
After flashing to custom, you were satisfied with the firmware?
Yes completely [ 1866 ] ** [54,82%]
Come down, but I had to tinker [ 523 ] ** [15,36%]
I regret having flashed [ 78 ] ** [2,29%]
I did not flash [ 880 ] ** [25,85%]
-
Total votes: 3404
 
Freize
Message#1
25.08.15, 21:07
Mushrooms run out, letters almost
*********
[online]

Topics Curator
Group: Curators
Messages 4435
Check in: 19.06.11
Xiaomi Mi 5S 4/128

Reputation:-  1297  +

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


At the moment, the curator of the topic isFreize. For all questions about updating and filling the caps, please contact directly toQMS.



Post has been editedferhad.necef - 10.01.19, 07:34
Reason for editing: lock bypass on routers with Padavan firmware and Keenetic OS
Trackscream
Message#22
08.04.15, 09:05
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 403
Check in: 06.07.13
Xiaomi Mi 3

Reputation:-  178  +

So, everything is in order. Repositories are slightly different. I deleted the uboot sorts, if someone gets the uboot config for the machine, I will return it. Also, the NTFS driver from Paragon is removed from the firmware since the license does not allow its use, you can enable the standard ntfs-3g driver instead (it is disabled by default). The repository will be synchronized with Padawan, but I do not pretend to be daily. At least once a week, this is quite enough.
Repo link.
Link to instructions.

For those who are too lazy to read the thread:distribution of ready-made images is prohibited.Otherwise, the project will be minimized.

By default, the wireless networks are password-protected in the firmware, the password is "1234567890" without quotes!
Login and password to access the web interface: admin / admin

The following firmware version has been tested:
First install PandoraBox according to the instructions in the topic header. Then in Pandora, through the system update page, flush the assembled file. More detailed instructions will come later.
If shared folders do not work
P.S. For those who do not connect the shared folder in the virtual machine: in the settings on the "Network" tab, change the connection type to "Bridge", start the virtual machine and install ssh
sudo aptitude install ssh

After that, you can connect to the virtual machine through WinSCP. To find the address of the car type
sudo ifconfig eth0

the address will be indicated after the inet addr clause.


Transferring firmware from a virtual machine using a flash drive - instruction.

Post has been editedTrackscream - 25.05.15, 12:20
Reason for editing: Added link
Dulin
Message#23
04.05.15, 21:41
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 116
Check in: 22.07.08
Xiaomi Mi A1 4/64

Reputation:-  24  +

* Rainman2004
link to source from U-boot (breed)
description in chinese
BreedEnter - forcibly puts the router into a booster mode,
requires installationWinpcap

Post has been editedDulin - 04.05.15, 21:54
Rainman2004
Message#24
04.05.15, 22:55
...
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 576
Check in: 13.03.08
teXet TM-4677

Reputation:-  41  +

* Dulin,
breed-mt7620-xiaomi-mini.bin is our file? What do they change in it in a day? ;)
Dulin
Message#25
04.05.15, 23:11
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 116
Check in: 22.07.08
Xiaomi Mi A1 4/64

Reputation:-  24  +

Rainman2004, yes this is our file. Sources are closed. Change history is on their website.
Shadower
Message#26
19.05.15, 20:46
Admin
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 644
Check in: 17.12.11
Xiaomi Mi A1 4/64

Reputation:-  41  +

Why do you have rar? I tried rar and unpacked it - I do not install it


I apologize, packed by mistake in rar. Here is the correct and working ZIP with the corrected translation for the beta version of the firmware.Attached fileRUS + Script + TamperMonkey + MiWiFi + mini.zip(9.47 KB)


--------------------
MI A1
Mi Band 2
Freize
Message#27
05.06.15, 18:29
Mushrooms run out, letters almost
*********
[online]

Topics Curator
Group: Curators
Messages 4435
Check in: 19.06.11
Xiaomi Mi 5S 4/128

Reputation:-  1297  +

K
Attention! The instruction is outdated, look for fresh in the cap. Virtualok updates will not be!


XRMWRT per hour */ Or how to do it yourself, instructionin 3 volumeson one sheet...

This manual is for thosewho is not goingPadavan firmware. It contains, prepared by me, the image of a virtual machine. You need only step by step to follow my instructions. Please note that the text carries a minimum of information in order not to clog your brain with excess and not to frighten those who are going to do it the first time. Although I tried to warn you against all known errors, remember that you act at your own risk, although it is minimal.
Information will be updated, and the virtual image will be updated. If you have any questions or something goes wrong write me inQMSor ask a question in this thread.

Pros:
  • No need to install the distribution first, then the necessary packages;
  • All in one archive and everything works;
  • Graphics distributions make life easy for beginners.

Minuses:
  • Does not allow to feel the process from and to and learn the basics.

Volume I Collect
1.Download one ofarchivesand unzip to C: \ Users \ your user \ VirtualBox VMs or to another place you like, the path is standard (I will update the files if possible);
2.Open Oracle VM VirtualBox (if not, then downloadhere);
3.Next Machine - Add ..., specify the path to the folder that was previously unarchived; in the properties of the machine, check whether its characteristics are suitable for your PC, if they are specified in an amount exceeding your capabilities, lower the number of cores or RAM;
4.Run the machine, enter the password if asked4815162342(yes this is from the LOST series, login for Debian miniforeman);
5.Open the terminal and the browser, the start page of which is this post, this will allow you to copy commands.
6.Enter the following:
a).Go to the root source directory;
cd xrmwrt

b).Return all source files to the virgin state (done only during rerun):
git checkout.

at).Sync:
git pull

d).Go to the directory with the config:
cd trunk

d).We clear garbage from the previous assembly (done only during rerun):
./clear_tree

e).Open the config editor:
nano .config

g)Change the path to the source:
CONFIG_TOOLCHAIN_DIR = / home / foreman / xrmwrt / toolchain-mipsel

(Why foreman? And because I had to rebuild a break under another, not my own, nickname.)
Edit the config as you like, heretranscript. To enable / disable components, use the comment symbol #
h)We press Ctrl + o, Enter, Ctrl + x
and).Getting started:
./build_firmware

Note:be patient, depending on the configuration of your machine, this can take from 10 to 30 minutes.

to). When prompted for a password, enter: "4815162342" (note that the password is not displayed when you enter). The assembly will lie along the way / home / foreman / xrmwrt / trunk / images / and have an extension .trx You can send it to your email through a browser or upload it to a network folder.
Please note that if a PC with a virtual machine is connected to our router, there is no need to pull out the firmware from the virtual machine.

REMINDER, DISTRIBUTION OF READY ASSEMBLY PUBLICLY ON THE INTERNET IS POSSIBLEANALY EQUILIBRISTIC COURSE BEFORE FULL HEALTH OF A PATIENTDEATH!

Note: you can significantly increase the speed of the assembly if you configure a virtual machine, for example, add cores: settings ->system ->processor, number of system cores minus 1.

Volume II Prepare
1. Create an account mi account. registration on the site account.xiaomi.com takes a little time and is possible both by phone number and by email ( is preferable );
2. Associate a router with a Xiaomi account, for example, through a mobile application Xiaomi MiWiFiRUS , for this, the router must be connected to the Internet and the phone to the router;
3. Upgrade to the latest developer version (stable firmware version does not support SSH). Download on page friendly chinese resource (firmware should be taken from the section "mini-"), or use official site (download the firmware "ROM for Mini", respectively);
4. Go to page http://d.miwifi.com/rom/ssh , specifying your account Xiaomi to which they tied the router;
5. Download the file miwifi_ssh.bin and remember the password for Root, write a file to a USB flash drive, preferably a small amount, formatted in FAT32 ;
6. Turn off the router, plug the USB flash drive into the USB port of the router, hold RESET on the router, turn it on, wait for the indicator to flash orange, release the RESET, wait for the indicator to turn blue;
Instructions for firmware through a virtual machine, when the router is in the local network
7. Go to the directory with the firmware file:
cd images

8. We throw the firmware on the router:
scp MI-MINI_3.4.3.9 - ***. trx [email protected]: / tmp /

Enter the password from the SSH router, obtained from the site. Characters are not displayed. Should output:
MI-MINI_3.4.3.9 - ***. Trx 100% 8906KB 1.2MB / s 00:07

8.1. Connects via SSH to the device:

8.2. Here again we enter the password from the site.
Now go to the next volume.

Instructions if the router is located outside the local network of the virtual machine
6. Download and install an SSH client for example Putty ;
7. We start and enter the IP of your device (by default 192.168.31.1), the login and password received on the site are entered after connecting (note that the password is not displayed when entering).
8. ATTENTION the most difficult, we download the firmware:
"Plan A" From any network share, download with the console command:
wget (full link to your firmware) -P / tmp

Note: Almost everyone has a smartphone or tablet, most of them on Android. You can download the popular ES Explorer through Play market , then go to the application, on the right, select "Remote access" to enable. An FTP server will appear. Well, then just specify the address in the console instead of (full link to your firmware) as follows: ftp: //192.168.***.***/<name file.format>where *** depend on the IP address of your phone or tablet. Special thanks to TiCross for his comment.
Now go to the next volume.

"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.
Now go to the next volume.

"Plan C" If you are already preinstalled Pandorabox just update through the GUI, in which case the last volume can be dropped.

Volume III Stitch
1. You can find out the structure of sections with the command:
cat / proc / mtd

2. We are looking for the firmware or OS1 section;
3. Use the appropriate command depending on the found directory or try at random.
For the version of the stock firmware 0.7.x andabove :
mtd -r write /tmp/MI-MINI_3.4.3.9-***.trx OS1

For version firmware version 0.6.x andbelow :
mtd -r write /tmp/MI-MINI_3.4.3.9-***.trx firmware

Note: The router will be available (after reboot) at 192.168.1.1, login - admin, password - admin; The WiFi network is ASUS, the default password is 1234567890.

Appendix A Possible Errors
  • When installing a virtual machine through virtualbox, an error appears:
    vt-x is disabled in the bios
    or
    vt-x is disabled in the bios verr_vmx_msr_vmxon_disabled
    This suggests that the support of virtualization technology is not included in Bios. To enable it, go to the BIOS and look for the menu item. Intel Virtualization tehnology (or similar) Located in the management section of the CPU settings.
  • When starting the machine, an error occurs:
    Could not load module R3 C: \ Program Files \ VirtualBox / VBoxDD.DLL (VBoxDD): GetLastError = 1790 (VERR_UNRESOLVED_ERROR).

    There are two solutions:
    1. Installing VirtualBox 4.3.12;
    2. Most likely your system file uxtheme.dll is changed, it causes a conflict. Try to roll it back to stock.
  • Can't flash filemiwifi_ssh.bin Try to format the USB flash drive in FAT32.
  • Not flashing firmware. Xiaomi likes to change the name of sections, check their list:
    cat / proc / mtd

Appendix B References

* The speed is averaged and depends on your experience and attention, as well as the speed at which your PCs compile the firmware.

Hope was helpful. : sveta:

Post has been editedFreize - 06.09.15, 01:04
Reason for editing: Known issues ...


--------------------
The opinion of the author may not coincide with his point of view.
Wolfling83
Message#28
17.06.15, 21:40
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 817
Check in: 23.09.12
Xiaomi Redmi Note 3 Pro Prime

Reputation:-  94    +

2. VERY NOT CONVENIENT STANDARD FIRMWARE. I WANT A CAST, BUT DELIVERY TO ME IS NOT POSSIBLE, BECAUSE I DON'T UNDERSTAND ANYTHING IN THIS. I AM NO KGB KEEPER NOR SOOFSNIK AND FBI. GIVE SOMEONE CAST TO I FILL IT AND JUST ALL WORKED.

Does this AI Mac make you caps?
Are you sure you made the right choice when buying a device that is not officially supported in Russia?

1. Preparation
A) Register on Xiaomi:http://account.xiaomi.com/
B) Download the archivehttps://yadi.sk/d/s9GZRQ6_gxxkM(in the archive firmware Miwifi and PandoraBox relevant on 06/09/2015, programs for controlling the router from the phone and computer under the stock firmware, programs under windows for manipulating ssh)
B) install the application from the archive on the phone, tablet;
D) install WinSCP and copy Putty

2. Install the developer firmware:
2.1. Download miwifi.bin and copy it to a USB flash drive (FAT32); if you downloaded a new firmware from a site, then we rename it to miwifi.bin
2.2. Turning off the power of the router
2.3. We insert the USB flash drive, we clamp the reset, with something thin;
2.4. Turn on the router, wait until the light flashes in front, release the reset, if the red light is on: a) the firmware is not correct, b) the flash drive is not correctly selected (preferably up to 4GB));
2.5. Rest until the blue light comes on;
You can also install via the web interface.

3. Establish a Wifi connection;
4. Go to the MiWiFi application (use the data from the Xiaomi account);
5. We bind the router to the account;
6. Go tohttp://d.miwifi.com/rom/sshuse login / password for Xiaomi;
7. Download miwifi_ssh and write the password (root 密码 password);
8. Copy miwifi_ssh to the USB flash drive and p. 2.3.-2.5 (removing or renaming miwifi)
9. On the computer, open WinSCP and configure the connection:
9.1. SCP transmission protocol;
9.2. Host Name: 192.168.31.1;
9.3. Root username;
9.4. Password: Password obtained in paragraph 7;
9.5. Save (do not touch anything else);
10. It will give a warning, agree, a window will open with the contents of the router (or a table depending on what you chose during installation);
11. Pandora file or the latesthttp: //downloads.openw...aomi-Mini-R1CM/stable/Copy to the tmp folder on the router (I recommend renaming it to something shorter. bin, for example, Panda.bin or p.bin;
12. Run Putty (installation is not required);
12.1. Host name 192.168.31.1;
12.2. Open;
13. Enter: root
14. Enter the Password received in section 7 (the characters are not displayed, simply poke the buttons in the desired order and press Enter or copy and paste - press the right mouse button (insert) and enter);
15. Flash Pandora with mtd -r write /tmp/Pandora.bin OS1
16. We wait until the router is loaded for about 5 -10 minutes (the blue light comes on) (the ssh connection will fall off)
17. Clean the browser cache
17. Go to the web interface 192.168.1.1. Login root Password admin
Everything, Pandora is installed

In order to at least understand something we are looking for hieroglyphs
In the left column
there is 3 tab and instead of chinese you can choose Anglicon language, which is native and familiar from childhood

Further optional
can russify
For this, read the header about the Russification and installation of packages

Post has been editedWolfling83 - 14.07.15, 23:43
Reason for editing: Fixed ochepyatki
dima561
Message#29
09.07.15, 23:52
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 222
Check in: 25.10.07
HTC One Dual Sim

Reputation:-  43  +

corrected for mini script Owncloud + nginx + php5-fpm + httpsMiWiFi | Xiaomi Mi-router - Firmware (Post dima561 # 39624715)
If it does not work, add chmod 666 / dev / urandom to autoload

K
Not very usable: Admika tupit, synchronization is generally sad.
php-fpm loads a piece of metal on 100% of the CPU.

Who will decide to put in owncloudinstall.txt; first correct the link to download Owncloud, the link that is outdated in the file.
And immediately deliver php5-mod-xmlreader (opkg install php5-mod-xmlreader).


Attached files

Attached fileowncloudinstall.txt(24.75 KB)


Post has been editedFreize - 11.01.17, 12:40
Reason for editing: Add-ons


--------------------
HTC ONE 802d
Freize
Message#30
14.07.15, 21:22
Mushrooms run out, letters almost
*********
[online]

Topics Curator
Group: Curators
Messages 4435
Check in: 19.06.11
Xiaomi Mi 5S 4/128

Reputation:-  1297  +

XRMWRT at 5 GHz/ Patch eeprom

The Chinese nakosyachili in EEPROM, because of what on the firmware XRMWRT was incorrect display RSSI. In the version starting with build 096 this is fixed, but there is a problem with the level of signal reception from peripheral devices due to incorrect gain setting. To fix the need the following patch:

1. DownloadPUTTYandWinSCP;
2. Go to the admin panel of the router: Advanced =>Administration =>Services =>Terminal Services =>"Enable Telnet Server?" "Enable SSH server?", Turn on and use;
3. Go to PUTTY and connect to the router via IP: 192.168.1.1 via Telnet protocol, after logging in, he will ask for the login and password, enter admin and the password that is from the admin (Please note when entering the password characters are not displayed);
4. Dump mtd2 to a binary file:
cp / dev / mtd2 /tmp/mtd2.bin

5. Run WinSCP in order to remove or push the required file into the tmp folder: protocol - SCP, host - 192.168.1.1, port - 22, login and password as above, download the file created earlier to the computer;
6. Be sure to make a backup somewhere in case something goes wrong and you can return everything back;
7. Patches mtd2 through a specially created server for youhttp://mi.freize.org(we leave the second way, there is not much difference, but people say that this is better), or if it doesn’t work:
Manual method
Method 1
7.1. Take the factoryEEPROM5GHz (to download click on the Raw button) and open itHxD Hex Editor;
7.2. Copy the lines, replacing mtd2 in the dump, where the first line of EEPROM5GHz will be 0x8000 in mtd2 and so on, and offset values ​​from 0x8004 to 0x8009 (this is your MAC), 0x803A (RF Offset), 0x809E and 0x809F, we return those that you have to replace

Method 2
7.1. Open mtd2 inHxD Hex Editor;
7.2. Offsets 0x45, 0x49, 0x4D (relative to 0x8000) are replaced by the value 00;

8. Transfer the mtd2 file back to the router and sew it up:
mtd_write write /tmp/mtd2.bin Factory

9. Overload the router:
reboot

10. Check the Wi-Fi point.

Special thanks:* popella,for clarification and help and* Sergi0Limitfor the autopatch script, as always, I just chew for you. All thanks, please tell them.

Post has been editedFreize - 06.09.15, 11:05
Reason for editing: Edits for better perception


--------------------
The opinion of the author may not coincide with his point of view.
popella
Message#31
14.07.15, 22:19
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 156
Check in: 24.12.14

Reputation:-  63  +

8. Copy the strings alternately replacing in the mtd2 dump

IMHO very hemorrhoids, and you can nakosyachit. It is easier to copy and replace the entire EEPROM, and then use your hands to drive in the MAC and RF Offset.
And thanks, I don’t have to say it to me, but to Padavan, the developer of the firmware; he wrote it on the trunk what to do.
Well, I went further with the experiments :) and askedubootfrom Asus-a, collectedStepa_ua, for which he thanks a lot. Now you can restore the firmware using the ASUS Firmware Restoration, checked, works.
popella
Message#32
17.07.15, 19:42
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 156
Check in: 24.12.14

Reputation:-  63  +

K
Do not do this if you have no idea why you need it! There is a chance to distort your router.

write don't be shy

The procedure is similar to flashing mtd2, only you need to treat it very carefully.
1. Take the loaderfrom here. Unzip, sew in a compressed form - a corpse. Rename it to mtd0.bin
2. Make a dump of the native loader
cp / dev / mtd0 /tmp/mtd0.bin

3. Run WinSCP to remove the factory one and shove the asus loader into the tmp folder.
4. Stitch
mtd_write write /tmp/mtd0.bin Bootloader

5. Just in case, under item 2 you can read the recorded bootloader and compare it with what we crammed.
6. Overload the router
reboot

Actually for what it is done. Now, using the ASUS Firmware Restoration utility, you can send any firmware to the router, at least from a samovar :)
We press the reset button, turn on the router. We wait until the LED blinks red, release the button. Launch ASUS Firmware Restoration, specify the program path to the firmware and click "download". Further the utility will report.

Post has been editedFreize - 17.07.15, 21:05
crass1968
Message#33
17.07.15, 19:49
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4299
Check in: 16.05.14

Reputation:-  367  +

Actually for what it is done. Now, using the ASUS Firmware Restoration utility, you can send any firmware to the router, at least from a samovar

In my opinion, a dubious possibility - the original firmware in bin, not trx. If you leave the stock, you can return the router to its original state with usb media without a PC under Win with all the consequences.


--------------------
(SD855): Xiaomi Mi9 6 / 64GB; (SD845): Xiaomi Pocophone F1 6 / 64GB; (SD636): Nokia X6 6 / 64GB; (SD652): Coolpad Cool1 Dual 4 / 32GB; (MT6771): Umidigi F1 4 / 128GB; (MT6763): Umidigi One 4 / 32GB;
popella
Message#34
17.07.15, 19:56
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 156
Check in: 24.12.14

Reputation:-  63  +

if you leave the stock, you can return the router to its original state with usb media without a PC under Win with all the consequences

Do I force someone to flash the asus loader? On the contrary, I say, do not do it if you have no idea why you need it :)
Besides, if at the time of the flashing the light blinks, then the khan ...
Serg_V
Message#35
17.07.15, 20:05
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 596
Check in: 05.01.07

Reputation:-  35  +

* crass1968,
original firmware in bin, not trx

But I put the firmware in TMP .trx and it was normally sewn, I think that changing the bin to trx is not a problem

Posted on 07/17/2015 at 20:05:

* popella,
mercibo: thank_you:
andy.padavan
Message#36
30.07.15, 17:54
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 285
Check in: 23.03.13
Asus ZenFone 2 ZE551ML

Reputation:-  202  +

Sam106
I beg you, do not waste time and do not look for a black cat in a dark room. She is not there. Forget about Optware, the bug lies somewhere in the Wireless mt76x2_ap driver.

Firstly, in order to clarify and not confuse, I will explain to others - you are using not just the “access point on the 5 GHz channel 11ac”. You use AP-Client, these are two very different entities.

Kernel panic occurs on local traffic, on TCP packets flying from the apclii0 interface to the TCP kernel stack (tcp_input). In the usual use of the router + access point, such things do not occur, either the transit L3 traffic goes through ra0, or the transparent bridge at the L2 level, packets do not even get into the TCP kernel stack.

In short, a bug occurs if the router in AP mode is connected by the AP-Client side to another point and you are trying to pump packets between the router's host and the AP-Client interface. Havecrass1968This is the situation, only it has a transmission running on the router’s host that downloads the interface through apclii0.

The kernel issues a WARNING if the number of the new TCP segment does not match the number specified in the previous one, i.e. when gluing segments. At this point, WARNING is looping, which further leads either to a panic of the core or to the restoration of work, depending on the depth of repetition.

I committed one patch to the kernel for this topic.
https: //code.google.co…c812bd7aaa398e6266d0ef
The fix was made only in the 3.5 kernel, Eric Dumazet ported it to the 3.4 kernel for Android, but this fix was never included in Upstream 3.4.
Unfortunately, this did not solve this problem, which means that the confusion of the segments occurs within the apclii0 interface, or at the upstream point where the AP-Client is connected. There is no problem on wired local traffic.

Until I reproduce this case, there will be no solution.

Freize
This speaks of the great crutch on which the Padawan holds. A joke of course, but there is something to ponder.

With such reasoning, you can go far. When a person does not understand what is happening, he sees a lot of things.

Post has been editedandy.padavan - 30.07.15, 17:57
andy.padavan
Message#37
31.07.15, 14:51
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 285
Check in: 23.03.13
Asus ZenFone 2 ZE551ML

Reputation:-  202  +

Freize
What is new you want to know?

I went to meet the requestTrackscream(he actually turned out to be a very decent person), gave him a Mi-mini configuration with the ability to create a fork. But with 3 conditions:
- Removal of the proprietary Paragon NTFS driver for ASUS (license fees are deducted from it for each copy sold)
- Save copyrights and save ASUS logo (this is part of copyright)
- The project remains only in the source code, without binary images.

Post has been editedandy.padavan - 31.07.15, 14:55
konsta13
Message#38
17.08.15, 13:08
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 247
Check in: 13.01.11
Xiaomi Mi 9 SE

Reputation:-  19  +

Friends, tell me where I can download stock firmware 2.2.100?

Got it. If anyone is interested, 2.2.100 in the attachment.

Attached files

Attached fileMiWiFi.zip(14.48 MB)
tim72plus
Message#39
19.08.15, 00:52
Visitor
**
[offline]

Group: Active users
Messages 29
Check in: 03.06.10

Reputation:-  3  +

Update stock
ROM for Mini "Stable version" v2.4.9 dated 12-08-2015
Added multilingual support (Simplified Chinese / Taiwan Traditional / Hong Kong Traditional) and region selection for WiFi

Translation of stock firmware v2.4.9 "Stable version" using Proxydomo (Web-filter) from Chinese to English.
Xiaomi_Mi-router_mini_EN
sprok
Message#40
21.08.15, 21:41
Visitor
**
[offline]

Group: Active users
Messages 24
Check in: 04.01.09
Huawei P9 Plus VIE-L29

Reputation:-  3  +

Hello! Only today I received a router with Ali. Connected not without difficulties, but quickly. For those who ask how to turn on the English language. Enter the settings page. Select the third tab in the top row. Five icons appear below, press the fifth with the letter i. At the very bottom is just a drop-down menu with a choice of languages. Choose English and get a clear interface :)
Attached Image

Posted 08/21/2015 9:41 PM:

The answer is above for firmware 2.2.100. But who can tell if the router can work with 4G modems on any firmware?

K
Please place pictures under the spoller.


Post has been editedFreize - 22.08.15, 08:51
tim72plus
Message#41
22.08.15, 06:53
Visitor
**
[offline]

Group: Active users
Messages 29
Check in: 03.06.10

Reputation:-  3  +

Updated translation of stock firmware using Proxydomo (Web filter / Proxy server) from Chinese to English.
Added translation of router initialization, relevant for Release versions (Stable) and Beta (Developer).
Xiaomi_Mi-router_mini_EN
Proxy settings in the browser (web browser: Connection Settings)
Proxy: 127.0.0.1
Port: 6060
For example in Firefox:
Instruments ->Settings ->Additional ->Network ->Connection ->Tune
Attached Image

Xiaomi
 

1032 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 19.06.19, 18:50