Firmware for WL-WN583AX1

Hello! Just bought this device https://www.wavlink.com/en_us/product/WL-WN583AX1.html
It is very similar to https://www.wavlink.com/en_us/product/WL-WN583A6.html by spec but this firmware doesn't fit https://firmware-selector.openwrt.org/?version=21.02.3&target=ramips%2Fmt7621&id=winstars_ws-wn583a6

Maybe anyone know what else I can try or what to do? I need openwrt, as default firmware doesn't even support PPPOE, which is required for my provider.

You should really consult the ToH before purchasing a device.

1 Like

Thank you @frollic , but it is too late for such advices :slight_smile:

Any advice how to run openwrt on unknown device would be appreciated.
Or I can provide any info from my end about this device to help with development and I'm ready to be beta tester.

Open it up, check what SoC it's using.
Locate the serial port, and post the boot log.

If you're lucky, the 1st step will be enough to determine if the device is supportable, or not, the 2nd, to get it supported.

Keep in mind, you'll be the person adding the support, since you're the guy with the device in your lap.

One more thing, PPPoE requires additional CPU resources. Depending on your internet speed, the CPU might not be powerful enough, to let you max out your connection.

1 Like

Just for the history.

After disassembling I figured out that hardware there matches to https://openwrt.org/toh/yuncore/ax820. Not sure only about processor if it is ver 1, eco 3 version or not, it is called Mediatek MT7621AT 2136-AMKH

After many attempts what worked for me:

  • I took kernel and renamed it to WN583AX1.bin
  • Upload this file via GUI through update firmware
  • After uploading kernel device bricks and loading Uboot menu instead of normal GUI on 192.168.10.1.
  • I took sysupgrade and renamed it again to WN583AX1.bin (probably not required, didn't check) and upload in this Uboot menu
  • Thats it!

The only thing is that LED isn't configurable and device recognise itself as Yuncore ax820.

Here is kernel log:

[    0.000000] Linux version 5.10.127 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19523-bfd070e7fa) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Wed Jul 6 19:09:39 2022
[    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[    0.000000] MIPS: machine is YunCore AX820
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] VPE topology {2,2} total 4
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   Normal zone: 576 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] percpu: Embedded 15 pages/cpu s30256 r8192 d22992 u61440
[    0.000000] pcpu-alloc: s30256 r8192 d22992 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Writing ErrCtl register=00062380
[    0.000000] Readback ErrCtl register=00062380
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 249364K/262144K available (6997K kernel code, 631K rwdata, 824K rodata, 1260K init, 243K bss, 12780K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 256
[    0.000000] CPU Clock: 880MHz
[    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[    0.000013] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[    0.007940] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[    0.016992] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.083150] pid_max: default: 32768 minimum: 301
[    0.087912] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.095114] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.105608] rcu: Hierarchical SRCU implementation.
[    0.110628] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.118702] smp: Bringing up secondary CPUs ...
[    0.123931] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.123941] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.123952] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.124027] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.178487] Synchronize counters for CPU 1: done.
[    0.210472] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.210481] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.210490] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.210537] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.269647] Synchronize counters for CPU 2: done.
[    0.300227] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.300235] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.300243] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.300290] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.354831] Synchronize counters for CPU 3: done.
[    0.384697] smp: Brought up 1 node, 4 CPUs
[    0.392811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.402629] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.409637] pinctrl core: initialized pinctrl subsystem
[    0.417222] NET: Registered protocol family 16
[    0.422764] thermal_sys: Registered thermal governor 'step_wise'
[    0.423659] cpuidle: using governor teo
[    0.445441] FPU Affinity set after 11720 emulations
[    0.472502] clocksource: Switched to clocksource GIC
[    0.479405] NET: Registered protocol family 2
[    0.484125] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.492416] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.500814] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.508412] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.515493] TCP: Hash tables configured (established 2048 bind 2048)
[    0.521912] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.528393] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.535580] NET: Registered protocol family 1
[    0.539873] PCI: CLS 0 bytes, default 32
[    0.546372] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.557125] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.562928] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.573613] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.582791] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.588627] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.594505] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.600910] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.611420] printk: console [ttyS0] disabled
[    0.615783] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    0.624779] printk: console [ttyS0] enabled
[    0.633043] printk: bootconsole [early0] disabled
[    0.645189] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[    0.652662] spi-nor spi0.0: gd25q128 (16384 Kbytes)
[    0.657595] 4 fixed-partitions partitions found on MTD device spi0.0
[    0.663976] Creating 4 MTD partitions on "spi0.0":
[    0.668751] 0x000000000000-0x000000030000 : "Bootloader"
[    0.675035] 0x000000030000-0x000000040000 : "Config"
[    0.681008] 0x000000050000-0x000000090000 : "Factory"
[    0.687106] 0x000000090000-0x000001000000 : "firmware"
[    0.693396] 2 uimage-fw partitions found on MTD device firmware
[    0.699309] Creating 2 MTD partitions on "firmware":
[    0.704309] 0x000000000000-0x000000292561 : "kernel"
[    0.709250] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[    0.718301] 0x000000292561-0x000000f70000 : "rootfs"
[    0.723317] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[    0.733293] mtd: device 5 (rootfs) set to be root filesystem
[    0.739060] 1 squashfs-split partitions found on MTD device rootfs
[    0.745267] 0x000000680000-0x000000f70000 : "rootfs_data"
[    0.794256] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    0.803121] mtk_soc_eth 1e100000.ethernet: generated random MAC address ea:ce:1f:12:23:af
[    0.812035] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[    0.821191] i2c /dev entries driver
[    0.827489] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    0.834310] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    0.843122] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    0.851275] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    0.859558] mt7621-pci 1e140000.pcie: Parsing DT failed
[    0.866825] NET: Registered protocol family 10
[    0.873049] Segment Routing with IPv6
[    0.876814] NET: Registered protocol family 17
[    0.881306] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.894687] 8021q: 802.1Q VLAN Support v1.8
[    0.902205] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    0.923126] mt7530 mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=26)
[    0.935248] mt7530 mdio-bus:1f lan (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=27)
[    0.949266] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[    0.959696] DSA: tree 0 setup
[    0.963010] rt2880-pinmux pinctrl: pcie is already enabled
[    0.968560] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    0.975302] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    0.984107] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    0.992258] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    1.000518] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    1.008267] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    1.015922] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
[    1.123411] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    1.128979] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    1.234783] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    1.241720] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    1.246591] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    1.251452] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    1.260926] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    1.267300] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    1.274192] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    1.281042] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.286529] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
[    1.296748] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    1.302769] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.309013] pci 0000:00:00.0: reg 0x14: [mem 0x60600000-0x6060ffff]
[    1.315343] pci 0000:00:00.0: supports D1
[    1.319337] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    1.325571] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    1.331592] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.337891] pci 0000:00:01.0: reg 0x14: [mem 0x60610000-0x6061ffff]
[    1.344221] pci 0000:00:01.0: supports D1
[    1.348213] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    1.355570] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280
[    1.361607] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    1.368667] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    1.375393] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    1.382412] pci 0000:01:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    1.389124] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    1.396178] pci 0000:01:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    1.402997] pci 0000:01:00.0: supports D1 D2
[    1.407250] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.413903] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    1.429932] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    1.435196] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    1.441266] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.448046] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x602fffff pref]
[    1.455281] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.462115] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280
[    1.468171] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    1.475223] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    1.481910] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    1.488962] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    1.495686] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    1.502726] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    1.509520] pci 0000:02:00.0: supports D1 D2
[    1.513805] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.520434] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    1.536633] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    1.541855] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    1.547967] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff]
[    1.554751] pci 0000:00:01.0:   bridge window [mem 0x60400000-0x605fffff pref]
[    1.561947] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    1.568618] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    1.575235] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.582169] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    1.588779] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.595737] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    1.602538] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref]
[    1.609742] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff]
[    1.616533] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref]
[    1.623750] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff]
[    1.630516] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff]
[    1.637314] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    1.644099] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    1.650872] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref]
[    1.658623] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref]
[    1.666372] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref]
[    1.674121] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.679067] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    1.685847] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.692643] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x602fffff pref]
[    1.699845] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref]
[    1.707591] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref]
[    1.715346] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref]
[    1.723090] pci 0000:00:01.0: PCI bridge to [bus 02]
[    1.728035] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    1.734826] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff]
[    1.741586] pci 0000:00:01.0:   bridge window [mem 0x60400000-0x605fffff pref]
[    1.755691] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    1.766923] Freeing unused kernel memory: 1260K
[    1.771451] This architecture does not have kernel memory protection.
[    1.777940] Run /sbin/init as init process
[    1.782016]   with arguments:
[    1.782021]     /sbin/init
[    1.782026]   with environment:
[    1.782031]     HOME=/
[    1.782036]     TERM=linux
[    1.782516] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
[    2.296506] init: Console is alive
[    2.300236] init: - watchdog -
[    2.973233] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.056123] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.082876] init: - preinit -
[    3.869255] random: jshn: uninitialized urandom read (4 bytes read)
[    3.945444] random: jshn: uninitialized urandom read (4 bytes read)
[    4.005170] random: jshn: uninitialized urandom read (4 bytes read)
[    4.246588] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[    4.255297] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    4.262895] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[    4.270578] 8021q: adding VLAN 0 to HW filter on device lan
[    4.278787] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    8.516490] jffs2: notice: (539) jffs2_build_xattr_subsystem: complete building xattr subsystem, 25 of xdatum (17 unchecked, 8 orphan) and 30 of xref (8 dead, 0 orphan) found.
[    8.534671] mount_root: switching to jffs2 overlay
[    8.545710] overlayfs: upper fs does not support tmpfile.
[    8.561065] urandom-seed: Seeding with /etc/urandom.seed
[    8.734068] procd: - early -
[    8.737183] procd: - watchdog -
[    9.382669] procd: - watchdog -
[    9.387051] procd: - ubus -
[    9.465189] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.474006] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.480862] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.497272] procd: - init -
[   10.161077] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.342945] random: crng init done
[   10.346391] random: 30 urandom warning(s) missed due to ratelimiting
[   10.360585] Loading modules backported from Linux version v5.15.33-0-g06f50ca83ace
[   10.368201] Backport generated by backports.git v5.15.33-1-0-g183c4ab2
[   10.407695] urngd: v1.0.2 started.
[   10.526485] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=22
[   10.531910] pci 0000:00:00.0: enabling device (0006 -> 0007)
[   10.537584] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002)
[   10.544375] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=23
[   10.549836] pci 0000:00:01.0: enabling device (0006 -> 0007)
[   10.555521] mt7915e 0000:02:00.0: enabling device (0000 -> 0002)
[   10.798568] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20211222184017a
[   10.798568] 
[   11.105555] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20211222184052
[   11.143257] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20211222184111
[   16.292123] PPP generic driver version 2.4.2
[   16.298186] NET: Registered protocol family 24
[   16.311048] kmodloader: done loading kernel modules from /etc/modules.d/*
[   24.159721] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   24.176291] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   24.184797] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   24.188510] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[   24.200370] 8021q: adding VLAN 0 to HW filter on device lan
[   24.208722] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   24.216085] br-lan: port 1(lan) entered blocking state
[   24.221274] br-lan: port 1(lan) entered disabled state
[   24.228438] device lan entered promiscuous mode
[   24.233070] device eth0 entered promiscuous mode
[   24.264493] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   24.271641] 8021q: adding VLAN 0 to HW filter on device wan
[   25.966153] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[   26.081629] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[   26.747783] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[   27.398019] br-lan: port 2(wlan0) entered blocking state
[   27.403435] br-lan: port 2(wlan0) entered disabled state
[   27.409330] device wlan0 entered promiscuous mode
[   27.504669] br-lan: port 3(wlan1) entered blocking state
[   27.510001] br-lan: port 3(wlan1) entered disabled state
[   27.515983] device wlan1 entered promiscuous mode
[   27.521104] br-lan: port 3(wlan1) entered blocking state
[   27.526760] br-lan: port 3(wlan1) entered forwarding state
[   27.532798] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   34.866759] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   34.873499] br-lan: port 2(wlan0) entered blocking state
[   34.878813] br-lan: port 2(wlan0) entered forwarding state
[   42.089300] mt7530 mdio-bus:1f wan: Link is Down
[   42.099303] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   42.106584] 8021q: adding VLAN 0 to HW filter on device wan
[   42.225232] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   42.232220] 8021q: adding VLAN 0 to HW filter on device wan
[   53.571881] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[   53.579335] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[   69.147602] mt7530 mdio-bus:1f wan: Link is Down
[   69.156927] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   69.164694] 8021q: adding VLAN 0 to HW filter on device wan
[   69.277553] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   69.284553] 8021q: adding VLAN 0 to HW filter on device wan
[   80.574843] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[   80.582300] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[   96.046388] mt7530 mdio-bus:1f wan: Link is Down
[   96.056645] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   96.063844] 8021q: adding VLAN 0 to HW filter on device wan
[   96.176448] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[   96.183494] 8021q: adding VLAN 0 to HW filter on device wan
[  107.501779] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[  107.509261] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[  123.016354] mt7530 mdio-bus:1f wan: Link is Down
[  123.025818] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[  123.033667] 8021q: adding VLAN 0 to HW filter on device wan
[  123.157726] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[  123.164856] 8021q: adding VLAN 0 to HW filter on device wan
[  134.718130] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[  134.725587] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[  140.124469] pppoe-domru: renamed from ppp0
[  586.286935] device wlan0 left promiscuous mode
[  586.291813] br-lan: port 2(wlan0) entered disabled state
[  586.333512] device wlan1 left promiscuous mode
[  586.338337] br-lan: port 3(wlan1) entered disabled state
[  588.334774] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[  588.581332] br-lan: port 2(wlan0) entered blocking state
[  588.586703] br-lan: port 2(wlan0) entered disabled state
[  588.592720] device wlan0 entered promiscuous mode
[  589.141768] br-lan: port 3(wlan1) entered blocking state
[  589.147083] br-lan: port 3(wlan1) entered disabled state
[  589.153291] device wlan1 entered promiscuous mode
[  589.158323] br-lan: port 3(wlan1) entered blocking state
[  589.163852] br-lan: port 3(wlan1) entered forwarding state
[  596.073921] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  596.080639] br-lan: port 2(wlan0) entered blocking state
[  596.086412] br-lan: port 2(wlan0) entered forwarding state
1 Like

And to disable WPS Led need to add this in /etc/rc.local:

# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.

echo 497 > /sys/class/gpio/export
echo out > /sys/class/gpio/gpio497/direction
echo 1 > /sys/class/gpio/gpio497/value

exit 0

After reboot LED will turn blue.

To disable this blue LED you should go in Luci System>LED configuration and disable led2g/led5 without Default state check.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.