Adding support for ramips/mt72x8/ASUS RT-N12+ B1 or RT-N11P B1

I'd like to attempt to add support for the aforementioned router(s) (since both N11P and N12+ use the same image).

There is support for them with Padavan firmware, so I'm able to get logs out if I need to.

I'd like to start by asking for recommendations on which device to base my new config on?

https://wikidevi.com/wiki/ASUS_RT-N12+_B1

TP-LINK TL-WR841N v13.x

https://wikidevi.com/wiki/List_of_OpenWrt_firmware_supported_devices

Wikidevi is not up-to-date regarding OpenWrt support.

The first place to look for OpenWrt support is the OpenWrt ToH.

2 Likes

For some reason the table of hardware link isn't working for me at the moment, but it will show by CPU etc which helps.

From a brief scan it looks like your router has a lot on the MT7628NN chip like wifi and the switch.

There appear to be multiple TP Link routers based on that chip supported by openwrt. I noticed some of the DTS include the TPLINK-8M.dtsi which has partitions defined in it. They may be specific to TP Link 8M routers. You may want to look at others like the TL-WR84NV5.dts. Its MT7268NN also, but the DTS defines its own partitions.

Recently, Asus rt-n11p B1 is supported in snapshot, how about Asus rt-n12+ B1 ?

Devices ASUS RT-N12+ B1, ASUS RT-N11P B1, ASUS RT-N12E C1, ASUS RT-N300 B1 have the same FCC ID: MSQ-RT1P00
See https://wikidevi.wi-cat.ru/ASUS_RT-N12+_B1

1 Like

Thank you,

same firmware(hash) for both models

Edit: Installed openwrt snapshot Asus rt-n11p b1 firmware to Asus rt-n12+ B1 Via tftp and it worked flawlessly.

support added in my LEDE fork https://github.com/maurerr/openwrt for Asus RT-N10p v3/RT-N11p-b1 and RT-N12-vp-b1 see [Testing] lede-17.01 security backports for 4/32 devices

Probably there have been misleading informations from TOH

and

RAM in TOH are 64MB While other sources including Asus official website said 32MB

For RT-N11P B1:

For RT-N12+ B1:

I own RT-N12+ B1 myself operated as Dumb Access Point and would like to run OpenWRT on it later (for now just Xiaomi 3GV2 and R4GE, they have good price almost in the price range of RT-N12+ B1 but larger Flash, RAM, in addition of better Ethernet which are 1G), maybe after I can find out how to make hardware modification for the ram from 32MB to larger 64MB or 128MB. (OpenWRT recommendation for hardware more than 4/32)

I tried edit RAM in those TOH page, and upload image taken from Asus Official website for N11P B1.
Also include this information too in the comment section