Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 Xiaomi Router Mini with full Unifi support, turn into a beast with custom asus rom!

views
     
trix
post Mar 12 2016, 03:33 AM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(soonwai @ Mar 9 2016, 09:41 PM)
People, what's the cheapest local source for the Xiaomi Mini? Thinking of getting one to play with. So cheap for dual band.
*
http://www.11street.my/product/ProductDeta...o?prdNo=1365177
RM99, can go lower with coupon but only for a limited period/stock


followed I<3LYN's guide, built padavan's firmware from commit 821f6cd
internet, hypptv, ipv6 works thumbup.gif
trix
post Mar 13 2016, 11:27 AM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(KIT39 @ Mar 13 2016, 12:24 AM)
Guys Please help why I cant download the http://breed.hackpascal.net/r802%20%5B2015...omi-mini.bin%29
*
http://breed.hackpascal.net/
trix
post May 11 2016, 05:39 PM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



kinda easy actually to build the firmware yourself
https://bitbucket.org/padavan/rt-n56u/wiki/...wToMakeFirmware
just need to get the board profile for MI-MINI since its not included as this model is not officially supported
trix
post May 28 2016, 05:05 PM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



https://drive.google.com/folderview?id=0B8s...Z1U&usp=sharing
compiled from commit d1ac127 if anyone interested
also contains sample config and board profile for this router

MI-MINI board profile folder and content goes here: rt-n56u/trunk/configs/boards/
inside MI-MINI folder, create symlink to libc.config : ln -s ../uclibc-mipsel.config ./libc.config
trix
post Jun 12 2016, 11:46 AM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(irwan6179 @ Jun 11 2016, 09:00 PM)
Thanks for the latest firmware. Using it now. Any tips on how to include QOS on the built?
*
QoS is unsupported on this firmware
if you really want to, need to disable hardware NAT and configure QoS through command line

https://bitbucket.org/padavan/rt-n56u/wiki/...%B5%D0%B9%20QoS (in russian, translate to english)
trix
post Jun 15 2016, 12:29 AM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(kclee08 @ Jun 12 2016, 08:30 PM)
Hi, can this works on Xiaomi Router 3?
*
yes it does, confirmed just now successfully flashed padavan firmware on mi router 3
download developer firmware from here and flash it first otherwise you can't enable ssh to proceed with the rest of the flashing steps

better use prometheus, as from the progress status, the firmware was split into 2 part and flashed into MTD devices kernel1 and rootfs0

probably i can go through prometheus' script to find out how its actually performed, but maybe for another day

anyway, here's what i found from a chinese forum on how to enable ssh after you have flashed developer firmware

http://192.168.31.1/cgi-bin/luci/;stok=<...0nvram%20commit

http://192.168.31.1/cgi-bin/luci/;stok=<...it.d%2Fdropbear

http://192.168.31.1/cgi-bin/luci/;stok=<...ropbear%20start

http://192.168.31.1/cgi-bin/luci/;stok=<...<NEWPASS>




Attached thumbnail(s)
Attached Image
trix
post Jun 26 2016, 06:44 PM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(fish_pg @ Jun 26 2016, 12:46 PM)
Hi, by successfully flashing it, mean that u r now able to connect your miwifi router 3 to unifi, arent u?
*
yup, working fine. hypptv, ipv6 also works, just like mi mini + padavan

trix
post Jun 27 2016, 10:21 PM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(fish_pg @ Jun 26 2016, 08:06 PM)
Mind to share a tutorial for a newbie like me?
*
https://www.youtube.com/watch?v=VQ35zI8W3ns...ix2zecfvmrvxw0k
in russian, but should be understandable to follow
let me know if you need clarification on any part
basically:
1. install developer firmware so ssh can be enabled
2. setup VM for linux (if you already have linux machine, then use that instead. and doesn't have to be vmware workstation, can use others instead like virtualbox)
3. download and run prometheus
4. gain ssh access on router (if this doesn't work, use the steps i gave previously)
5. prometheus to pull source from padavan
6. build toolchain (only needed once, unless there's any update on toolchain source code)
7. configure and build firmware
8. flash firmware

QUOTE(FameWolf @ Jun 26 2016, 09:02 PM)
Did you also install breed bootloader?

Notice any major improvements over the Xiomi Mi mini?

Youtube reviews seem to indicate more flash and 4 antennas but folks didn't notice a big difference in coverage area although it might handle more simultaneous users at once.

Primary Rom is chinese only or at least it was on May 26th when reviewed so Padavan in english would be a good step up...of course you lose the mi wifi app (which IS in english..go figure).
*
not using breed bootloader, prometheus installed u-boot instead
i'm using mi-mini and mi-3 at 2 different houses, so can't compare them side by side.
but mi-3 replaces tp-link tl-wr1043nd v1, and coverage is much better for 2.4GHz network.
i don't really use the available flash space for anything else, so no comment on that part

QUOTE(FameWolf @ Jun 27 2016, 02:18 PM)
Do you enable smb client in your builds so the router can mount local network storage?
*
previous build, nope
latest (cc58fc3), yes
i've removed QoS since its unsupported and can't be configured from webgui
config file used to build the firmware is also there on my google drive for reference
trix
post Jul 3 2016, 10:13 PM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(irwan6179 @ Jul 1 2016, 03:41 AM)
Yes. To set vlan 500.

Btw guys, where is the setting in prometheus to change from mini to xiaomi router 3?
*
once prometheus started, press C, then y to delete prometheus config
when it restarts, you'll be able to select a different router

trix
post Jul 4 2016, 05:39 PM

Enthusiast
*****
Senior Member
848 posts

Joined: Feb 2005
From: everywhere, yet nowhere.



QUOTE(FameWolf @ Jul 4 2016, 03:44 PM)
Where exactly do we put your config within the path of the prometheus folder?  Do we need the Mi-Mini folder?  I'm trying to build the MI-3 firmware as a test.  If there is a walkthough somewhere even if I have to translate it I'd be appreciative.
*
my config is for mi-mini, not mi-3
for mi-3, if you're using prometheus, no need to use anything from my google drive
dl everything through prometheus
there is a youtube video i posted previously on how to use prometheus to install padavan on mi-3. its in russian, but easy enough to follow without understanding what was being said

 

Change to:
| Lo-Fi Version
0.0189sec    0.25    7 queries    GZIP Disabled
Time is now: 28th November 2025 - 09:18 PM