Xiaomi mi wifi 3 support

I am running:
NATCAP 3.0.0_build201801250826 Aardvark r5974-5a7e27d / LuCI Master (git-18.123.23126-b0f3946)
However I found latest to be:
NATCAP 3.0.0-build201805042133
on: https://dev.ptpt52.com/rom/

Should I be upgrading to the builds found on that site?

Because you are using the latest update, when you use the command you will not see anything happening

I don't think so, when running your command I get the following error:

cut: the delimiter must be a single character
Collected errors:
* opkg_conf_load: Could not lock /var/lock/opkg.lock: Resource temporarily unavailable.
xargs: opkg: exited with status 255; aborting

I then get stuck with a lock file and have to manually remove it before i can use opkg again.

It is possible that the new update is a bug I still use normally, I recommend you use the old version because the new version or the wifi error

i have totally bricked my mi router 3.
i try to log on putty but only list special caracters.
if i put cable with dhcp on wan and connect pc to lan 1 its works forward dhcp but i cant acess web or another log.
anybody can help me ?
i try tx rx gnd and inverted
this is the caracter on putty ▒0▒▒▒▒▒▒▒▒▒▒▒▒▒
its on 115200 8n1

Dear Chen,

A big thank you for your work and to those who helped testing. I have now 6 routers that work like a charm.
I only have one remark: you should be removing your ssh keys.
Keep up the good work.

Cheers,
R

Take a photo of UART pins?

How stable is it?

i used pl2303 do you recommend antoher board ?

Hi, you should build it from source code, so that it can be without the ssh keys.
it is easy to build it base on this config: https://github.com/ptpt52/com.ptpt52.openwrt/blob/master/rom/lede/config.ramips-mt7620nand-nosymbol
make menuconfig and disable all packages in ptpt52 feeds

It's OK......

Can anybody install luci-proto-wireguard on latest lede snapshot? Any time i have got unsatisfied dependencies on kernel version.

opkg update
opkg list-upgradable | cut -f 1 -d ’ ’ | xargs opkg upgrade

No luck. I still have unsatisfied dependencies - specific kernel version comimit - at this moment i have 4.14

A post was merged into an existing topic: Softether openwrt/lede

I have a working ptp52 firmware and it's all fine.
I'd like to see/download the official image from the OpenWRT website in Development.
Is there a plan when Xiaomi MIR3 platform will be added to the Development Snapshot builds?

That way we can have regular updates.

1 Like

hey. flashed your firmware with the instructions from the pastebin and am now running
NATCAP 3.0.0_build201802180700 Aardvark r6212-8bd6c71
i then downloaded natcap-4.0-b201805301526-ramips-mt7620nand-xiaomi_miwifi-r3-squashfs-sysupgrade.tar from https://dev.ptpt52.com/rom/ but get this error when I try to flash it with the webui:

The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform.

Did I use the wrong file? how can I get this to update to something newer?

try upgrade via ssh
sysupgrade -F /tmp/xxxxxxxx.bin

@ptpt52 Which bin? kernel1.bin or rootfs0.bin?

I saw a ***-breed-factory.bin file for mir3 in ur site. But there is no official breed support for mir3 in here https://breed.hackpascal.net/ . Do u have a custom breed file that support the mir3? can u share it @ptpt52