ok, that makes sense. Unless you have serial access using a USB to TTL device, I would advise you stay on your stock partition until we find out what the issue is for the CF devices.
I don't unfortunately have serial access. Ok, thanks. I will hang fire. Fingers crossed it's nothing too challenging
new images for SPNMX56 uploaded which include wpad-mbedtls (full) package for mesh and roaming.
The image works on my own device (non CF version). If you haven't got a serial connection, ensure you don't end up flashing both partitions and keep one on stock fw so you can switch back when needed.
that is what my posts were yesterday , bootlog of upgrade process and the error when connecting to lan
root@OpenWrt:~# mdio 8*
DEV PHY-ID LINK
0x00 0x00000000 down
0x01 0x00000000 down
0x02 0x00000000 down
0x03 0x00000000 down
0x04 0x00000000 down
0x05 0x00000000 down
0x06 0x00000000 down
0x07 0x004dd0c0 down
0x08 0x00000000 down
0x09 0x00000000 down
0x0a 0x00000000 down
0x0b 0x00000000 down
0x0c 0x00000000 down
0x0d 0x00000000 down
0x0e 0x00000000 down
0x0f 0x00000000 down
0x10 0x00000000 down
0x11 0x00000000 down
0x12 0x00000000 down
0x13 0x00000000 down
0x14 0x00000000 down
0x15 0x00000000 down
0x16 0x00000000 down
0x17 0x00000000 down
0x18 0x00000000 down
0x19 0x00000000 down
0x1a 0x00000000 down
0x1b 0x00000000 down
0x1c 0x00000000 down
0x1d 0x00000000 down
0x1e 0x00000000 down
0x1f 0x00000000 down
root@OpenWrt:~# mdio 8* mmd 7:1 0x8100
0x6878
root@OpenWrt:~# mdio 8* phy 7 raw 29
0x4380
root@OpenWrt:~# mdio 8* phy 7 raw 30
0x7810
root@OpenWrt:~# mdio 9*
DEV PHY-ID LINK
0x00 0x004dd036 down
0x01 0x004dd036 down
0x02 0x004dd036 up
0x03 0x004dd036 down
0x04 0x004dd036 down
0x10 0x00000000 down
0x11 0x55555555 up
0x12 0x00340014 down
0x13 0x00000000 down
0x14 0x00000000 down
0x15 0x00000000 down
0x16 0x00000000 down
0x17 0x00000000 down
0x18 0x00000000 down
0x1c 0x004dd101 down
0x1d 0x8aa21a08 down
currently with 1 ethernet in lan2
[ 300.156254] qca8k 90000.mdio-1:11 lan2: Link is Up - 10Mbps/Full - flow control off
[ 300.156398] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
[ 300.162741] ssdk_dev_event[2313]:ERROR:netdev change notify failed
[ 300.172209] br-lan: port 2(lan2) entered blocking state
[ 300.178154] br-lan: port 2(lan2) entered forwarding state
[ 301.194917] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
[ 301.194978] ssdk_dev_event[2313]:ERROR:netdev change notify failed
[ 301.203248] br-lan: port 2(lan2) entered disabled state
[ 301.211327] qca8k 90000.mdio-1:11 lan2: Link is Down
[ 303.276239] qca8k 90000.mdio-1:11 lan2: Link is Up - 1Gbps/Full - flow control rx/tx
[ 303.276376] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
[ 303.283075] ssdk_dev_event[2313]:ERROR:netdev change notify failed
[ 303.292289] br-lan: port 2(lan2) entered blocking state
[ 303.298222] br-lan: port 2(lan2) entered forwarding state
Thanks, thatâs useful. Can you try the initramfs image that I just posted?
I.e:
On your PC:
- setup a tftp server and put the image in its folder.
- assign an IP address to your PC in the 192.168.1.0/24 network (with netmask 255.255.255.0)
On SPNMX56:
- interrupt the boot process and drop into uboot
setenv serverip <IP of tftp server>
tftp $loadaddr <file name of initramfs image> && bootm $loadaddr
(Above commands without the < and > characters)
You can ignore these errors
This is the culprit.. it didnât set the phy dac settings. Let me know if thatâs resolved in the new image.
The output of the mdio commands confirm that too.
yeah it looks to have fixed it
flashed the factory bin you uploaded to day to partition 2 from partition 1 so are free from mx5500 image
Only issue I see is that 2 day old image could pull nano from apk add but the one today starts then crashes at 7%
root@OpenWrt:/etc/config# apk update
fetch https://downloads.openwrt.org/snapshots/targets/qualcommax/ipq50xx/packages/packages.adb
WARNING: updating and opening https://downloads.openwrt.org/snapshots/targets/qualcommax/ipq50xx/packages/packages.adb: remote server returned error (try 'apk update')
fetch https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/base/packages.adb
fetch https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/luci/packages.adb
fetch https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/packages/packages.adb
fetch https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/routing/packages.adb
fetch https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/telephony/packages.adb
fetch https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/video/packages.adb
[https://downloads.openwrt.org/snapshots/targets/qualcommax/ipq50xx/packages/packages.adb]
[https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/base/packages.adb]
[https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/luci/packages.adb]
[https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/packages/packages.adb]
[https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/routing/packages.adb]
[https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/telephony/packages.adb]
[https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/video/packages.adb]
1 unavailable, 0 stale; 9688 distinct packages available
root@OpenWrt:/etc/config# apk add nano
fetch https://downloads.openwrt.org/snapshots/targets/qualcommax/ipq50xx/packages/packages.adb
WARNING: updating and opening https://downloads.openwrt.org/snapshots/targets/qualcommax/ipq50xx/packages/packages.adb: remote server returned error (try 'apk update')
(1/3) Installing terminfo (6.4-r2)
ERROR: terminfo-6.4-r2: ADB integrity error
(2/3) Installing libncurses6 (6.4-r2)
7% ###
full bootlog
NAND read: device 0 offset 0x58c0000, size 0x800000
8388608 bytes read: OK
## Loading kernel from FIT Image at 44000000 ...
Using 'config@mp03.1' configuration
Trying 'kernel-1' kernel subimage
Description: ARM64 OpenWrt Linux-6.6.72
Type: Kernel Image
Compression: lzma compressed
Data Start: 0x440000e8
Data Size: 3986754 Bytes = 3.8 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x41000000
Entry Point: 0x41000000
Hash algo: crc32
Hash value: 5ed2cd99
Hash algo: sha1
Hash value: a785bb7812b231c6e3336400776ccb8cba085221
Verifying Hash Integrity ... crc32+ sha1+ OK
## Loading fdt from FIT Image at 44000000 ...
Using 'config@mp03.1' configuration
Trying 'fdt-1' fdt subimage
Description: ARM64 OpenWrt linksys_spnmx56 device tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x443cd76c
Data Size: 25890 Bytes = 25.3 KiB
Architecture: AArch64
Hash algo: crc32
Hash value: 9127e0d2
Hash algo: sha1
Hash value: ca60f1f470c7d48489266873e23e62eefb0edff6
Verifying Hash Integrity ... crc32+ sha1+ OK
Booting using the fdt blob at 0x443cd76c
Uncompressing Kernel Image ... OK
Loading Device Tree to 4a3f6000, end 4a3ff521 ... OK
Could not find PCI in device tree
Using machid 0x8040001 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.72 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28610+51-48e1427ffa) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Tue Jan 21 06:44:14 2025
[ 0.000000] Machine model: Linksys SPNMX56
[ 0.000000] OF: reserved mem: 0x000000004a400000..0x000000004a7fffff (4096 KiB) nomap non-reusable tz_appps@4a400000
[ 0.000000] OF: reserved mem: 0x000000004a800000..0x000000004a9fffff (2048 KiB) nomap non-reusable bootloader@4a800000
[ 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-0x000000005fffffff]
[ 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-0x000000004a9fffff]
[ 0.000000] node 0: [mem 0x000000004aa00000-0x000000004aafffff]
[ 0.000000] node 0: [mem 0x000000004ab00000-0x000000004adfffff]
[ 0.000000] node 0: [mem 0x000000004ae00000-0x000000004affffff]
[ 0.000000] node 0: [mem 0x000000004b000000-0x000000004dffffff]
[ 0.000000] node 0: [mem 0x000000004e000000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[ 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 s35624 r8192 d29912 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: init=/sbin/init rootfstype=squashfs ubi.mtd=alt_rootfs root=mtd:squashfs rootwait root=/dev/ubiblock0_0 coherent_pool=2M
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024
[ 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: mapped [mem 0x000000005f540000-0x000000005f5c0000] (0MB)
[ 0.000000] Memory: 441624K/524288K available (8256K kernel code, 904K rwdata, 2432K rodata, 1536K init, 279K bss, 82664K 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.000118] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000136] pid_max: default: 32768 minimum: 301
[ 0.005089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.005113] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.010897] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.011366] rcu: Hierarchical SRCU implementation.
[ 0.011377] rcu: Max phase no-delay instances is 1000.
[ 0.012536] smp: Bringing up secondary CPUs ...
[ 0.013733] Detected VIPT I-cache on CPU1
[ 0.013871] CPU1: Booted secondary processor 0x0000000001 [0x51af8014]
[ 0.014058] smp: Brought up 1 node, 2 CPUs
[ 0.014078] SMP: Total of 2 processors activated.
[ 0.014085] CPU features: detected: 32-bit EL0 Support
[ 0.014092] CPU features: detected: CRC32 instructions
[ 0.014182] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.014191] CPU: All CPU(s) started at EL1
[ 0.014193] alternatives: applying system-wide alternatives
[ 0.022162] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.022199] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.024000] pinctrl core: initialized pinctrl subsystem
[ 0.026484] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.028275] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.028603] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.028913] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.029490] thermal_sys: Registered thermal governor 'step_wise'
[ 0.029614] cpuidle: using governor menu
[ 0.029982] ASID allocator initialised with 65536 entries
[ 0.034911] /soc@0/phy@86000: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.034953] /soc@0/mdio@88000/ethernet-phy@7: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.035073] /soc@0/clock-controller@1800000: Fixed dependency cycle(s) with /soc@0/mdio@88000/ethernet-phy@7
[ 0.035091] /soc@0/clock-controller@1800000: Fixed dependency cycle(s) with /soc@0/phy@86000
[ 0.035168] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000
[ 0.035596] /soc@0/phy@86000: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.035811] /soc@0/mdio@88000: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.035835] /soc@0/mdio@88000/ethernet-phy@7: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.039154] /soc@0/mdio@88000/ethernet-phy@7: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.039289] /soc@0/mdio@88000: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.039315] /soc@0/phy@86000: Fixed dependency cycle(s) with /soc@0/clock-controller@1800000
[ 0.039395] /soc@0/clock-controller@1800000: Fixed dependency cycle(s) with /soc@0/mdio@88000/ethernet-phy@7
[ 0.039417] /soc@0/clock-controller@1800000: Fixed dependency cycle(s) with /soc@0/phy@86000
[ 0.052792] Modules: 29376 pages in range for non-PLT usage
[ 0.052808] Modules: 520896 pages in range for PLT usage
[ 0.059681] SCSI subsystem initialized
[ 0.060001] usbcore: registered new interface driver usbfs
[ 0.060050] usbcore: registered new interface driver hub
[ 0.060136] usbcore: registered new device driver usb
[ 0.060679] qcom_scm: convention: smc arm 64
[ 0.063358] clocksource: Switched to clocksource arch_sys_counter
[ 0.067489] NET: Registered PF_INET protocol family
[ 0.067719] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.070039] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.070074] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.070103] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.070156] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.070533] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.071222] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear)
[ 0.071453] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.071488] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.072050] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.072139] PCI: CLS 0 bytes, default 64
[ 0.076247] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.076955] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.076969] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.094681] qcom-pcie a0000000.pcie: host bridge /soc@0/pcie@a0000000 ranges:
[ 0.094784] qcom-pcie a0000000.pcie: IO 0x00a0200000..0x00a02fffff -> 0x00a0200000
[ 0.094830] qcom-pcie a0000000.pcie: MEM 0x00a0300000..0x00b02fffff -> 0x00a0300000
[ 0.224922] qcom-pcie a0000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
[ 0.323410] qcom-pcie a0000000.pcie: PCIe Gen.2 x2 link up
[ 0.323956] qcom-pcie a0000000.pcie: PCI host bridge to bus 0001:00
[ 0.323984] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.324004] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0xa0200000-0xa02fffff])
[ 0.324016] pci_bus 0001:00: root bus resource [mem 0xa0300000-0xb02fffff]
[ 0.324070] pci 0001:00:00.0: [17cb:1004] type 01 class 0x060400
[ 0.324095] pci 0001:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
[ 0.324183] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.327484] pci 0001:01:00.0: [17cb:1104] type 00 class 0x028000
[ 0.327621] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.328253] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.328454] pci 0001:01:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0001:00:00.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link)
[ 0.329211] pci 0001:00:00.0: BAR 8: assigned [mem 0xa0400000-0xa05fffff]
[ 0.329243] pci 0001:00:00.0: BAR 0: assigned [mem 0xa0300000-0xa0300fff]
[ 0.329270] pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit]
[ 0.329341] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.329356] pci 0001:00:00.0: bridge window [mem 0xa0400000-0xa05fffff]
[ 0.329374] pci_bus 0001:00: resource 4 [io 0x0000-0xfffff]
[ 0.329385] pci_bus 0001:00: resource 5 [mem 0xa0300000-0xb02fffff]
[ 0.329396] pci_bus 0001:01: resource 1 [mem 0xa0400000-0xa05fffff]
[ 0.343112] pcieport 0001:00:00.0: PME: Signaling with IRQ 19
[ 0.344826] pcieport 0001:00:00.0: AER: enabled with IRQ 19
[ 0.347978] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.350116] msm_serial 78af000.serial: msm_serial: detected port #0
[ 0.350202] msm_serial 78af000.serial: uartclk = 1843199
[ 0.350929] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 21, base_baud = 115199) is a MSM
[ 0.350995] msm_serial: console setup on port #0
[ 0.351117] printk: console [ttyMSM0] enabled
[ 1.360050] msm_serial: driver initialized
[ 1.374305] loop: module loaded
[ 1.380107] spi-nand spi0.0: Macronix SPI NAND was found.
[ 1.380172] spi-nand spi0.0: 256 MiB, block size: 128 KiB, page size: 2048, OOB size: 128
[ 1.386332] 18 fixed-partitions partitions found on MTD device spi0.0
[ 1.392684] Creating 18 MTD partitions on "spi0.0":
[ 1.399224] 0x000000000000-0x000000080000 : "0:SBL1"
[ 1.406418] 0x000000080000-0x000000100000 : "0:MIBIB"
[ 1.411349] 0x000000100000-0x000000200000 : "0:QSEE"
[ 1.417345] 0x000000200000-0x000000240000 : "0:DEVCFG"
[ 1.421007] 0x000000240000-0x000000280000 : "0:CDT"
[ 1.425965] 0x000000280000-0x000000300000 : "0:APPSBLENV"
[ 1.430964] 0x000000300000-0x000000440000 : "0:APPSBL"
[ 1.438254] 0x000000440000-0x000000540000 : "0:ART"
[ 1.442756] 0x000000540000-0x0000005c0000 : "0:TRAINING"
[ 1.446496] 0x0000005c0000-0x000000640000 : "u_env"
[ 1.452065] 0x000000640000-0x000000680000 : "s_env"
[ 1.456143] 0x000000680000-0x0000006c0000 : "devinfo"
[ 1.460864] 0x0000006c0000-0x0000058c0000 : "kernel"
[ 1.638608] 0x000000ec0000-0x0000058c0000 : "rootfs"
[ 1.640167] mtd: setting mtd13 (rootfs) as root device
[ 1.643394] mtdsplit: no squashfs found in "rootfs"
[ 1.647678] 0x0000058c0000-0x00000aac0000 : "alt_kernel"
[ 1.825956] 0x0000060c0000-0x00000aac0000 : "alt_rootfs"
[ 1.827557] 0x00000aac0000-0x00000acc0000 : "sysdiag"
[ 1.836005] 0x00000acc0000-0x00000f0c0000 : "syscfg"
[ 2.069601] i2c_dev: i2c /dev entries driver
[ 2.074007] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 799999 KHz, changing to: 1008000 KHz
[ 2.075984] sdhci: Secure Digital Host Controller Interface driver
[ 2.083742] sdhci: Copyright(c) Pierre Ossman
[ 2.089781] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.100544] remoteproc remoteproc0: releasing cd00000.remoteproc
[ 2.104026] NET: Registered PF_INET6 protocol family
[ 2.107865] Segment Routing with IPv6
[ 2.110929] In-situ OAM (IOAM) with IPv6
[ 2.114635] NET: Registered PF_PACKET protocol family
[ 2.118842] 8021q: 802.1Q VLAN Support v1.8
[ 2.194613] remoteproc remoteproc0: cd00000.remoteproc is available
[ 2.194775] qcom-q6-mpd cd00000.remoteproc: pd-1 node found
[ 2.200853] remoteproc remoteproc1: pd-1 is available
[ 2.211197] ubi0: attaching mtd15
[ 2.929279] ubi0: scanning is finished
[ 2.944446] ubi0: attached mtd15 (name "alt_rootfs", size 74 MiB)
[ 2.944515] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.949550] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.956377] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.963176] ubi0: good PEBs: 592, bad PEBs: 0, corrupted PEBs: 0
[ 2.969967] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 2.976216] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1737441854
[ 2.983232] ubi0: available PEBs: 0, total reserved PEBs: 592, PEBs reserved for bad PEB handling: 40
[ 2.992570] ubi0: background thread "ubi_bgt0d" started, PID 549
[ 3.003403] block ubiblock0_0: created from ubi0:0(rootfâ[ 3.023462] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 3.024342] Freeing unused kernel memory: 1536K
[ 3.029694] Run /sbin/init as init process
[ 3.163391] random: crng init done
[ 3.370357] init: Console is alive
[ 3.370751] init: - watchdog -
[ 4.415201] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.473543] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 4.489381] ssdk_dt_parse_mac_mode[299]:INFO:mac mode1 doesn't exit!
[ 4.489427] ssdk_dt_parse_mac_mode[307]:INFO:mac mode2 doesn't exit!
[ 4.495130] ssdk_dt_parse_port_bmp[1063]:INFO:port_bmp doesn't exist!
[ 4.501163] ssdk_dt_parse_interrupt[941]:INFO:intr-gpio does not exist
[ 6.103375] ssdk_mp_reset_init[1297]:INFO:MP reset successfully!
[ 6.464405] regi_init[2548]:INFO:Initializing SCOMPHY Done!!
[ 6.464663] regi_init[2574]:INFO:qca-ssdk module init succeeded!
[ 6.472110] dp1: ppe offload disabled: 0 for macid 1
[ 6.475188] dp1: Switch attached to macid 1 status: 0
[ 6.480194] nss-dp 39c00000.dp1 (unnamed net_device) (uninitialized): nss_dp_gmac: Registering netdev eth%d(qcom-id:1) with GMAC, mac_base: 0xffffffc0815e0000
[ 6.554458] Qualcomm IPQ5018 internal PHY 88000.mdio-1:07: attached PHY driver (mii_bus:phy_addr=88000.mdio-1:07, irq=POLL)
[ 6.557476] GMAC2(ffffff8002a88900) Invalid MAC@ - using f6:31:f3:08:1f:71
[ 6.564559] dp2: ppe offload disabled: 0 for macid 2
[ 6.571381] dp2: Switch attached to macid 2 status: 0
[ 6.576682] nss-dp 39d00000.dp2 wan (uninitialized): nss_dp_gmac: Registering netdev wan(qcom-id:2) with GMAC, mac_base: 0xffffffc081610000
[ 6.707594] Qualcomm QCA8081 90000.mdio-1:1c: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:1c, irq=POLL)
[ 6.709932] **********************************************************
[ 6.716609] * NSS Data Plane driver
[ 6.723014] **********************************************************
[ 6.744139] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 6.747935] init: - preinit -
[ 6.783665] qca8k 90000.mdio-1:11: PHY [90000.mdio-1:04] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
[ 6.786540] qca8k 90000.mdio-1:11: configuring for phy/gmii link mode
[ 6.877381] qca8k 90000.mdio-1:11 lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
[ 6.964635] qca8k 90000.mdio-1:11 lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
[ 7.044647] qca8k 90000.mdio-1:11 lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL)
[ 7.053851] nss-dp 39c00000.dp1 eth0: entered promiscuous mode
[ 7.055872] DSA: tree 0 setup
[ 7.300224] mtdblock: MTD device 'devinfo' is NAND, please consider using UBI block devices instead.
Cannot parse config file '/etc/fw_env.config': No such file or directory
Failed to find NVMEM device
[ 8.063766] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode
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
[ 10.153781] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 1000
[ 10.955923] qca8k 90000.mdio-1:11: Link is Up - 1Gbps/Full - flow control off
[ 12.370037] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 12.370284] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 714
[ 12.446975] UBIFS (ubi0:1): recovery needed
[ 12.645476] UBIFS (ubi0:1): recovery completed
[ 12.645632] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 12.648834] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 12.656797] UBIFS (ubi0:1): FS size: 57266176 bytes (54 MiB, 451 LEBs), max 461 LEBs, journal size 2920448 bytes (2 MiB, 23 LEBs)
[ 12.666654] UBIFS (ubi0:1): reserved for root: 2704822 bytes (2641 KiB)
[ 12.678276] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID C5CB0EE4-963B-45F9-8EEF-594B6C0087CB, small LPT model
[ 12.695563] mount_root: switching to ubifs overlay
[ 12.704845] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 12.718226] urandom-seed: Seeding with /etc/urandom.seed
[ 12.825186] procd: - early -
[ 12.825429] procd: - watchdog -
[ 13.460854] procd: - watchdog -
[ 13.461777] procd: - ubus -
[ 13.618507] procd: - init -
Please press Enter to activate this console.
[ 14.334545] kmodloader: loading kernel modules from /etc/modules.d/*
[ 14.547423] urngd: v1.0.2 started.
[ 14.563927] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a
[ 14.563968] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2
[ 14.607930] NET: Registered PF_QIPCRTR protocol family
[ 14.818275] PPP generic driver version 2.4.2
[ 14.822409] NET: Registered PF_PPPOX protocol family
[ 14.827294] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 14.827336] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 14.854741] ath11k c000000.wifi: ipq5018 hw1.0
[ 14.854782] ath11k c000000.wifi: FW memory mode: 2
[ 14.971246] remoteproc remoteproc1: powering up pd-1
[ 14.988210] remoteproc remoteproc1: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
[ 14.988280] remoteproc remoteproc0: powering up cd00000.remoteproc
[ 14.995977] remoteproc remoteproc0: Booting fw image ath11k/IPQ5018/hw1.0/q6_fw.mdt, size 1820
[ 17.390656] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up
[ 17.409689] remoteproc remoteproc1: remote processor pd-1 is now up
[ 17.417062] ath11k_pci 0001:01:00.0: BAR 0: assigned [mem 0xa0400000-0xa05fffff 64bit]
[ 17.417185] ath11k_pci 0001:01:00.0: enabling device (0000 -> 0002)
[ 17.424998] ath11k_pci 0001:01:00.0: MSI vectors: 16
[ 17.430082] ath11k_pci 0001:01:00.0: qcn9074 hw1.0
[ 17.435106] ath11k c000000.wifi: qmi fail to get qcom,m3-dump-addr, ignore m3 dump mem req
[ 17.435329] ath11k_pci 0001:01:00.0: FW memory mode: 2
[ 17.446607] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff
[ 17.453277] 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
[ 17.707598] mhi mhi0: Requested to power ON
[ 17.707680] mhi mhi0: Power on setup success
[ 19.013389] mhi mhi0: Wait for device to enter SBL or Mission mode
[ 19.092667] batman_adv: B.A.T.M.A.N. advanced 2024.4-openwrt-1 (compatibility version 15) loaded
[ 19.106388] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 19.110231] ath11k_pci 0001:01:00.0: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff
[ 19.112174] ath11k_pci 0001:01:00.0: fw_version 0x290b8862 fw_build_timestamp 2024-09-23 10:51 fw_build_id
[ 19.785423] ath11k_pci 0001:01:00.0: htt event 48 not handled
[ 26.435784] nss-dp 39c00000.dp1 eth0: PHY Link is down
[ 26.494921] qca8k 90000.mdio-1:11 lan1: configuring for phy/gmii link mode
[ 26.557736] qca8k 90000.mdio-1:11: Link is Down
[ 26.559136] br-lan: port 1(lan1) entered blocking state
[ 26.561093] br-lan: port 1(lan1) entered disabled state
[ 26.570351] qca8k 90000.mdio-1:11 lan1: entered allmulticast mode
[ 26.571513] nss-dp 39c00000.dp1 eth0: entered allmulticast mode
[ 26.598775] qca8k 90000.mdio-1:11 lan1: entered promiscuous mode
[ 26.651777] qca8k 90000.mdio-1:11 lan2: configuring for phy/gmii link mode
[ 26.654978] br-lan: port 2(lan2) entered blocking state
[ 26.657577] br-lan: port 2(lan2) entered disabled state
[ 26.663296] qca8k 90000.mdio-1:11 lan2: entered allmulticast mode
[ 26.676271] qca8k 90000.mdio-1:11 lan2: entered promiscuous mode
[ 26.713659] qca8k 90000.mdio-1:11 lan3: configuring for phy/gmii link mode
[ 26.724461] br-lan: port 3(lan3) entered blocking state
[ 26.724533] br-lan: port 3(lan3) entered disabled state
[ 26.728927] qca8k 90000.mdio-1:11 lan3: entered allmulticast mode
[ 26.747926] qca8k 90000.mdio-1:11 lan3: entered promiscuous mode
[ 28.567373] nss-dp 39c00000.dp1 eth0: PHY Link up speed: 1000
[ 28.636273] qca8k 90000.mdio-1:11: Link is Up - 1Gbps/Full - flow control rx/tx
[ 29.753867] qca8k 90000.mdio-1:11 lan2: Link is Up - 1Gbps/Full - flow control rx/tx
[ 29.754007] adpt_mp_port_netdev_change_notify[1186]:ERROR:netdev change notify with incorrect port 0
[ 29.760703] ssdk_dev_event[2313]:ERROR:netdev change notify failed
[ 29.769914] br-lan: port 2(lan2) entered blocking state
[ 29.775848] br-lan: port 2(lan2) entered forwarding state
[ 29.914107] nss-dp 39d00000.dp2 wan: PHY Link up speed: 1000
still a few errors in there
Hey guys, I've had a think.
I got four of these (CF) routers so cheap you know. I think I paid ÂŁ120 for 4. I'd be happy to send one to like one of you to see what is going on and try and remedy it. I have spent literally so much time trying to 'fix' this over the past year.. but I haven't actually been 'fixing' it.. I've just been trying to flash ur images, piggy-backing onto your hard work. You've put in so much time and energy etc etc and it just makes sense you actually have one of these to productively work with so you aren't working blind?
You probably have too many redundant routers in your respective houses tbf, and your partners probably hate you hahaha. But if any of you think having a CF version would help, and you are in the UK, I could get it collected tomorrow if you reply in the next couple of hours, or Saturday if not; you'd get it by next week anyway.
These low cost wifi 6, 2.5gb routers I think could be like the new Cudy WR3000 (but cheaper, and with the 2.5gb wan. we shall leave arguments about having 2.5gb wan with 1gb lan for another time) and could so provide isolated IoT VLANS and idk advert / telemetry blocking to more people, and this can only be a good thing!
Okay, I'm rambling now hahaha...just let me know pl, and I can post !
all lan ports working and labeled correctly? (In order as shown on luci status page, lan1, lan2, lan3, wan)
Pulling packages using apk will only work if weâre on the latest kernel. The image is on .72 while snapshot is on .73 so it wonât work. You have two options until the PR is merged: either build yourself and choose all desired packages or let me know what you need and Iâll build it for you.
yep, it looks like your most recent build is good for some thorough testing now as is working on CF variants now if other want to try ?
unless you have fully killed both partitions on them they should be salvageable with enough time and patience...
It looks like georgem83 has working images for most of the ipq5018 variants now which should be good for ~500mb uplinks on openwrt with sw offloading
Just to be absolutely sure, the image that was uploaded yesterday by @georgem83 is now working on the CF variant? I just want to be sure, because one of my partitions I think isn't working, so don't want to completely brick it
Thank you!
from my point of view - yes !
Depending how brave / daft you are... you can jump in and see if it works and try to flash the 2nd partitions which is still stock (I did the same thing myself yesterday) but I had serial access so had a safety net but you dont I believe.
Technically you should flash the initfamfs image (copies to ram and then runs) which then tells you if it works without writing to the flash but again, for that you need serial access...
With a sample size of 1 person saying it works, its a bit risky if you dont have serial access or fancy taking it to bits to fix it anytime soon. depends if you are "all in" or want to wait for a few others to flash it first to confirms its good ? How annoyed will you be if it does break the 1 working partitions...
I definitely tick the daft box
Yes I'm still going to give it a go. I'm OK to temporarily brick one if it comes to that. I'll just oder a serial cable and come crying to you experts on how to open the case
Absolutely amazing work. Thank you for checking!
It's working on the CF variant!!!!
I couldn't sleep, so thought I would just get up and attempt to break my home WiFi. I've just successfully logged in and I'm extremely pleased to see the Luci GUI! This is massive breakthrough as the hardware on this router seems well capable. Now to start playing around with things...
I'll update here if any major issues. Many thanks for the brilliant work again!
@wolf359, it would be great if you could boot into stock while connected to serial, to identify the url of the stock FW when it tries to update so we can store a stock FW image somewhere safely for those who want to switch back to stock. I don't have the CF variant, so if you can, that would be great. I have the one for my own ISP (DU).