Adding OpenWrt Support for TP-Link Archer AX23v2

same issue with the ax55 ??

Good catch, not the 1st "unsupportable" Qualcomm device out there, due to insufficient RAM.

I will try with mx2000, however could you all explain further the problem with RAM because I'm not in the same page I think.

I understand that driver modules require RAM but why mainline openwrt cannot load drivers the same way as stock firmware? Dont be shy, no ego on here, make it clear :slight_smile:

Diff SoC, same ath11k issue: IPQ6018 with just 256MB of ram - #5 by slh.

The RAM issue refered to is that the ath11 driver for the wifi is RAM-hungry, which is why 512 MB is considered the minimum amount to support a reasonable number of clients, as far as I understood.

The mentioned patch reduces the cached RAM and succeeds in leaving us with roughly 70 MB with wifi enabled, from the looks of it.

It might still be workable and once I am home again in a couple of weeks I'll start working on this as well. I have two devices to work with.

Edit: Ah, the link frollic posted looks pretty disheartening tbh...

1 Like

The way it's looking, ipq5018 devices with 256 ram might be able to be used as dumb access points and not much more.

It doesn't mean that Openwrt can't run on it, but you may have to purchase a dedicated router for your gateway and DHCP duties.

Similar chipset over here:

1 Like

The whole point for me was to use it as a router, I see why 256mb is not enough, I'm heartbreaking.

I can understand why, Qualcomm are currently using a forked Openwrt 19.07 based SDK for their wifi6 devices.
So this means swconfig instead of DSA, and a much older kernel version.

You then have to look at how memory intensive the ath11k wireless driver is, it's not open source friendly.
There's a couple of manufacturers having out of memory issues with the SDK version on 512mb ram devices.

I may be wrong but I don't want to give you false expectations.

Thank you, i was very excited because I saw this as good opportunity to join on hardware hacking but Archer ax23 v2 doesn't makes sense.

I will look to another hardware to buy, you could recommend me a similar router and good advocate to be supported by openwrt (DM to avoid make this thread go out of scope)

I don't think it's a dead end necessarily. We can use the ath11k patch for 256MB RAM devices and test it, then determine whether it's suitable for a PR.
But first, let's try to get this thing up and running. Have you tried the mx2000 ram image? Can you post the logs somewhere?

1 Like

Well, lets try to make it work. Today I had no time, tomorrow I don't think I will too.

Making use of the mx2000 image, I got the following log:

Archer AX23 v2 with mx2000 initramfs
IPQ5018# bootm 0x48000000
## Loading kernel from FIT Image at 48000000 ...
   Using 'config@mp03.5-c1' configuration
   Trying 'kernel-1' kernel subimage
     Description:  ARM64 OpenWrt Linux-6.6.87
     Type:         Kernel Image
     Compression:  lzma compressed
     Data Start:   0x480000e8
     Data Size:    12159422 Bytes = 11.6 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x41000000
     Entry Point:  0x41000000
     Hash algo:    crc32
     Hash value:   f981ebb3
     Hash algo:    sha1
     Hash value:   59f9dfa18e8bdf9459f312bb71ba03612b17ae06
   Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 48000000 ...
   Using 'config@mp03.5-c1' configuration
   Trying 'fdt-1' fdt subimage
     Description:  ARM64 OpenWrt linksys_mx2000 device tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0x48b98be8
     Data Size:    26008 Bytes = 25.4 KiB
     Architecture: AArch64
     Hash algo:    crc32
     Hash value:   3c058fbc
     Hash algo:    sha1
     Hash value:   eb4aa22d4fa6722ea624a1607937622d51d09426
   Verifying Hash Integrity ... crc32+ sha1+ OK
   Booting using the fdt blob at 0x48b98be8
   Uncompressing Kernel Image ... OK
   Loading Device Tree to 4a3f6000, end 4a3ff597 ... OK
Could not find PCI in device tree
Could not find PCI in device tree
Using machid 0x8040000 from environment

Starting kernel ...

Jumping to AARCH64 kernel via monitor
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014]
[    0.000000] Linux version 6.6.87 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r29266-8ffb3b2829) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Fri Apr 18 15:51:45 2025
[    0.000000] Machine model: Linksys MX2000
[    0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a7fffff (4096 KiB) nomap non-reusable tz_apps@4a400000
[    0.000000] OF: reserved mem: 0x000000004a800000..0x000000004a9fffff (2048 KiB) nomap non-reusable bootloader@4a800000
[    0.000000] OF: reserved mem: 0x000000004aa00000..0x000000004aafffff (1024 KiB) nomap non-reusable sbl@4aa00000
[    0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004abfffff (1024 KiB) nomap non-reusable smem@4ab00000
[    0.000000] OF: reserved mem: 0x000000004ac00000..0x000000004adfffff (2048 KiB) nomap non-reusable tz@4ac00000
[    0.000000] OF: reserved mem: 0x000000004b000000..0x000000004dffffff (49152 KiB) nomap non-reusable q6_mem_regions@4b000000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x000000004fffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000004a3fffff]
[    0.000000]   node   0: [mem 0x000000004a400000-0x000000004adfffff]
[    0.000000]   node   0: [mem 0x000000004ae00000-0x000000004affffff]
[    0.000000]   node   0: [mem 0x000000004b000000-0x000000004dffffff]
[    0.000000]   node   0: [mem 0x000000004e000000-0x000000004fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.0
[    0.000000] psci: OSI mode supported.
[    0.000000] psci: [Firmware Bug]: failed to set PC mode: -1
[    0.000000] percpu: Embedded 18 pages/cpu s36136 r8192 d29400 u73728
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: console=ttyMSM0,115200n8 root=/dev/ubiblock0_0 coherent_pool=2M
[    0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64512
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[    0.000000] software IO TLB: area num 2.
[    0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 0MB
[    0.000000] software IO TLB: mapped [mem 0x000000004fe5e000-0x000000004fede000] (0MB)
[    0.000000] Memory: 175332K/262144K available (8512K kernel code, 912K rwdata, 2488K rodata, 9344K init, 295K bss, 86812K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv2m: range[mem 0x0b00a000-0x0b00aff7], SPI[448:479]
[    0.000000] GICv2m: range[mem 0x0b00b000-0x0b00bff7], SPI[480:511]
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 and mmio timer(s) running at 24.00MHz (virt/virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000120] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.000138] pid_max: default: 32768 minimum: 301
[    0.005018] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.005038] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.010650] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.011043] rcu: Hierarchical SRCU implementation.
[    0.011053] rcu: 	Max phase no-delay instances is 1000.
[    0.012125] smp: Bringing up secondary CPUs ...
[    0.013211] Detected VIPT I-cache on CPU1
[    0.013351] CPU1: Booted secondary processor 0x0000000001 [0x51af8014]
[    0.013532] smp: Brought up 1 node, 2 CPUs
[    0.013550] SMP: Total of 2 processors activated.
[    0.013557] CPU features: detected: 32-bit EL0 Support
[    0.013563] CPU features: detected: CRC32 instructions
[    0.013646] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.013657] CPU: All CPU(s) started at EL1
[    0.013660] alternatives: applying system-wide alternatives
[    0.021476] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.021512] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.023282] pinctrl core: initialized pinctrl subsystem
[    0.026021] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.027108] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.027439] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.027749] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.028349] thermal_sys: Registered thermal governor 'step_wise'
[    0.028472] cpuidle: using governor menu
[    0.028777] ASID allocator initialised with 65536 entries
[    0.034145] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000
[    0.052025] Modules: 27344 pages in range for non-PLT usage
[    0.052041] Modules: 518864 pages in range for PLT usage
[    0.057341] SCSI subsystem initialized
[    0.057647] usbcore: registered new interface driver usbfs
[    0.057694] usbcore: registered new interface driver hub
[    0.057755] usbcore: registered new device driver usb
[    0.058163] qcom_scm: convention: smc arm 64
[    0.060823] clocksource: Switched to clocksource arch_sys_counter
[    0.065278] NET: Registered PF_INET protocol family
[    0.065506] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.067795] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[    0.067830] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.067854] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.067888] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.067978] TCP: Hash tables configured (established 2048 bind 2048)
[    0.068582] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[    0.068790] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.068823] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.069359] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.069427] PCI: CLS 0 bytes, default 64
[    0.072130] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[    0.073003] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.073021] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.077351] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.320586] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.327941] msm_serial 78af000.serial: msm_serial: detected port #0
[    0.328038] msm_serial 78af000.serial: uartclk = 1843199
[    0.328713] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 21, base_baud = 115199) is a MSM
[    0.328767] msm_serial: console setup on port #0
[    0.328863] printk: console [ttyMSM0] enabled
[    1.056262] msm_serial: driver initialized
[    1.071314] loop: module loaded
[    1.078643] spi-nand spi0.0: ESMT SPI NAND was found.
[    1.078691] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[    1.097244] 18 fixed-partitions partitions found on MTD device spi0.0
[    1.097305] Creating 18 MTD partitions on "spi0.0":
[    1.102811] 0x000000000000-0x000000080000 : "0:SBL1"
[    1.109534] 0x000000080000-0x000000100000 : "0:MIBIB"
[    1.114820] 0x000000100000-0x000000200000 : "0:QSEE"
[    1.120561] 0x000000200000-0x000000240000 : "0:DEVCFG"
[    1.124409] 0x000000240000-0x000000280000 : "0:CDT"
[    1.129179] 0x000000280000-0x000000300000 : "0:APPSBLENV"
[    1.134862] 0x000000300000-0x000000440000 : "0:APPSBL"
[    1.141448] 0x000000440000-0x000000540000 : "0:ART"
[    1.145867] 0x000000540000-0x0000005c0000 : "0:TRAINING"
[    1.149879] 0x0000005c0000-0x000000640000 : "u_env"
[    1.155465] 0x000000640000-0x000000680000 : "s_env"
[    1.159434] 0x000000680000-0x0000006c0000 : "devinfo"
[    1.164752] 0x0000006c0000-0x0000058c0000 : "kernel"
[    1.317051] 0x000000ec0000-0x0000058c0000 : "rootfs"
[    1.318496] mtd: setting mtd13 (rootfs) as root device
[    1.321827] mtdsplit: no squashfs found in "rootfs"
[    1.326085] 0x0000058c0000-0x00000aac0000 : "alt_kernel"
[    1.330861] mtd: partition "alt_kernel" extends beyond the end of device "spi0.0" -- size truncated to 0x2740000
[    1.408477] 0x0000060c0000-0x00000aac0000 : "alt_rootfs"
[    1.408528] mtd: partition "alt_rootfs" extends beyond the end of device "spi0.0" -- size truncated to 0x1f40000
[    1.414137] 0x00000aac0000-0x00000acc0000 : "sysdiag"
[    1.423057] mtd: partition "sysdiag" is out of reach -- disabled
[    1.429163] 0x00000acc0000-0x00000f0c0000 : "syscfg"
[    1.434097] mtd: partition "syscfg" is out of reach -- disabled
[    1.494558] mdio_bus 90000.mdio-1: MDIO device at address 0 is missing.
[    1.494701] mdio_bus 90000.mdio-1: MDIO device at address 1 is missing.
[    1.500063] mdio_bus 90000.mdio-1: MDIO device at address 2 is missing.
[    1.506950] mdio_bus 90000.mdio-1: MDIO device at address 3 is missing.
[    1.513330] mdio_bus 90000.mdio-1: MDIO device at address 4 is missing.
[    1.523345] qca8k 90000.mdio-1:11: Switch id detected ff but expected 13
[    1.526527] i2c_dev: i2c /dev entries driver
[    1.537325] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 799999 KHz, changing to: 1008000 KHz
[    1.539457] sdhci: Secure Digital Host Controller Interface driver
[    1.548142] sdhci: Copyright(c) Pierre Ossman
[    1.554267] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.564667] remoteproc remoteproc0: releasing cd00000.remoteproc
[    1.640955] NET: Registered PF_INET6 protocol family
[    1.643279] Segment Routing with IPv6
[    1.645057] In-situ OAM (IOAM) with IPv6
[    1.648650] NET: Registered PF_PACKET protocol family
[    1.652657] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.658078] 8021q: 802.1Q VLAN Support v1.8
[    1.737066] remoteproc remoteproc0: cd00000.remoteproc is available
[    1.737223] qcom-q6-mpd cd00000.remoteproc: pd-1 node found
[    1.744186] remoteproc remoteproc1: pd-1 is available
[    1.747835] qcom-q6-mpd cd00000.remoteproc: pd-2 node found
[    1.754615] remoteproc remoteproc2: pd-2 is available^@^@[    1.770110] Freeing unused kernel memory: 9344K
[    1.770249] Run /init as init process
[    2.220318] init: Console is alive
[    2.220771] init: - watchdog -
[    2.238096] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    2.266972] gpio_button_hotplug: loading out-of-tree module taints kernel.
[    2.282963] ssdk_dt_parse_mac_mode[299]:INFO:mac mode1 doesn't exit!
[    2.283014] ssdk_dt_parse_mac_mode[307]:INFO:mac mode2 doesn't exit!
[    2.288811] ssdk_dt_parse_port_bmp[1063]:INFO:port_bmp doesn't exist!
[    2.294927] ssdk_dt_parse_interrupt[941]:INFO:intr-gpio does not exist
[    3.900844] ssdk_mp_reset_init[1297]:INFO:MP reset successfully!
[    4.261861] _adpt_mp_uniphy_clk_output_ctrl_set[255]:INFO:uniphy will output clock as 25000000Hz
[    4.261994] regi_init[2548]:INFO:Initializing SCOMPHY Done!!
[    4.269883] regi_init[2574]:INFO:qca-ssdk module init succeeded!
[    4.344170] GMAC2(ffffff8003b70940) Invalid MAC@ - using 66:d9:ce:ad:e2:29
[    4.344397] nss-dp 39d00000.dp2 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:2) with GMAC, mac_base: 0xffffffc082040000
[    4.351244] Generic PHY fixed-0:00: attached PHY driver (mii_bus:phy_addr=fixed-0:00, irq=POLL)
[    4.366917] **********************************************************
[    4.372884] * NSS Data Plane driver
[    4.379306] **********************************************************
[    4.399868] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.403973] init: - preinit -
[    8.930831] random: crng init done
Cannot parse config file '/etc/fw_env.config': No such file or directory
Failed to find NVMEM device
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[   13.333857] procd: - early -
[   13.334112] procd: - watchdog -
[   13.978237] procd: - watchdog -
[   13.978682] procd: - ubus -
[   14.136944] procd: - init -
Please press Enter to activate this console.
[   14.533324] kmodloader: loading kernel modules from /etc/modules.d/*
[   14.748558] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a
[   14.748604] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2
[   14.778446] NET: Registered PF_QIPCRTR protocol family
[   14.814269] urngd: v1.0.2 started.
[   14.868429] PPP generic driver version 2.4.2
[   14.869836] NET: Registered PF_PPPOX protocol family
[   14.911305] ath11k c000000.wifi: ipq5018 hw1.0
[   14.911354] ath11k c000000.wifi: FW memory mode: 2
[   14.994346] remoteproc remoteproc1: powering up pd-1
[   14.994549] remoteproc remoteproc1: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
[   14.998394] remoteproc remoteproc0: powering up cd00000.remoteproc
[   15.006919] remoteproc remoteproc0: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
[   15.152399] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up
[   15.170566] remoteproc remoteproc1: remote processor pd-1 is now up
[   15.173926] ath11k b00a040.wifi1: Multipd architecture - userpd: 2
[   15.176202] ath11k b00a040.wifi1: qcn6122 hw1.0
[   15.181956] ath11k b00a040.wifi1: FW memory mode: 2
[   15.196544] ath11k c000000.wifi: qmi fail to get qcom,m3-dump-addr, ignore m3 dump mem req
[   15.204193] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff
[   15.204271] ath11k c000000.wifi: fw_version 0x270206d0 fw_build_timestamp 2022-08-04 13:28 fw_build_id WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
[   15.241044] remoteproc remoteproc2: powering up pd-2
[   15.241429] remoteproc remoteproc2: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
[   15.255720] remoteproc remoteproc2: remote processor pd-2 is now up
[   15.268855] kmodloader: done loading kernel modules from /etc/modules.d/*
[   15.377171] mtdblock: MTD device 'devinfo' is NAND, please consider using UBI block devices instead.
[   26.070940] ath11k c000000.wifi: failed to wait wlan mode request (mode 0): -110
[   26.070996] ath11k c000000.wifi: qmi failed to send wlan fw mode: -110
[   26.077418] ath11k c000000.wifi: failed to send firmware start: -110
[   26.083868] ath11k c000000.wifi: failed to start firmware: -110
[   55.256864] qcom-q6-mpd cd00000.remoteproc: fatal error received: err_smem_ver.2.1:
[   55.256864] QC Image Version : QC_IMAGE_VERSION_STRING=WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
[   55.256864] Image Variant : IMAGE_VARIANT_STRING=5018.wlanfw2.map_spr_spr_evalQ
[   55.256864] dog_virtual_user.c:242 USER-PD DOG detects stalled initialization, triage with IMAGE OWNER param0 :zero,param1 :zero,param2 :zero
[   55.256864] Thread ID : 0x00000050 Thread name : TIMER_CLIENT_2 Process ID : 0x00000002 Process name :wlan1
[   55.256864]
[   55.256864] Registers:
[   55.256864] SP : 0x4bfc7020
[   55.256864] FP : 0x4bfc7030
[   55.256864] PC : 0xd025bc70
[   55.256864] SSR : 0x00000000
[   55.256864] BADVA : 0x00000000
[   55.256864] LR : 0xd000a3fc
[   55.256864]
[   55.256864] StackDump
[   55.256864] from:0x4bfc7020
[   55.256864] to: 0x00000000:
[   55.256864]
[   55.311866] remoteproc remoteproc0: crash detected in cd00000.remoteproc: type fatal error
[   55.334149] remoteproc remoteproc0: handling crash #1 in cd00000.remoteproc
[   55.342235] remoteproc remoteproc0: recovering cd00000.remoteproc
[   55.364852] remoteproc remoteproc0: stopped remote processor cd00000.remoteproc
[   55.458496] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up

well i have experience in building openwrt from source.. i have newly brought ax23v2.. ill be following this !

2 Likes

I'll keep following this, but have actually pivoted towards the AX55v4 and the AX58v2 as potential targets for my use case. I might order those two and check their OpenWrt-"readiness". The AX55v4 GPL code shows that it is build from the 512mb RAM SDK, so more inclined to perform with the Ath11k drivers.

I have also asked for AX58v2 GPL code release and will try to go down the route erikeah went in this thread, if both devices seem suitable.

If you need me to test anything with the AX23v2 in the future, I'll be happy to do so, with 2 devices at hand.

I ordered AX23 and i got AX23 v2.8 , hoping I could at least use it as openwrt dumb access point with my exiting wifi mesh setup, I'll keep following this.