Youku YK1 messed up

If what you are saying is WPA3 encryption is being offloaded to the CPU due to a lack of built-in h/w support then this makes sense why the Youku YK1 fails to work reliably with WPA3 encryption. It just doesn't have enough CPU power to enable WPA3 which would explain why I am having trouble trying get it to work.

1 Like

Almost all older chipsets have problems with IEEE 802.11w, with the introduction of WPA3 this became noticed (and a real problem) just around a year ago. For softmac chipsets/ drivers there is the option to fall back to software crypto (instead of doing it in hardware on the wireless chipset), avoiding the problem - at the expense of adding considerable overhead to the system CPU. Ergo, it works, but you don't really want to use it (a notebook is fast enough so you don't necessarily notice much of a difference, but that's very different on most routers).

Among many other chipsets of that vintage, rt2x00 is one of the affected drivers.

1 Like

Nothing has changed in version 19.07.8, exactly the same behavior.

I am using the following firmware and I can definitely reboot my Youku YK1 from LUCI or command line.

OpenWrt 19.07.7 r11306-c4a6851c72 / LuCI openwrt-19.07 branch git-21.217.07088-5294ba2

Is it snapshot one?

patience....they will not fix this in 19.07 because it is end of life, but I will get around to fixing it for 21.02, but it might not be before it is released

@papdee
remember that there are 2 different Youku YK1 and one of them has a smaller flash without the issue

Exactly the same behavior for 21.02.0

need someone to flash this and post their kernel log (sysupgrade.bin after unzip)

I have a theory about the flash chip I want to make sure

https://www.dropbox.com/sh/k4oi7ebsgprrsey/AAAv9SulbA6ywrg8rKKJbLtBa?dl=1

@papdee if you could also provide a kernel log, that would help us understand. I believe your hardware is different

Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.000000] Linux version 5.4.143 (pi@SDDesk) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r16279-5cc0535800)) #0 Tue Aug 31 22:20:08 2021
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Board has DDR2
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Analog PMU set to hw control
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Digital PMU set to hw control
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] printk: bootconsole [early0] enabled
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] MIPS: machine is Youku YK-L1
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Tue Aug 31 22:20:14 2021 kern.warn kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Tue Aug 31 22:20:14 2021 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Zone ranges:
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Movable zone start for each node
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Early memory node ranges
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Tue Aug 31 22:20:14 2021 kern.debug kernel: [    0.000000] On node 0 totalpages: 32768
Tue Aug 31 22:20:14 2021 kern.debug kernel: [    0.000000]   Normal zone: 288 pages used for memmap
Tue Aug 31 22:20:14 2021 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Tue Aug 31 22:20:14 2021 kern.debug kernel: [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
Tue Aug 31 22:20:14 2021 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Tue Aug 31 22:20:14 2021 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32480
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Writing ErrCtl register=000203a0
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Readback ErrCtl register=000203a0
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] Memory: 122352K/131072K available (4737K kernel code, 201K rwdata, 1044K rodata, 1176K init, 205K bss, 8720K reserved, 0K cma-reserved)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] NR_IRQS: 256
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x358/0x54c with crng_init=0
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] CPU Clock: 580MHz
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] systick: enable autosleep mode
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] systick: running - mult: 214748, shift: 32
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.015490] Calibrating delay loop... 385.02 BogoMIPS (lpj=770048)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.059571] pid_max: default: 32768 minimum: 301
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.068959] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.083362] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.105678] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.124982] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.138578] pinctrl core: initialized pinctrl subsystem
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.149473] NET: Registered protocol family 16
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.192134] rt2880_gpio 10000600.gpio: registering 24 gpios
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.203199] rt2880_gpio 10000600.gpio: registering 24 irq handlers
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.215772] rt2880_gpio 10000638.gpio: registering 16 gpios
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.226782] rt2880_gpio 10000638.gpio: registering 16 irq handlers
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.239377] rt2880_gpio 10000688.gpio: registering 1 gpios
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.250211] rt2880_gpio 10000688.gpio: registering 1 irq handlers
Tue Aug 31 22:20:14 2021 kern.warn kernel: [    0.263084] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.287314] clocksource: Switched to clocksource systick
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.299192] NET: Registered protocol family 2
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.307980] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.322965] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.339526] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.354703] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.368713] TCP: Hash tables configured (established 1024 bind 1024)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.381504] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.394414] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.408548] NET: Registered protocol family 1
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.417144] PCI: CLS 0 bytes, default 32
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.427988] rt-timer 10000100.timer: maximum frequency is 1220Hz
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.442049] workingset: timestamp_bits=14 max_order=15 bucket_order=1
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.463262] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.474778] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.512336] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.526107] printk: console [ttyS0] disabled
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.534586] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.554223] printk: console [ttyS0] enabled
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.570802] printk: bootconsole [early0] disabled
Tue Aug 31 22:20:14 2021 kern.warn kernel: [    0.595856] spi spi0.0: force spi mode3
Tue Aug 31 22:20:14 2021 kern.err kernel: [    0.604445] spi-nor spi0.0: READING STATUS REGISTER
Tue Aug 31 22:20:14 2021 kern.err kernel: [    0.614336] spi-nor spi0.0: STATUS REGISTER BIT 1
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.623946] spi-nor spi0.0: mx25l25635e (32768 Kbytes)
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.634260] 4 fixed-partitions partitions found on MTD device spi0.0
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.646926] Creating 4 MTD partitions on "spi0.0":
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.656486] 0x000000000000-0x000000030000 : "u-boot"
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.667541] 0x000000030000-0x000000040000 : "u-boot-env"
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.679176] 0x000000040000-0x000000050000 : "factory"
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.690354] 0x000000050000-0x000002000000 : "firmware"
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.704929] 2 uimage-fw partitions found on MTD device firmware
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.716794] Creating 2 MTD partitions on "firmware":
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.726708] 0x000000000000-0x0000001e7673 : "kernel"
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.737677] 0x0000001e7673-0x000001fb0000 : "rootfs"
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.748601] mtd: device 5 (rootfs) set to be root filesystem
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.761687] 1 squashfs-split partitions found on MTD device rootfs
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    0.774095] 0x0000004f8000-0x000001fb0000 : "rootfs_data"
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.786794] libphy: Fixed MDIO Bus: probed
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.805020] gsw: setting port4 to ephy mode
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.813454] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 0 link up (100Mbps/Full duplex)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.831654] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 4 link up (100Mbps/Full duplex)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.850376] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.862999] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.880041] rt2880_wdt 10000120.watchdog: Initialized
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.891714] NET: Registered protocol family 10
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.904878] Segment Routing with IPv6
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.912408] NET: Registered protocol family 17
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.921354] 8021q: 802.1Q VLAN Support v1.8
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.938653] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.959498] Freeing unused kernel memory: 1176K
Tue Aug 31 22:20:14 2021 kern.warn kernel: [    0.968548] This architecture does not have kernel memory protection.
Tue Aug 31 22:20:14 2021 kern.info kernel: [    0.981385] Run /sbin/init as init process
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    1.563268] random: fast init done
Tue Aug 31 22:20:14 2021 user.info kernel: [    1.830090] init: Console is alive
Tue Aug 31 22:20:14 2021 user.info kernel: [    1.837242] init: - watchdog -
Tue Aug 31 22:20:14 2021 user.info kernel: [    3.212831] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.440234] usbcore: registered new interface driver usbfs
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.451346] usbcore: registered new interface driver hub
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.462050] usbcore: registered new device driver usb
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.479183] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.494188] ehci-fsl: Freescale EHCI Host controller driver
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.507058] ehci-platform: EHCI generic platform driver
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.527911] phy phy-usbphy.0: remote usb device wakeup disabled
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.539723] phy phy-usbphy.0: UTMI 16bit 30MHz
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.548586] ehci-platform 101c0000.ehci: EHCI Host Controller
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.560074] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.576011] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.593661] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.607254] hub 1-0:1.0: USB hub found
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.615260] hub 1-0:1.0: 1 port detected
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.628787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.643031] ohci-platform: OHCI generic platform driver
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.653867] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.667456] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.683405] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.720468] hub 2-0:1.0: USB hub found
Tue Aug 31 22:20:14 2021 kern.info kernel: [    3.728493] hub 2-0:1.0: 1 port detected
Tue Aug 31 22:20:14 2021 user.info kernel: [    3.765577] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Tue Aug 31 22:20:14 2021 user.info kernel: [    3.784299] init: - preinit -
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    5.115440] random: jshn: uninitialized urandom read (4 bytes read)
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    5.294286] random: jshn: uninitialized urandom read (4 bytes read)
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    5.503509] random: jshn: uninitialized urandom read (4 bytes read)
Tue Aug 31 22:20:14 2021 kern.info kernel: [    6.056536] 8021q: adding VLAN 0 to HW filter on device eth0
Tue Aug 31 22:20:14 2021 user.notice kernel: [    7.640369] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
Tue Aug 31 22:20:14 2021 user.warn kernel: [    7.658714] urandom-seed: Seed file not found (/etc/urandom.seed)
Tue Aug 31 22:20:14 2021 user.info kernel: [    7.801174] procd: - early -
Tue Aug 31 22:20:14 2021 user.info kernel: [    7.807182] procd: - watchdog -
Tue Aug 31 22:20:14 2021 user.info kernel: [    8.233576] procd: - watchdog -
Tue Aug 31 22:20:14 2021 user.info kernel: [    8.354533] procd: - ubus -
Tue Aug 31 22:20:14 2021 kern.warn kernel: [    8.515487] urandom_read: 5 callbacks suppressed
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    8.515496] random: ubusd: uninitialized urandom read (4 bytes read)
Tue Aug 31 22:20:14 2021 kern.notice kernel: [    8.542388] random: ubusd: uninitialized urandom read (4 bytes read)
Tue Aug 31 22:20:14 2021 user.info kernel: [    8.566449] procd: - init -
Tue Aug 31 22:20:14 2021 user.info kernel: [    9.825304] kmodloader: loading kernel modules from /etc/modules.d/*
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.125071] Loading modules backported from Linux version v5.10.42-0-g65859eca4dff
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.140182] Backport generated by backports.git v5.10.42-1-0-gbee5c545
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.232347] xt_time: kernel timezone is -0000
Tue Aug 31 22:20:14 2021 user.err kernel: [   10.398964] urngd: jent-rng init failed, err: 2
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.413701] PPP generic driver version 2.4.2
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.426765] NET: Registered protocol family 24
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.481124] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.495568] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
Tue Aug 31 22:20:14 2021 kern.info kernel: [   10.511040] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
Tue Aug 31 22:20:14 2021 kern.debug kernel: [   10.524994] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Tue Aug 31 22:20:14 2021 user.info kernel: [   10.637282] kmodloader: done loading kernel modules from /etc/modules.d/*
Tue Aug 31 22:20:16 2021 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Tue Aug 31 22:20:17 2021 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: Connected to system UBus
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: started, version 2.85 cachesize 150
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: DNS service limited to local subnets
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: 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
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: UBus support enabled: connected to system bus
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain test
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain onion
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain localhost
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain local
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain invalid
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain bind
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain lan
Tue Aug 31 22:20:17 2021 daemon.warn dnsmasq[1255]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: read /etc/hosts - 4 addresses
Tue Aug 31 22:20:17 2021 daemon.info dnsmasq[1255]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Tue Aug 31 22:20:19 2021 kern.notice kernel: [   20.096479] random: crng init done
Tue Aug 31 22:20:43 2021 authpriv.info dropbear[1321]: Not backgrounding
Tue Aug 31 22:20:45 2021 daemon.notice wpa_supplicant[1420]: Successfully initialized wpa_supplicant
Tue Aug 31 22:20:46 2021 user.notice : Added device handler type: 8021ad
Tue Aug 31 22:20:46 2021 user.notice : Added device handler type: 8021q
Tue Aug 31 22:20:46 2021 user.notice : Added device handler type: macvlan
Tue Aug 31 22:20:46 2021 user.notice : Added device handler type: veth
Tue Aug 31 22:20:46 2021 user.notice : Added device handler type: bridge
Tue Aug 31 22:20:46 2021 user.notice : Added device handler type: Network device
Tue Aug 31 22:20:46 2021 user.notice : Added device handler type: tunnel
Tue Aug 31 22:20:48 2021 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records in
Tue Aug 31 22:20:48 2021 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records out
Tue Aug 31 22:20:49 2021 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Tue Aug 31 22:20:49 2021 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Tue Aug 31 22:20:49 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Tue Aug 31 22:20:49 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Tue Aug 31 22:20:49 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Tue Aug 31 22:20:49 2021 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Tue Aug 31 22:20:50 2021 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Tue Aug 31 22:20:50 2021 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Tue Aug 31 22:20:50 2021 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Tue Aug 31 22:20:50 2021 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Tue Aug 31 22:20:51 2021 kern.warn kernel: [   51.968709] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
Tue Aug 31 22:20:51 2021 kern.warn kernel: [   52.010455] jffs2_build_filesystem(): unlocking the mtd device...
Tue Aug 31 22:20:51 2021 kern.warn kernel: [   52.010464] done.
Tue Aug 31 22:20:53 2021 kern.warn kernel: [   52.026661] jffs2_build_filesystem(): erasing all blocks after the end marker...
Tue Aug 31 22:20:53 2021 kern.info kernel: [   53.193434] 8021q: adding VLAN 0 to HW filter on device eth0
Tue Aug 31 22:20:53 2021 kern.info kernel: [   53.314201] br-lan: port 1(eth0.1) entered blocking state
Tue Aug 31 22:20:53 2021 kern.info kernel: [   53.325035] br-lan: port 1(eth0.1) entered disabled state
Tue Aug 31 22:20:53 2021 kern.info kernel: [   53.336230] device eth0.1 entered promiscuous mode
Tue Aug 31 22:20:53 2021 kern.info kernel: [   53.345828] device eth0 entered promiscuous mode
Tue Aug 31 22:20:53 2021 kern.info kernel: [   53.489162] br-lan: port 1(eth0.1) entered blocking state
Tue Aug 31 22:20:53 2021 kern.info kernel: [   53.499986] br-lan: port 1(eth0.1) entered forwarding state
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'lan' is enabled
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'lan' is setting up now
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'lan' is now up
Tue Aug 31 22:20:53 2021 daemon.notice netifd: bridge 'br-lan' link is up
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'lan' has link connectivity
Tue Aug 31 22:20:53 2021 daemon.notice netifd: VLAN 'eth0.1' link is up
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'loopback' is enabled
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'loopback' is setting up now
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'loopback' is now up
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'wan' is enabled
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'wan6' is enabled
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Network device 'eth0' link is up
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Network device 'lo' link is up
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'loopback' has link connectivity
Tue Aug 31 22:20:53 2021 daemon.notice netifd: VLAN 'eth0.2' link is up
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'wan' is setting up now
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Tue Aug 31 22:20:53 2021 daemon.notice netifd: Interface 'wan6' is setting up now
Tue Aug 31 22:20:54 2021 kern.info kernel: [   54.209071] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Tue Aug 31 22:20:54 2021 daemon.notice netifd: wan (1999): udhcpc: started, v1.33.1
Tue Aug 31 22:20:54 2021 daemon.err odhcp6c[2001]: Failed to send RS (Address not available)
Tue Aug 31 22:20:54 2021 daemon.err odhcp6c[2001]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Tue Aug 31 22:20:54 2021 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Tue Aug 31 22:20:54 2021 daemon.err odhcpd[1538]: Failed to send to ff02::1%lan@br-lan (Address not available)
Tue Aug 31 22:20:55 2021 daemon.notice netifd: wan (1999): udhcpc: sending discover
Tue Aug 31 22:20:55 2021 daemon.notice netifd: wan (1999): udhcpc: sending select for 192.168.2.230
Tue Aug 31 22:20:55 2021 daemon.notice netifd: wan (1999): udhcpc: lease of 192.168.2.230 obtained, lease time 43200
Tue Aug 31 22:20:55 2021 daemon.notice netifd: Interface 'wan' is now up
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: reading /tmp/resolv.conf.d/resolv.conf.auto
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain test
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain onion
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain localhost
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain local
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain invalid
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain bind
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain lan
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using nameserver X.X.X.X#53
Tue Aug 31 22:20:55 2021 daemon.info dnsmasq[1255]: using nameserver Y.Y.Y.Y#53
Tue Aug 31 22:20:56 2021 user.notice firewall: Reloading firewall due to ifup of wan (eth0.2)
Tue Aug 31 22:20:58 2021 daemon.notice netifd: Interface 'wan6' is now up
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: reading /tmp/resolv.conf.d/resolv.conf.auto
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain test
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain onion
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain localhost
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain local
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain invalid
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain bind
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using only locally-known addresses for domain lan
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using nameserver X.X.X.X#53
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using nameserver Y.Y.Y.Y#53
Tue Aug 31 22:20:58 2021 daemon.info dnsmasq[1255]: using nameserver Z:Z:Z::Z#53
Tue Aug 31 22:20:59 2021 daemon.info dnsmasq[1255]: read /etc/hosts - 4 addresses
Tue Aug 31 22:20:59 2021 daemon.info dnsmasq[1255]: read /tmp/hosts/dhcp.cfg01411c.2015 - 0 addresses
Tue Aug 31 22:20:59 2021 daemon.info dnsmasq[1255]: read /tmp/hosts/odhcpd - 0 addresses
Tue Aug 31 22:20:59 2021 daemon.info dnsmasq[1255]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Tue Aug 31 22:20:59 2021 user.notice firewall: Reloading firewall due to ifup of wan6 (eth0.2)
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[1255]: exiting on receipt of SIGTERM
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: Connected to system UBus
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: started, version 2.85 cachesize 150
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: DNS service limited to local subnets
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: 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
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: UBus support enabled: connected to system bus
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq-dhcp[2277]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain test
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain onion
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain localhost
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain local
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain invalid
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain bind
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain lan
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: reading /tmp/resolv.conf.d/resolv.conf.auto
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain test
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain onion
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain localhost
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain local
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain invalid
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain bind
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using only locally-known addresses for domain lan
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using nameserver X.X.X.X#53
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using nameserver Y.Y.Y.Y#53
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: using nameserver Z:Z:Z::Z#53
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: read /etc/hosts - 4 addresses
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: read /tmp/hosts/odhcpd - 0 addresses
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq-dhcp[2277]: read /etc/ethers - 0 addresses
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: read /etc/hosts - 4 addresses
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: read /tmp/hosts/odhcpd - 0 addresses
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq[2277]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Tue Aug 31 22:21:01 2021 daemon.info dnsmasq-dhcp[2277]: read /etc/ethers - 0 addresses
Tue Aug 31 22:21:41 2021 authpriv.info dropbear[2315]: Child connection from 192.168.1.12:50171
Tue Aug 31 22:21:47 2021 authpriv.notice dropbear[2315]: Auth succeeded with blank password for 'root' from 192.168.1.12:50171
    0.000000] Linux version 4.14.221 (builder@buildhost) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r11306-c4a6851c72)) #0 Mon Feb 15 15:22:37 2021
[    0.000000] Board has DDR2
[    0.000000] Analog PMU set to hw control
[    0.000000] Digital PMU set to hw control
[    0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)
[    0.000000] MIPS: machine is YOUKU YK1
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat 804805e0, node_mem_map 81000040
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] random: get_random_bytes called from 0x80483740 with crng_init=0
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=0005e2b0
[    0.000000] Readback ErrCtl register=0005e2b0
[    0.000000] Memory: 123780K/131072K available (3923K kernel code, 184K rwdata, 504K rodata, 1204K init, 215K bss, 7292K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 256
[    0.000000] CPU Clock: 580MHz
[    0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns
[    0.000000] systick: enable autosleep mode
[    0.000000] systick: running - mult: 214748, shift: 32
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
[    0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
[    0.015484] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[    0.087731] pid_max: default: 32768 minimum: 301
[    0.097145] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.110173] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.130319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.149800] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.161972] pinctrl core: initialized pinctrl subsystem
[    0.173581] NET: Registered protocol family 16
[    0.205481] rt2880_gpio 10000600.gpio: registering 24 gpios
[    0.216518] rt2880_gpio 10000600.gpio: registering 24 irq handlers
[    0.229105] rt2880_gpio 10000638.gpio: registering 16 gpios
[    0.240108] rt2880_gpio 10000638.gpio: registering 16 irq handlers
[    0.252691] rt2880_gpio 10000660.gpio: registering 32 gpios
[    0.263695] rt2880_gpio 10000660.gpio: registering 32 irq handlers
[    0.276268] rt2880_gpio 10000688.gpio: registering 1 gpios
[    0.287097] rt2880_gpio 10000688.gpio: registering 1 irq handlers
[    0.304513] clocksource: Switched to clocksource systick
[    0.316159] NET: Registered protocol family 2
[    0.325711] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.339506] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.352088] TCP: Hash tables configured (established 1024 bind 1024)
[    0.364870] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.376394] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.389092] NET: Registered protocol family 1
[    0.397682] PCI: CLS 0 bytes, default 32
[    0.400416] rt-timer 10000100.timer: maximum frequency is 1220Hz
[    0.413149] Crashlog allocated RAM at address 0x3f00000
[    0.425251] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    0.443870] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.455375] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.485393] io scheduler noop registered
[    0.493037] io scheduler deadline registered (default)
[    0.504234] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.519774] console [ttyS0] disabled
[    0.526837] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103
[    0.546509] console [ttyS0] enabled
[    0.560331] bootconsole [early0] disabled
[    0.584040] spi spi0.0: force spi mode3
[    0.592526] m25p80 spi0.0: found w25q256, expected mx25l25635f
[    0.615400] m25p80 spi0.0: w25q256 (32768 Kbytes)
[    0.624830] 4 fixed-partitions partitions found on MTD device spi0.0
[    0.637504] Creating 4 MTD partitions on "spi0.0":
[    0.647074] 0x000000000000-0x000000030000 : "u-boot"
[    0.657923] 0x000000030000-0x000000040000 : "u-boot-env"
[    0.669433] 0x000000040000-0x000000050000 : "factory"
[    0.680432] 0x000000050000-0x000002000000 : "firmware"
[    0.694360] 2 uimage-fw partitions found on MTD device firmware
[    0.706231] Creating 2 MTD partitions on "firmware":
[    0.716148] 0x000000000000-0x00000017ec33 : "kernel"
[    0.726948] 0x00000017ec33-0x000001fb0000 : "rootfs"
[    0.737715] mtd: device 5 (rootfs) set to be root filesystem
[    0.750552] 1 squashfs-split partitions found on MTD device rootfs
[    0.762945] 0x0000003e5000-0x000001fb0000 : "rootfs_data"
[    0.775525] libphy: Fixed MDIO Bus: probed
[    0.792286] gsw: setting port4 to ephy mode
[    0.800921] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver
[    0.813449] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
[    0.830496] rt2880_wdt 10000120.watchdog: Initialized
[    0.841981] NET: Registered protocol family 10
[    0.855036] Segment Routing with IPv6
[    0.862451] NET: Registered protocol family 17
[    0.871418] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    0.897266] 8021q: 802.1Q VLAN Support v1.8
[    0.916083] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    0.936854] Freeing unused kernel memory: 1204K
[    0.945909] This architecture does not have kernel memory protection.
[    1.974058] init: Console is alive
[    1.981174] init: - watchdog -
[    2.456977] random: fast init done
[    3.153241] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.254133] usbcore: registered new interface driver usbfs
[    3.265216] usbcore: registered new interface driver hub
[    3.275955] usbcore: registered new device driver usb
[    3.291940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.306688] ehci-platform: EHCI generic platform driver
[    3.327556] phy phy-usbphy.0: remote usb device wakeup disabled
[    3.339375] phy phy-usbphy.0: UTMI 16bit 30MHz
[    3.348257] ehci-platform 101c0000.ehci: EHCI Host Controller
[    3.359784] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
[    3.375700] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
[    3.397040] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
[    3.410535] hub 1-0:1.0: USB hub found
[    3.418463] hub 1-0:1.0: 1 port detected
[    3.429641] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.443695] ohci-platform: OHCI generic platform driver
[    3.454501] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
[    3.468123] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
[    3.484034] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
[    3.521881] hub 2-0:1.0: USB hub found
[    3.529862] hub 2-0:1.0: 1 port detected
[    3.577951] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.598788] init: - preinit -
[    3.691581] mmc0: new high speed SDHC card at address aaaa
[    3.712993] mmcblk0: mmc0:aaaa SC32G 29.7 GiB 
[    3.735891]  mmcblk0: p1
[    4.928363] 8021q: adding VLAN 0 to HW filter on device eth0
[    5.085421] random: procd: uninitialized urandom read (4 bytes read)
[    8.054726] jffs2: notice: (430) jffs2_build_xattr_subsystem: complete building xattr subsystem, 12 of xdatum (3 unchecked, 9 orphan) and 128 of xref (19 dead, 0 orphan) found.
[    8.106719] mount_root: loading kmods from internal overlay
[    8.639710] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    9.286264] SCSI subsystem initialized
[    9.369462] usbcore: registered new interface driver usb-storage
[    9.384789] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[    9.717879] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[   10.015886] EXT4-fs (mmcblk0p1): recovery complete
[   10.027176] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: 
[   10.087364] mount_root: switched to extroot
[   10.099011] urandom-seed: Seeding with /etc/urandom.seed
[   10.285935] procd: - early -
[   10.291788] procd: - watchdog -
[   11.007593] procd: - watchdog -
[   11.020746] procd: - ubus -
[   11.068447] random: ubusd: uninitialized urandom read (4 bytes read)
[   11.096654] random: ubusd: uninitialized urandom read (4 bytes read)
[   11.120903] random: ubusd: uninitialized urandom read (4 bytes read)
[   11.151457] procd: - init -
[   12.439214] kmodloader: loading kernel modules from /etc/modules.d/*
[   12.488655] urngd: jent-rng init failed, err: 2
[   12.580760] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[   12.611991] Key type dns_resolver registered
[   12.643638] RPC: Registered named UNIX socket transport module.
[   12.655510] RPC: Registered udp transport module.
[   12.664892] RPC: Registered tcp transport module.
[   12.674274] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.745880] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   12.772467] NFS: Registering the id_resolver key type
[   12.782647] Key type id_resolver registered
[   12.790989] Key type id_legacy registered
[   12.884892] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   12.905855] Netfilter messages via NETLINK v0.30.
[   12.919260] ip_set: protocol 6
[   12.971961] Loading modules backported from Linux version v4.19.161-0-gdaefdc9eb24b
[   12.987261] Backport generated by backports.git v4.19.161-1-0-g4bb568fe
[   13.004429] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.031873] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[   13.047160] ctnetlink v0.93: registering with nfnetlink.
[   13.155998] xt_time: kernel timezone is -0000
[   13.240241] PPP generic driver version 2.4.2
[   13.252146] NET: Registered protocol family 24
[   13.299299] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory"
[   13.313789] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected
[   13.329258] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
[   13.343674] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   13.368306] kmodloader: done loading kernel modules from /etc/modules.d/*
[   23.617723] 8021q: adding VLAN 0 to HW filter on device eth0
[   23.665537] br-lan: port 1(eth0.1) entered blocking state
[   23.676369] br-lan: port 1(eth0.1) entered disabled state
[   23.687533] device eth0.1 entered promiscuous mode
[   23.697143] device eth0 entered promiscuous mode
[   23.840436] br-lan: port 1(eth0.1) entered blocking state
[   23.851272] br-lan: port 1(eth0.1) entered forwarding state
[   23.862643] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   24.615555] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   28.955897] ieee80211 phy0: rt2800_rf_self_txdc_cal: Info - RF Tx self calibration start
[   28.972602] ieee80211 phy0: rt2800_rf_self_txdc_cal: Info - RF Tx self calibration end
[   31.523884] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   31.539623] NFSD: starting 10-second grace period (net 80479ca8)
[   35.096931] ieee80211 phy0: rt2800_loft_iq_calibration: Info - LOFT Calibration Done!
[   35.116546] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Start!
[   35.144492] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Done! CH = 0, (gain= d, phase=3d)
[   35.163623] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Start!
[   35.191539] ieee80211 phy0: rt2800_iq_search: Info - IQCalibration Done! CH = 1, (gain= 3, phase=3e)
[   35.209784] ieee80211 phy0: rt2800_loft_iq_calibration: Info - TX IQ Calibration Done!
[   35.443808] ieee80211 phy0: rt2800_rxiq_calibration: Info - RXIQ G_imb=-4, Ph_rx=3
[   35.469176] ieee80211 phy0: rt2800_rxiq_calibration: Info - RXIQ G_imb=-2, Ph_rx=2
[   35.551241] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[   35.604605] br-lan: port 2(wlan0-1) entered blocking state
[   35.615639] br-lan: port 2(wlan0-1) entered disabled state
[   35.627060] device wlan0-1 entered promiscuous mode
[   39.053854] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   42.776947] random: crng init done
[   42.783736] random: 6 urandom warning(s) missed due to ratelimiting
[   42.970219] br-lan: port 3(wlan0) entered blocking state
[   42.980902] br-lan: port 3(wlan0) entered disabled state
[   42.991912] device wlan0 entered promiscuous mode
[   43.332816] wlan0: authenticate with 22:76:93:3d:ff:8c
[   43.351303] wlan0: send auth to 22:76:93:3d:ff:8c (try 1/3)
[   43.363976] wlan0: authenticated
[   43.374385] wlan0: associate with 22:76:93:3d:ff:8c (try 1/3)
[   43.386931] wlan0: RX AssocResp from 22:76:93:3d:ff:8c (capab=0x431 status=0 aid=1)
[   43.402716] wlan0: associated
[   43.444671] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   43.457726] br-lan: port 3(wlan0) entered blocking state
[   43.468374] br-lan: port 3(wlan0) entered forwarding state
[   43.572667] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[   43.585952] br-lan: port 2(wlan0-1) entered blocking state
[   43.596935] br-lan: port 2(wlan0-1) entered forwarding state
[114640.708938] br-lan: port 3(wlan0) entered disabled state
[114641.087271] br-lan: port 2(wlan0-1) entered disabled state
[114641.867826] wlan0: authenticate with 22:76:93:3d:ff:8c
[114641.884544] wlan0: send auth to 22:76:93:3d:ff:8c (try 1/3)
[114641.897819] wlan0: authenticated
[114641.906148] wlan0: associate with 22:76:93:3d:ff:8c (try 1/3)
[114641.918834] wlan0: RX AssocResp from 22:76:93:3d:ff:8c (capab=0x431 status=0 aid=1)
[114641.934771] wlan0: associated
[114641.950021] br-lan: port 3(wlan0) entered blocking state
[114641.960862] br-lan: port 3(wlan0) entered forwarding state
[114641.978965] br-lan: port 2(wlan0-1) entered blocking state
[114641.990143] br-lan: port 2(wlan0-1) entered forwarding state
[114645.998840] br-lan: port 3(wlan0) entered disabled state
[114646.372517] br-lan: port 2(wlan0-1) entered disabled state
[114646.437622] wlan0: authenticate with 22:76:93:3d:ff:8c
[114646.496329] wlan0: send auth to 22:76:93:3d:ff:8c (try 1/3)
[114646.520742] wlan0: send auth to 22:76:93:3d:ff:8c (try 2/3)
[114646.543153] wlan0: send auth to 22:76:93:3d:ff:8c (try 3/3)
[114646.566419] wlan0: authentication with 22:76:93:3d:ff:8c timed out
[114647.132244] wlan0: authenticate with 22:76:93:3d:ff:8c
[114647.148749] wlan0: send auth to 22:76:93:3d:ff:8c (try 1/3)
[114647.161902] wlan0: authenticated
[114647.170381] wlan0: associate with 22:76:93:3d:ff:8c (try 1/3)
[114647.183146] wlan0: RX AssocResp from 22:76:93:3d:ff:8c (capab=0x431 status=0 aid=1)
[114647.199131] wlan0: associated
[114647.213961] br-lan: port 3(wlan0) entered blocking state
[114647.224797] br-lan: port 3(wlan0) entered forwarding state
[114647.241424] br-lan: port 2(wlan0-1) entered blocking state
[114647.252604] br-lan: port 2(wlan0-1) entered forwarding state
[114649.663406] br-lan: port 3(wlan0) entered disabled state
[114650.033705] br-lan: port 2(wlan0-1) entered disabled state
[114650.111032] wlan0: authenticate with 22:76:93:3d:ff:8c
[114650.127685] wlan0: send auth to 22:76:93:3d:ff:8c (try 1/3)
[114650.140935] wlan0: authenticated
[114650.149388] wlan0: associate with 22:76:93:3d:ff:8c (try 1/3)
[114650.162068] wlan0: RX AssocResp from 22:76:93:3d:ff:8c (capab=0x431 status=0 aid=1)
[114650.178010] wlan0: associated
[114650.193330] br-lan: port 3(wlan0) entered blocking state
[114650.204172] br-lan: port 3(wlan0) entered forwarding state
[114650.220751] br-lan: port 2(wlan0-1) entered blocking state
[114650.231932] br-lan: port 2(wlan0-1) entered forwarding state
[123982.461917] ieee80211 phy0: rt2x00lib_rxdone_read_signal: Warning - Frame received with unrecognized signal, mode=0x0001, signal=0x010f, type=4
[126132.377085] ieee80211 phy0: rt2x00lib_rxdone_read_signal: Warning - Frame received with unrecognized signal, mode=0x0001, signal=0x010f, type=4
[153122.813281] ieee80211 phy0: rt2x00lib_rxdone_read_signal: Warning - Frame received with unrecognized signal, mode=0x0001, signal=0x010e, type=4

@ulmwind your board has the flash chip MX25L25635E

@papdee your board has the flash chip W25Q256FV

both of them are 32 MB

MX25L25635E does not have a problem with the reset pin, otherwise we would see in kernel log "STATUS REGISTER BIT 6" from the patch I added (this would indicate Quad SPI enable which disables reset)

W25Q256FV DOES have an issue with the reset pin, which is disabled unless bit 7 of status register 3 is written to 1

if the design of the board is the same between the two of you, this suggests that the RESET pin of the flash is NOT connected to the processor, no matter which flash chip is on the board

However, now we have the mystery of why @papdee is able to reboot fine...

is it possible you can flash the image I provided and see if you can reboot? (do not save settings)

edit: nevermind I read everything again, reboot was only possible with 19.07

can both of you provide a picture of the label, with FCC ID?

I can see only Chinese glyphs. And separate label with S/N, and MAC.

I trashed the label on the bottom of the device already when adding in a SDHC but if I remember right there was nothing printed on it anyway.

Photos of the internals:

I don't need to be able to read it, I was just hoping to verify that they visually "look the same" or not which could say something about whether they are really the same model or not

since the other person does not have label, but posted board pictures, you can do the same if you want

I have opened a PR which addresses the reboot issue for most ramips devices by changing only DTS

Previously, I believed there was something wrong with the kernel, but now I realize all the issues are in the flash chip, and in some cases the PCB
(unless maintainers prefer to make a kernel patch to enable the reset pin)

by setting the WAN interface to "unmanaged" fixed the issue where the pppoe wouldn't connect on first boot and I need to set a sleep period.

My setup is a GPON terminal connected to the WAN port of the openwrt unit. Each time the pppoe interface connects/reconnects to my ISP the WAN interface will request a new IP address because the default configuration on the WAN port is DHCP client. There must be some conflict with the pppoe interface which already has been assigned an IP by my ISP. By setting the WAN 4/6 interfaces to unmanaged fixed this issue and no longer requires a sleep period.

The same behavior for 21.02.1 But it works perfectly with Padavan frimware from alxdm repository!

they probably will not accept my commit until people with all the devices I am changing say something

In the mean time I can prepare a set of unofficial builds

I would have done that already but I'm a little busy recently...

I commented on the PR you opened, unfortunately it has not been authorized yet, but I have a YK1 with the same problem, for now using 19.07 to get around it.

If you need anything from me to help with getting this merged, I will be more than happy to help.