Hello,
I am seeking any assistance or information with installing OpenWRT on the ASUS RT-AX1800S (V2).
I follow the steps listed here: https://openwrt.org/toh/asus/rt-ax54
I have tried different variations of the install via tips found on these forums and others all ending in the same failure.
The failure is a Segmentation fault error using the mtd-write command. For example:
admin@RT-AX1800S-9D72:/tmp/home/root# wget https://downloads.openwrt.org/releases/23.05.4/targets/ramips/mt7621/openwrt-23.05.4-ramips-mt7621-asus_rt-ax54-squashfs-factory.bin
--2024-11-06 17:15:12-- https://downloads.openwrt.org/releases/23.05.4/targets/ramips/mt7621/openwrt-23.05.4-ramips-mt7621-asus_rt-ax54-squashfs-factory.bin
Resolving downloads.openwrt.org... 151.101.54.132, 2a04:4e42:d::644
Connecting to downloads.openwrt.org|151.101.54.132|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9437184 (9.0M) [application/octet-stream]
Saving to: 'openwrt-23.05.4-ramips-mt7621-asus_rt-ax54-squashfs-factory.bin'
openwrt-23.05.4-ramips-mt7621-asus_rt-ax54-squashfs 100%[=================================================================================================================>] 9.00M 10.1MB/s in 0.9s
2024-11-06 17:15:14 (10.1 MB/s) - 'openwrt-23.05.4-ramips-mt7621-asus_rt-ax54-squashfs-factory.bin' saved [9437184/9437184]
admin@RT-AX1800S-9D72:/tmp/home/root# ls
openwrt-23.05.4-ramips-mt7621-asus_rt-ax54-squashfs-factory.bin
admin@RT-AX1800S-9D72:/tmp/home/root# mtd-write -i openwrt-23.05.4-ramips-mt7621-asus_rt-ax54-squashfs-factory.bin -d Kernel
Segmentation fault
admin@RT-AX1800S-9D72:/tmp/home/root#
I am also attaching a few screenshots for further information.
Is this a V2 hardware issue? I've seen few posts that lead me to believe this is the case, but there isn't much information given on this possibility.
Thank you in advance for any information anyone can provide and let me know if I need to provide more info here.