Hi,
How should I define what to put in board.d? I see some board are using eth0 and some are using wan. Thanks
You can get away with so called "breadboard wires" without soldering.
I use that and it works like a charm
But I still have to create the openwrt files
(dts and so on)
In order to connect without opening the case the user would need longer pins like this guy did for the ax53u: OpenWrt support for Asus RT-AX53U - #43 by nemoforum
Hello, I was able to boot in openwrt via an initramfs. What test should I do to know if everything works? Normally AX52 doesnât support 160MHz but the openwrt UI was showing the 160MHz setting but when trying to use this setting it doesnât work.
TRX-image: https://drive.google.com/file/d/1km8q1jYDzog8Jp_jBGZctBduHPhs-ag5/view?usp=sharing
Sysupgrade-image: https://drive.google.com/drive/folders/1R_GoTF3PFg-PuGMi_5D6Qf01Q48DZvSB
Install instruction: https://openwrt.org/toh/asus/rt-ax59u
NOT TESTED !!!
Is there anybody who has the right to rebase the PR as it was requested? all the review comments are accepted. it would be a waste of time to clone the PR.
It didn't work for me.
- Brand new RT-AX52, accepted licesnes, created admin account
- navigated to it http://www.asusrouter.com/Advanced_FirmwareUpgrade_Content.asp
- uploaded TRX image
- Actual result: Firmware update unsuccessful
Any ideas or should I just return router?
AX52pro not supported
Hi everyone! I'm trying to install OpenWRT for my Asus RT-AX52
- Firmware version: 3.0.0.4.388_34015
I've been following this guide (https://openwrt.org/toh/asus/rt-ax52#asus_rt-ax52) using the Vendor UI Method. I was able to do it until "Upload the .trx file to router". Although I can't access the Luci interface to flash the asus_rt-ax52-squashfs-sysupgrade.bin. It will say that the site can't be reached and I could only access the Asus Wifi UI (192.168.50.1).
Some observation whenever I flash the .trx file the firmware version of the Firmware Version doesn't change in the Asus Interface.
I tried downgrading the firmware by getting it on the Asus site but it also doesn't change the firmware version.
Use the GDrive TRX image from four posts up, as 1st step, then flash the vanilla sysupgrade.
Forgot to mention I also tried that .trx file but firmware version is still the same and can't access Luci.
Unless @remittor knows what the issue might be, you'll have to use serial to flash it.
Check if there's a recovery tool from Asus available, it should let you downgrade, since it's bypassing those checks.
There is ASUS Firmware Restoration Tool support in the Asus website.
I also suspect the same thing, since I can't downgrade the firmware using the Asus Web UI even using the old official versions from Asus. Then after some digging I found that some Asus Routers use "ASUS Firmware Restoration Tool" (https://openwrt.org/toh/asus/rt-ac51u) to flash the OpenWRT firmware.
Although I wanted to ask here first since it wasn't part of the official documentation and this is my 2nd time installing OpenWRT. Do you think I should first downgrade the firmware of my router using the Asus Firmware restoration tool then attempt to the steps in the guide or can I flash the .trx file (from the Google drive) using the Asus tool?
I'd try to downgrade the firmware to the oldest one you can find, then try the openwrt initramfs, if it doesn't work, the one from GDrive, as a last step, you could try flashing openwrt directly using the recovery tool.
Alright! I'll do it a little bit later then update here. Thank you so much for the responses Frollic!
I figured to write a mini guide on how to do it for people in the future and hopefully to update the guide here. ![]()
How to install OpenWRT for Asus RT-AX 52 with firmware (3.0.0.4.388_34015)
Before starting:
- Remove WAN internet access.
Section 1: Downgrading the firmware
- Video background: Video
- Download the oldest Asus Router Firmware
3.0.0.4.388_32682and Download Asus Firmware Restoration Version. Both of these files can be downloaded here: https://www.asus.com/networking-iot-servers/wifi-routers/asus-wifi-routers/rt-ax52/helpdesk_download?model2Name=RT-AX52 - Disable other network adapters by: Clicking
Windows Key>Control Panel>Network and Internet>Network and Sharing> On the left side clickChange Adapter Settings>Right click thenDisable. - On the Ethernet Adapter you'll be using right click>
Properties>Click TCP/IPv4>Change to "Use the following IP Address">Input IP Address:192.168.1.10and Submask:255.255. 255.0>ClickOK. - Install the Asus Firmware Restoration Tool.
- Hold the reset button using a paper clip then plug the DC Plug. DO NOT RELEASE UNTIL THE POWER LIGHT IS SLOWLY FLASHING.
- Open Asus Firmware Restoration Tool.
- Select old firmware (
RT-AX52_3.0.0.4_388_32682-g6115f25.trx)>Clickupload>Wait until"Successfully recovered the system. Please wait for the system to reboot.". - Click close and restore the IP address in the Ethernet Adapter to
Obtain IP Address automatically.
Flashing OpenWRT on RT-AX52
- Remove WAN internet access.
- Download
asus_rt-ax52-initramfs.trxandasus_rt-ax52-squashfs-sysupgrade.binin OpenWRT. Link: Here - Make sure the LAN cable is still connected to the yellow ports.
- Go to the Asus WiFi Config by typing
http://192.168.50.1in your browser. - Set Up the Asus Router (DO NOT CONNECT TO THE INTERNET). Just do the manual set up.
- Once you are in the system UI go to Administration>Firmware Upgrade>Upload the .trx file (
asus_rt-ax52-initramfs.trx)>Then flash and wait for it to finish. - Go to
http://192.168.1.1then just log in. No need to type anything. You should now see the OpenWRT UI. - Go to System>Back up and Flash Firmware>Under "Flash new firmware image" Click
Flash image>Select the fileasus_rt-ax52-squashfs-sysupgrade.binand flash it. - Wait for the router to reboot. Then assign router username and password, enable WiFi and do what you desire. General Overview: YouTube Video
- SSH to 192.168.1.1 and set a root password, or browse to
http://192.168.1.1(I just did this)
References:
Downgrading the firmware using the Asus Firmware Restoration Tool worked! Thanks Frollic!
thnx.
wiki page updated.


