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: