Here we go, better late than never, just started to add support for this small router.
Main thing is that it is possible, that this build can run on vanilla (V1) version of the router too.
So far I know, the V1 and V2 is only differing in chip modernization, where V2 has the RAM built in into the MT7628DAN, the V1 should have external RAM for the MT7628AN. Will need to test this by someone out there.
The work is pretty much in the beginning, there are so far these issues after putting an initial build together:
SPI max frequency still not clear
Partition boundary issues
Only Power Led is working
AC Radio MAC incorrect
AC Radio TX levels missing
A Syslog from this stage:
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 0.000000] Linux version 5.10.92 (user@debian-x64) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r18640-d8c5406a93) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Thu Jan 27 15:38:06 2022
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Board has DDR2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Analog PMU set to hw control
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Digital PMU set to hw control
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] printk: bootconsole [early0] enabled
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] MIPS: machine is ASUS RT-AC1200 V2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Zone ranges:
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Movable zone start for each node
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Early memory node ranges
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 0.000000] On node 0 totalpages: 16384
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 0.000000] Normal zone: 144 pages used for memmap
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 0.000000] Normal zone: 16384 pages, LIFO batch:3
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Writing ErrCtl register=00036020
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Readback ErrCtl register=00036020
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] Memory: 56424K/65536K available (5257K kernel code, 608K rwdata, 1116K rodata, 1200K init, 202K bss, 9112K reserved, 0K cma-reserved)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] NR_IRQS: 256
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] intc: using register map from devicetree
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x3b8/0x5a8 with crng_init=0
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] CPU Clock: 580MHz
Thu Jan 27 15:53:32 2022 kern.crit kernel: [ 0.000000] timer_probe: no matching timers found
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.015384] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.087592] pid_max: default: 32768 minimum: 301
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.096916] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.111256] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.128849] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.148278] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.167656] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.181169] pinctrl core: initialized pinctrl subsystem
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.192572] NET: Registered protocol family 16
Thu Jan 27 15:53:32 2022 kern.err kernel: [ 0.317139] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.478153] PCI host bridge /pcie@10140000 ranges:
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.487506] MEM 0x0000000020000000..0x000000002fffffff
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.497807] IO 0x0000000010160000..0x000000001016ffff
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.556861] PCI host bridge to bus 0000:00
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.564927] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.578426] pci_bus 0000:00: root bus resource [io 0x10160000-0x1016ffff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.592014] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.605425] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.621137] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.632964] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.645336] pci 0000:00:00.0: reg 0x14: [mem 0x20200000-0x2020ffff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.657799] pci 0000:00:00.0: supports D1
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.665618] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.679011] pci 0000:01:00.0: [14c3:7663] type 00 class 0x000280
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.690845] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.705059] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.719334] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.733733] pci 0000:01:00.0: supports D1 D2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.742027] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.755159] 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)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.786137] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.799117] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.812201] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.825236] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.839001] pci 0000:00:00.0: BAR 9: assigned [mem 0x20000000-0x201fffff pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.853272] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.866704] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.882019] pci 0000:01:00.0: BAR 2: assigned [mem 0x20100000-0x20103fff 64bit pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.897323] pci 0000:01:00.0: BAR 4: assigned [mem 0x20104000-0x20104fff 64bit pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.912629] pci 0000:00:00.0: PCI bridge to [bus 01]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.922410] pci 0000:00:00.0: bridge window [mem 0x20000000-0x201fffff pref]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.943041] clocksource: Switched to clocksource MIPS
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.954396] NET: Registered protocol family 2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.963187] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.978139] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 0.994665] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.009710] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.023632] TCP: Hash tables configured (established 1024 bind 1024)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.036350] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.049211] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.063228] NET: Registered protocol family 1
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.071779] PCI: CLS 0 bytes, default 32
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.087035] workingset: timestamp_bits=14 max_order=14 bucket_order=0
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.105294] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.116751] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.139884] mt7621_gpio 10000600.gpio: registering 32 gpios
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.151129] mt7621_gpio 10000600.gpio: registering 32 gpios
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.162374] mt7621_gpio 10000600.gpio: registering 32 gpios
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.173670] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.187386] printk: console [ttyS0] disabled
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.195879] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.213704] printk: console [ttyS0] enabled
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.230165] printk: bootconsole [early0] disabled
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.250211] spi-mt7621 10000b00.spi: sys_freq: 193333333
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.273950] spi-nor spi0.0: w25q128 (16384 Kbytes)
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.283584] 4 fixed-partitions partitions found on MTD device spi0.0
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.296177] Creating 4 MTD partitions on "spi0.0":
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.305684] 0x000000000000-0x000000030000 : "u-boot"
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.318053] 0x000000030000-0x000000040000 : "u-boot-env"
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.329796] 0x000000040000-0x000000050000 : "factory"
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.342933] 0x000000050000-0x000001000000 : "firmware"
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.354511] 2 uimage-fw partitions found on MTD device firmware
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.366313] Creating 2 MTD partitions on "firmware":
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.376164] 0x000000000000-0x000000213b62 : "kernel"
Thu Jan 27 15:53:32 2022 kern.warn kernel: [ 1.386000] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.405319] 0x000000213b62-0x000000fb0000 : "rootfs"
Thu Jan 27 15:53:32 2022 kern.warn kernel: [ 1.415241] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.434607] mtd: device 5 (rootfs) set to be root filesystem
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.446958] 1 squashfs-split partitions found on MTD device rootfs
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 1.459286] 0x000000670000-0x000000fb0000 : "rootfs_data"
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.476135] libphy: Fixed MDIO Bus: probed
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.531202] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.547346] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.565433] NET: Registered protocol family 10
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.579112] Segment Routing with IPv6
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.586601] NET: Registered protocol family 17
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.595521] 8021q: 802.1Q VLAN Support v1.8
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.610975] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.631764] Freeing unused kernel memory: 1200K
Thu Jan 27 15:53:32 2022 kern.warn kernel: [ 1.640783] This architecture does not have kernel memory protection.
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 1.653552] Run /sbin/init as init process
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 1.661647] with arguments:
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 1.661654] /sbin/init
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 1.661659] with environment:
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 1.661665] HOME=/
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 1.661672] TERM=linux
Thu Jan 27 15:53:32 2022 user.info kernel: [ 2.342497] init: Console is alive
Thu Jan 27 15:53:32 2022 user.info kernel: [ 2.349949] init: - watchdog -
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 2.733053] random: fast init done
Thu Jan 27 15:53:32 2022 user.info kernel: [ 3.374817] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Thu Jan 27 15:53:32 2022 user.info kernel: [ 3.497271] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Thu Jan 27 15:53:32 2022 user.info kernel: [ 3.522303] init: - preinit -
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 4.810445] random: jshn: uninitialized urandom read (4 bytes read)
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 4.934556] random: jshn: uninitialized urandom read (4 bytes read)
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 5.146710] random: jshn: uninitialized urandom read (4 bytes read)
Thu Jan 27 15:53:32 2022 kern.warn kernel: [ 6.012733] urandom_read: 2 callbacks suppressed
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 6.012744] random: procd: uninitialized urandom read (4 bytes read)
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 10.084526] rt3050-esw 10110000.esw: port 1 link up
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 10.094261] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 10.121426] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 10.346354] jffs2: notice: (364) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 1 orphan) and 7 of xref (1 dead, 0 orphan) found.
Thu Jan 27 15:53:32 2022 user.info kernel: [ 10.378855] mount_root: switching to jffs2 overlay
Thu Jan 27 15:53:32 2022 kern.warn kernel: [ 10.393429] overlayfs: upper fs does not support tmpfile.
Thu Jan 27 15:53:32 2022 user.warn kernel: [ 10.412164] urandom-seed: Seeding with /etc/urandom.seed
Thu Jan 27 15:53:32 2022 user.info kernel: [ 10.578650] procd: - early -
Thu Jan 27 15:53:32 2022 user.info kernel: [ 10.584879] procd: - watchdog -
Thu Jan 27 15:53:32 2022 user.info kernel: [ 11.313289] procd: - watchdog -
Thu Jan 27 15:53:32 2022 user.info kernel: [ 11.321725] procd: - ubus -
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 11.419827] random: ubusd: uninitialized urandom read (4 bytes read)
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 11.436079] random: ubusd: uninitialized urandom read (4 bytes read)
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 11.454629] random: ubusd: uninitialized urandom read (4 bytes read)
Thu Jan 27 15:53:32 2022 user.info kernel: [ 11.475890] procd: - init -
Thu Jan 27 15:53:32 2022 user.info kernel: [ 12.855040] kmodloader: loading kernel modules from /etc/modules.d/*
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 13.461996] Loading modules backported from Linux version v5.15.8-0-g43e577d7a2cb
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 13.476928] Backport generated by backports.git v5.15.8-1-0-g83f664bb
Thu Jan 27 15:53:32 2022 user.info kernel: [ 13.586098] urngd: v1.0.2 started.
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 13.770813] mt76_wmac 10300000.wmac: ASIC revision: 76280001
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 13.997634] random: crng init done
Thu Jan 27 15:53:32 2022 kern.notice kernel: [ 14.004424] random: 1 urandom warning(s) missed due to ratelimiting
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 14.845253] mt76_wmac 10300000.wmac: Firmware Version: 20151201
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 14.857079] mt76_wmac 10300000.wmac: Build Time: 20151201183641
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 14.913047] mt76_wmac 10300000.wmac: firmware init done
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 15.102116] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Thu Jan 27 15:53:32 2022 kern.err kernel: [ 15.193486] mt7615e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 15.207621] mt7615e 0000:01:00.0: Invalid MAC address, using random address 6a:22:4e:9c:3e:01
Thu Jan 27 15:53:32 2022 kern.debug kernel: [ 15.276628] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 15.538841] PPP generic driver version 2.4.2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 15.564435] NET: Registered protocol family 24
Thu Jan 27 15:53:32 2022 user.info kernel: [ 15.613554] kmodloader: done loading kernel modules from /etc/modules.d/*
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.016465] mt7615e 0000:01:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.371929] mt7615e 0000:01:00.0: HW/SW Version: 0x65322d31, Build Time: 2009041715da1a1
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.371929]
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.587000] mt7615e 0000:01:00.0: N9 Firmware Version: 7663mp1827, Build Time: 20200904171623
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.603985] mt7615e 0000:01:00.0: Region number: 0x3
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.613821] mt7615e 0000:01:00.0: Parsing tailer Region: 0
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.673214] mt7615e 0000:01:00.0: Region 0, override_addr = 0x00112c00
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.686174] mt7615e 0000:01:00.0: Parsing tailer Region: 1
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.733796] mt7615e 0000:01:00.0: Parsing tailer Region: 2
Thu Jan 27 15:53:32 2022 kern.info kernel: [ 18.753422] mt7615e 0000:01:00.0: override_addr = 0x00112c00, option = 3
Thu Jan 27 15:53:34 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu Jan 27 15:53:34 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Jan 27 15:53:35 2022 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Jan 27 15:53:35 2022 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Thu Jan 27 15:53:36 2022 authpriv.info dropbear[1015]: Not backgrounding
Thu Jan 27 15:53:39 2022 daemon.notice wpa_supplicant[1088]: Successfully initialized wpa_supplicant
Thu Jan 27 15:53:39 2022 kern.info kernel: [ 26.711150] rt3050-esw 10110000.esw: port 1 link down
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: bonding
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: 8021ad
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: 8021q
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: macvlan
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: veth
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: bridge
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: Network device
Thu Jan 27 15:53:40 2022 user.notice : Added device handler type: tunnel
Thu Jan 27 15:53:42 2022 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records in
Thu Jan 27 15:53:42 2022 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records out
Thu Jan 27 15:53:43 2022 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Thu Jan 27 15:53:44 2022 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Thu Jan 27 15:53:44 2022 kern.info kernel: [ 31.018165] rt3050-esw 10110000.esw: port 1 link up
Thu Jan 27 15:53:44 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Thu Jan 27 15:53:44 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Thu Jan 27 15:53:44 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Thu Jan 27 15:53:44 2022 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Thu Jan 27 15:53:45 2022 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu Jan 27 15:53:45 2022 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu Jan 27 15:53:46 2022 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Thu Jan 27 15:53:46 2022 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Thu Jan 27 15:53:47 2022 daemon.notice procd: /etc/rc.d/S96led: setting up led lan
Thu Jan 27 15:53:47 2022 daemon.notice procd: /etc/rc.d/S96led: setting up led wan
Thu Jan 27 15:53:49 2022 kern.info kernel: [ 36.001097] br-lan: port 1(eth0.1) entered blocking state
Thu Jan 27 15:53:49 2022 kern.info kernel: [ 36.011893] br-lan: port 1(eth0.1) entered disabled state
Thu Jan 27 15:53:49 2022 kern.info kernel: [ 36.023203] device eth0.1 entered promiscuous mode
Thu Jan 27 15:53:49 2022 kern.info kernel: [ 36.032701] device eth0 entered promiscuous mode
Thu Jan 27 15:53:49 2022 kern.info kernel: [ 36.115690] br-lan: port 1(eth0.1) entered blocking state
Thu Jan 27 15:53:49 2022 kern.info kernel: [ 36.126462] br-lan: port 1(eth0.1) entered forwarding state
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'lan' is enabled
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'lan' is setting up now
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'lan' is now up
Thu Jan 27 15:53:49 2022 daemon.notice netifd: bridge 'br-lan' link is up
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Jan 27 15:53:49 2022 daemon.notice netifd: VLAN 'eth0.1' link is up
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'loopback' is enabled
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'loopback' is now up
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'wan' is enabled
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'wan6' is enabled
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Network device 'eth0' link is up
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Network device 'lo' link is up
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu Jan 27 15:53:49 2022 daemon.notice netifd: VLAN 'eth0.2' link is up
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'wan' has link connectivity
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'wan' is setting up now
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'wan6' has link connectivity
Thu Jan 27 15:53:49 2022 daemon.notice netifd: Interface 'wan6' is setting up now
Thu Jan 27 15:53:50 2022 kern.info kernel: [ 37.023706] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu Jan 27 15:53:50 2022 daemon.err odhcpd[1203]: Failed to send to ff02::1%lan@br-lan (Address not available)
Thu Jan 27 15:53:50 2022 daemon.notice netifd: wan (1741): udhcpc: started, v1.35.0
Thu Jan 27 15:53:52 2022 daemon.notice netifd: wan (1741): udhcpc: broadcasting discover
Thu Jan 27 15:53:53 2022 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Jan 27 15:53:53 2022 daemon.info procd: - init complete -
Thu Jan 27 15:53:54 2022 daemon.notice netifd: radio0 (1667): sh: out of range
Thu Jan 27 15:53:55 2022 daemon.notice netifd: wan (1741): udhcpc: broadcasting discover
Thu Jan 27 15:53:55 2022 daemon.notice netifd: radio1 (1668): sh: out of range
Will report back here with progress, or you can see it here: