Skip to content

Instantly share code, notes, and snippets.

@PolynomialDivision
Created August 1, 2020 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PolynomialDivision/f1dfcc179264d24f5de4599ee5a30cf1 to your computer and use it in GitHub Desktop.
Save PolynomialDivision/f1dfcc179264d24f5de4599ee5a30cf1 to your computer and use it in GitHub Desktop.
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.000000] Linux version 5.4.52 (nick@nick-arch) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r14002-1bff9f5b78)) #0 Sat Aug 1 19:44:12 2020
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] printk: bootconsole [early0] enabled
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] MIPS: machine is Ubiquiti NanoBeam AC Gen2 (WA)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] SoC: Atheros AR9342 rev 3
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd
Sat Aug 1 19:44:25 2020 kern.warn kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Sat Aug 1 19:44:25 2020 kern.warn kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Zone ranges:
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Movable zone start for each node
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Early memory node ranges
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
Sat Aug 1 19:44:25 2020 kern.debug kernel: [ 0.000000] On node 0 totalpages: 16384
Sat Aug 1 19:44:25 2020 kern.debug kernel: [ 0.000000] Normal zone: 144 pages used for memmap
Sat Aug 1 19:44:25 2020 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved
Sat Aug 1 19:44:25 2020 kern.debug kernel: [ 0.000000] Normal zone: 16384 pages, LIFO batch:3
Sat Aug 1 19:44:25 2020 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Sat Aug 1 19:44:25 2020 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Writing ErrCtl register=00000000
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Readback ErrCtl register=00000000
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] Memory: 57412K/65536K available (4738K kernel code, 186K rwdata, 1104K rodata, 1196K init, 196K bss, 8124K reserved, 0K cma-reserved)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] NR_IRQS: 51
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x518 with crng_init=0
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] CPU clock: 535.000 MHz
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7144898866 ns
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.000010] sched_clock: 32 bits at 267MHz, resolution 3ns, wraps every 8027976190ns
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.008329] Calibrating delay loop... 267.26 BogoMIPS (lpj=534528)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.050920] pid_max: default: 32768 minimum: 301
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.056022] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.063825] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.077522] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.087964] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.095383] pinctrl core: initialized pinctrl subsystem
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.102287] NET: Registered protocol family 16
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.148126] clocksource: Switched to clocksource MIPS
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.155060] NET: Registered protocol family 2
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.160790] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.169795] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.177989] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.185518] TCP: Hash tables configured (established 1024 bind 1024)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.192452] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.199486] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.207322] NET: Registered protocol family 1
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.212069] PCI: CLS 0 bytes, default 32
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.221031] workingset: timestamp_bits=14 max_order=14 bucket_order=0
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.236457] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.242709] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.273155] pinctrl-single 1804002c.pinmux: 544 pins, size 68
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.280583] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.288357] printk: console [ttyS0] disabled
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.293001] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.302218] printk: console [ttyS0] enabled
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.311129] printk: bootconsole [early0] disabled
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.335157] spi-nor spi0.0: mx25l12805d (16384 Kbytes)
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.340506] 5 fixed-partitions partitions found on MTD device spi0.0
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.346969] Creating 5 MTD partitions on "spi0.0":
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.351853] 0x000000000000-0x000000040000 : "u-boot"
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.358134] 0x000000040000-0x000000050000 : "u-boot-env"
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.364815] 0x000000050000-0x000000fb0000 : "firmware"
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.374776] 2 uimage-fw partitions found on MTD device firmware
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.380854] Creating 2 MTD partitions on "firmware":
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.385934] 0x000000000000-0x0000001f0000 : "kernel"
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.392078] 0x0000001f0000-0x000000f60000 : "rootfs"
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.398301] mtd: device 4 (rootfs) set to be root filesystem
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.406412] 1 squashfs-split partitions found on MTD device rootfs
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.412787] 0x000000470000-0x000000f60000 : "rootfs_data"
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.419460] 0x000000fb0000-0x000000ff0000 : "cfg"
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 0.425440] 0x000000ff0000-0x000001000000 : "art"
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.433937] libphy: Fixed MDIO Bus: probed
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.778202] libphy: ag71xx_mdio: probed
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 0.785706] switch0: Atheros AR8337 rev. 2 switch registered on mdio.0
Sat Aug 1 19:44:25 2020 kern.notice kernel: [ 1.128116] random: fast init done
Sat Aug 1 19:44:25 2020 kern.info kernel: [ 1.374435] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.385763] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.392372] i2c /dev entries driver
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.398722] NET: Registered protocol family 10
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.410061] Segment Routing with IPv6
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.414015] NET: Registered protocol family 17
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.418664] 8021q: 802.1Q VLAN Support v1.8
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.424036] PCI host bridge /ahb/pcie-controller@180c0000 ranges:
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.430326] MEM 0x0000000010000000..0x0000000013ffffff
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.435646] IO 0x0000000000000000..0x0000000000000000
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.441211] PCI host bridge to bus 0000:00
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.445439] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.452440] pci_bus 0000:00: root bus resource [io 0x0000]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.458112] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.465021] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.473117] pci 0000:00:00.0: [0777:11ac] type 00 class 0x028000
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.479288] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.486239] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.493138] pci 0000:00:00.0: supports D1 D2
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.498749] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.505535] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.513001] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref]
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.526989] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.542153] Freeing unused kernel memory: 1196K
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 1.546785] This architecture does not have kernel memory protection.
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 1.553328] Run /sbin/init as init process
Sat Aug 1 19:44:26 2020 user.info kernel: [ 2.286515] init: Console is alive
Sat Aug 1 19:44:26 2020 user.info kernel: [ 2.290399] init: - watchdog -
Sat Aug 1 19:44:26 2020 user.info kernel: [ 3.537201] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Sat Aug 1 19:44:26 2020 user.info kernel: [ 3.789901] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Sat Aug 1 19:44:26 2020 user.info kernel: [ 3.807828] init: - preinit -
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 5.022103] random: jshn: uninitialized urandom read (4 bytes read)
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 5.177213] random: jshn: uninitialized urandom read (4 bytes read)
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 5.284539] random: jshn: uninitialized urandom read (4 bytes read)
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 5.709444] eth0: link up (1000Mbps/Full duplex)
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 5.720324] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 6.720608] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 2 is up
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.001569] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340000: 0x65c6 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.011225] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340004: 0x62bf instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.020852] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340008: 0x9103 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.030477] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034000c: 0xd8c3 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.040106] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340010: 0x68be instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.049748] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340014: 0x6c56 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.059376] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340018: 0x015e instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.069002] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0034001c: 0x2e80 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.078629] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340020: 0xc46f instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.088257] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00340024: 0x330f instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.097879] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.134478] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350000: 0x87fa instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.144131] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350004: 0x0eb0 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.153755] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350008: 0xb30e instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.163383] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035000c: 0x3c15 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.173009] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350010: 0x50b6 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.182636] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350014: 0x723b instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.192263] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350018: 0xaef3 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.201891] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0035001c: 0xa5a6 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.211518] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350020: 0x9194 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.221146] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00350024: 0x79a3 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.230767] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.267330] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360000: 0xc207 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.276978] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360004: 0xfe16 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.286610] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360008: 0x0656 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.296237] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036000c: 0x93fd instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.305864] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360010: 0x96c4 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.315497] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360014: 0x788f instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.325128] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360018: 0x4c71 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.334754] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0036001c: 0x68bd instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.344380] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360020: 0xbdf2 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.354007] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00360024: 0x02b5 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.363629] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 10.389115] jffs2: Old JFFS2 bitmask found at 0x00369840
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 10.394523] jffs2: You cannot use older JFFS2 filesystems with newer kernels
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.412798] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370000: 0xf9d3 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.422441] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370004: 0x3cce instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.432065] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370008: 0xc794 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.441691] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037000c: 0x3a69 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.451319] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370010: 0x41e2 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.460947] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370014: 0x4f3d instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.470573] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370018: 0x7987 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.480200] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0037001c: 0x2783 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.489828] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370020: 0x1528 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.499455] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00370024: 0xf02c instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.509077] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.545647] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380000: 0x9e92 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.555295] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380004: 0xe5c5 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.564920] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380008: 0xacaa instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.574545] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038000c: 0x0f93 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.584173] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380010: 0xcdbe instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.593803] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380014: 0x3fbe instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.603427] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380018: 0xfdaa instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.613054] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0038001c: 0xd716 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.622682] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380020: 0x0ab2 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.632309] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00380024: 0xbc10 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.641929] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.678489] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390000: 0x45e1 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.688131] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390004: 0x8eb6 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.697755] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390008: 0x726f instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.707381] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039000c: 0x4f05 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.717009] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390010: 0x9841 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.726641] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390014: 0x6d4e instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.736273] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390018: 0x7a6f instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.745900] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0039001c: 0x00e2 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.755526] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390020: 0xf4f1 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.765153] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00390024: 0x3669 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.774775] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 10.792929] jffs2: Old JFFS2 bitmask found at 0x00395294
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 10.798337] jffs2: You cannot use older JFFS2 filesystems with newer kernels
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.825188] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0000: 0xb593 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.834837] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0004: 0x2e40 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.844470] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0008: 0x9b1e instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.854096] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a000c: 0x3afe instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.863722] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0010: 0xd547 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.873350] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0014: 0xbeb3 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.882977] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0018: 0x2091 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.892604] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a001c: 0x11db instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.902230] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0020: 0x7396 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.911858] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003a0024: 0xf672 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.921479] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.958043] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0000: 0x672c instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.967689] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0004: 0xbc8e instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.977314] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0008: 0xd8ac instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.986940] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b000c: 0x00f3 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 10.996567] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0010: 0x7eca instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.006194] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0014: 0x87d6 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.015831] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0018: 0xd858 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.025460] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b001c: 0x4ce5 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.035085] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0020: 0xe3de instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.044713] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003b0024: 0xd1d1 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.054333] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.090894] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0000: 0x756c instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.100534] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0004: 0xe4bd instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.110168] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0008: 0xb399 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.119793] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c000c: 0x886d instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.129420] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0010: 0x684a instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.139053] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0014: 0xd202 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.148684] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0018: 0x45d8 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.158310] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c001c: 0xf283 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.167937] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0020: 0x4be8 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.177565] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003c0024: 0xade1 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.187256] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.223850] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0000: 0xd317 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.233494] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0004: 0x069f instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.243125] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0008: 0x57c7 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.252752] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d000c: 0x0cd1 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.262379] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0010: 0x9d41 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.272104] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0014: 0xb700 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.281783] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0018: 0x4f2e instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.291416] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d001c: 0x317e instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.301047] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0020: 0x87e9 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.310673] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003d0024: 0x94f8 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.320295] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.356898] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0000: 0xb3ae instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.366541] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0004: 0xfd2f instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.376173] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0008: 0x4d74 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.385800] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e000c: 0x57e7 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.395426] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0010: 0xd595 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.405054] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0014: 0xfd2b instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.414680] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0018: 0xb6f1 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.424309] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e001c: 0xd510 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.433935] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0020: 0x8896 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.443562] jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x003e0024: 0x79a9 instead
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 11.453184] jffs2: Further such events for this erase block will not be printed
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 11.465829] jffs2: Empty flash at 0x003e1e98 ends at 0x003e2000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 11.475092] jffs2: Empty flash at 0x003e2004 ends at 0x003e4000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 11.502112] jffs2_scan_eraseblock(): End of filesystem marker found at 0x3f0000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 11.509591] jffs2_build_filesystem(): unlocking the mtd device...
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 11.509595] done.
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 11.517835] jffs2_build_filesystem(): erasing all blocks after the end marker...
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.308072] jffs2: Newly-erased block contained word 0x0 at offset 0x00420000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.324644] jffs2: Newly-erased block contained word 0xdeadc0de at offset 0x00410000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.359957] jffs2: Newly-erased block contained word 0xdeadc0de at offset 0x003f0000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.369539] jffs2: Newly-erased block contained word 0xb3aedd63 at offset 0x003e0000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.379087] jffs2: Newly-erased block contained word 0xd31704ef at offset 0x003d0000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.388666] jffs2: Newly-erased block contained word 0x756c245f at offset 0x003c0000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.398207] jffs2: Newly-erased block contained word 0x672c1aa9 at offset 0x003b0000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.407763] jffs2: Newly-erased block contained word 0xb59345ff at offset 0x003a0000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.417337] jffs2: Newly-erased block contained word 0x45e1dc8b at offset 0x00390000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.426877] jffs2: Newly-erased block contained word 0x9e92aeea at offset 0x00380000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.436449] jffs2: Newly-erased block contained word 0xf9d35c83 at offset 0x00370000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.445991] jffs2: Newly-erased block contained word 0xc2075909 at offset 0x00360000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.455538] jffs2: Newly-erased block contained word 0x87facdde at offset 0x00350000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.465109] jffs2: Newly-erased block contained word 0x65c65c73 at offset 0x00340000
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.472982] done.
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 14.474962] jffs2: notice: (500) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Sat Aug 1 19:44:26 2020 user.info kernel: [ 14.492111] mount_root: overlay filesystem has not been fully initialized yet
Sat Aug 1 19:44:26 2020 user.info kernel: [ 14.500426] mount_root: switching to jffs2 overlay
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 14.532389] overlayfs: upper fs does not support tmpfile.
Sat Aug 1 19:44:26 2020 user.warn kernel: [ 14.542530] urandom-seed: Seed file not found (/etc/urandom.seed)
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 14.621543] eth0: link down
Sat Aug 1 19:44:26 2020 user.info kernel: [ 14.640079] procd: - early -
Sat Aug 1 19:44:26 2020 user.info kernel: [ 14.643219] procd: - watchdog -
Sat Aug 1 19:44:26 2020 user.info kernel: [ 15.292272] procd: - watchdog -
Sat Aug 1 19:44:26 2020 user.info kernel: [ 15.295831] procd: - ubus -
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 15.412557] urandom_read: 5 callbacks suppressed
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 15.412566] random: ubusd: uninitialized urandom read (4 bytes read)
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 15.634989] random: ubusd: uninitialized urandom read (4 bytes read)
Sat Aug 1 19:44:26 2020 user.info kernel: [ 15.643575] procd: - init -
Sat Aug 1 19:44:26 2020 user.info kernel: [ 16.574569] kmodloader: loading kernel modules from /etc/modules.d/*
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 16.927810] Loading modules backported from Linux version v5.8-rc2-0-g48778464bb7d
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 16.935562] Backport generated by backports.git v5.8-rc2-1-0-g7a69429b
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 17.013331] xt_time: kernel timezone is -0000
Sat Aug 1 19:44:26 2020 user.info kernel: [ 17.069103] urngd: v1.0.2 started.
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 17.195659] PPP generic driver version 2.4.2
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 17.209401] NET: Registered protocol family 24
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 17.320857] ath10k 5.4 driver, optimized for CT firmware, probing pci device: 0x11ac.
Sat Aug 1 19:44:26 2020 kern.err kernel: [ 17.329027] ath10k_mac_create, priv_size: 804 hw: (ptrval) hw->priv: (ptrval)
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 17.360947] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002)
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 17.367537] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
Sat Aug 1 19:44:26 2020 kern.notice kernel: [ 17.433457] random: crng init done
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 22.590966] ath10k_pci 0000:00:00.0: qca988x hw2.0 ubiquiti target 0x4100016c chip_id 0x043222ff sub 0777:e7fc
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 22.601189] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 22.615234] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fW-022-538f0906 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 e1c91a74
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 22.926616] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 23.954442] ath10k_pci 0000:00:00.0: unsupported HTC service id: 1536
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 23.961469] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 23.979655] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410'
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 23.986151] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0'
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 23.994324] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 20984 iram: 25656'
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 24.043806] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 24.066536] ath10k_pci 0000:00:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.177177] ath: EEPROM regdomain sanitized
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.177190] ath: EEPROM regdomain: 0x64
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.177195] ath: EEPROM indicates we should expect a direct regpair map
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.177221] ath: Country alpha2 being used: 00
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.177225] ath: Regpair used: 0x64
Sat Aug 1 19:44:26 2020 kern.warn kernel: [ 24.283647] ath: phy1: disabling 5GHz band
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.288894] ath: EEPROM regdomain sanitized
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.288901] ath: EEPROM regdomain: 0x64
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.288905] ath: EEPROM indicates we should expect a direct regpair map
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.288932] ath: Country alpha2 being used: 00
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.288936] ath: Regpair used: 0x64
Sat Aug 1 19:44:26 2020 kern.debug kernel: [ 24.303920] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Sat Aug 1 19:44:26 2020 kern.info kernel: [ 24.306615] ieee80211 phy1: Atheros AR9340 Rev:3 mem=0xb8100000, irq=12
Sat Aug 1 19:44:26 2020 user.info kernel: [ 24.406733] kmodloader: done loading kernel modules from /etc/modules.d/*
Sat Aug 1 19:44:26 2020 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Aug 1 19:44:26 2020 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: Connected to system UBus
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: started, version 2.82 cachesize 150
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: DNS service limited to local subnets
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: 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-DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: UBus support enabled: connected to system bus
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: using only locally-known addresses for domain test
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: using only locally-known addresses for domain onion
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: using only locally-known addresses for domain localhost
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: using only locally-known addresses for domain local
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: using only locally-known addresses for domain invalid
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: using only locally-known addresses for domain bind
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: using only locally-known addresses for domain lan
Sat Aug 1 19:44:27 2020 daemon.warn dnsmasq[1218]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: read /etc/hosts - 4 addresses
Sat Aug 1 19:44:27 2020 daemon.info dnsmasq[1218]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat Aug 1 19:44:53 2020 authpriv.info dropbear[1264]: Not backgrounding
Sat Aug 1 19:44:55 2020 daemon.notice wpa_supplicant[1332]: Successfully initialized wpa_supplicant
Sat Aug 1 19:44:56 2020 user.notice : Added device handler type: 8021ad
Sat Aug 1 19:44:56 2020 user.notice : Added device handler type: 8021q
Sat Aug 1 19:44:56 2020 user.notice : Added device handler type: macvlan
Sat Aug 1 19:44:56 2020 user.notice : Added device handler type: veth
Sat Aug 1 19:44:56 2020 user.notice : Added device handler type: bridge
Sat Aug 1 19:44:56 2020 user.notice : Added device handler type: Network device
Sat Aug 1 19:44:56 2020 user.notice : Added device handler type: tunnel
Sat Aug 1 19:45:01 2020 kern.info kernel: [ 65.012759] eth0: link up (1000Mbps/Full duplex)
Sat Aug 1 19:45:01 2020 kern.info kernel: [ 65.018353] br-lan: port 1(eth0) entered blocking state
Sat Aug 1 19:45:01 2020 kern.info kernel: [ 65.023740] br-lan: port 1(eth0) entered disabled state
Sat Aug 1 19:45:01 2020 kern.info kernel: [ 65.029481] device eth0 entered promiscuous mode
Sat Aug 1 19:45:01 2020 kern.info kernel: [ 65.055914] br-lan: port 1(eth0) entered blocking state
Sat Aug 1 19:45:01 2020 kern.info kernel: [ 65.061293] br-lan: port 1(eth0) entered forwarding state
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'lan' is enabled
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'lan' is setting up now
Sat Aug 1 19:45:01 2020 daemon.debug dnsmasq[1218]: listening on br-lan(#5): 192.168.1.1 port 53
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'lan' is now up
Sat Aug 1 19:45:01 2020 daemon.debug dnsmasq[1218]: listening on lo(#1): 127.0.0.1 port 53
Sat Aug 1 19:45:01 2020 daemon.debug dnsmasq[1218]: listening on lo(#1): ::1 port 53
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'loopback' is enabled
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'loopback' is setting up now
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'loopback' is now up
Sat Aug 1 19:45:01 2020 daemon.notice netifd: bridge 'br-lan' link is up
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'lan' has link connectivity
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Network device 'eth0' link is up
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Network device 'lo' link is up
Sat Aug 1 19:45:01 2020 daemon.notice netifd: Interface 'loopback' has link connectivity
Sat Aug 1 19:45:02 2020 kern.info kernel: [ 66.016245] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sat Aug 1 19:45:02 2020 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sat Aug 1 19:45:02 2020 daemon.err odhcpd[1407]: Failed to send to ff02::1%lan@br-lan (Address not available)
Sat Aug 1 19:45:03 2020 daemon.debug dnsmasq[1218]: listening on br-lan(#5): fe80::e263:daff:fe95:d9b7%br-lan port 53
Sat Aug 1 19:45:03 2020 daemon.debug dnsmasq[1218]: listening on br-lan(#5): fd66:fb27:c56a::1 port 53
Sat Aug 1 19:45:04 2020 daemon.info procd: - init complete -
Sat Aug 1 19:45:05 2020 daemon.info urandom_seed[1727]: Seed saved (/etc/urandom.seed)
Sat Aug 1 19:45:05 2020 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1) --> new PHY
Sat Aug 1 19:45:05 2020 kern.info kernel: [ 69.675997] br-lan: port 2(wlan1) entered blocking state
Sat Aug 1 19:45:05 2020 kern.info kernel: [ 69.681480] br-lan: port 2(wlan1) entered disabled state
Sat Aug 1 19:45:05 2020 kern.info kernel: [ 69.687453] device wlan1 entered promiscuous mode
Sat Aug 1 19:45:05 2020 kern.info kernel: [ 69.736642] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
Sat Aug 1 19:45:05 2020 kern.info kernel: [ 69.743475] br-lan: port 2(wlan1) entered blocking state
Sat Aug 1 19:45:05 2020 kern.info kernel: [ 69.748943] br-lan: port 2(wlan1) entered forwarding state
Sat Aug 1 19:45:05 2020 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy wlan0) --> new PHY
Sat Aug 1 19:45:06 2020 kern.warn kernel: [ 70.822269] ath10k_pci 0000:00:00.0: unsupported HTC service id: 1536
Sat Aug 1 19:45:06 2020 kern.warn kernel: [ 70.829172] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256
Sat Aug 1 19:45:06 2020 kern.info kernel: [ 70.847497] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410'
Sat Aug 1 19:45:06 2020 kern.info kernel: [ 70.854006] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0'
Sat Aug 1 19:45:06 2020 kern.info kernel: [ 70.862221] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 20984 iram: 25656'
Sat Aug 1 19:45:07 2020 kern.warn kernel: [ 70.919720] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
Sat Aug 1 19:45:07 2020 kern.info kernel: [ 70.966428] br-lan: port 3(wlan0) entered blocking state
Sat Aug 1 19:45:07 2020 kern.info kernel: [ 70.971971] br-lan: port 3(wlan0) entered disabled state
Sat Aug 1 19:45:07 2020 kern.info kernel: [ 70.977825] device wlan0 entered promiscuous mode
Sat Aug 1 19:45:07 2020 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->HT_SCAN
Sat Aug 1 19:45:07 2020 daemon.notice hostapd: wlan1: interface state UNINITIALIZED->ENABLED
Sat Aug 1 19:45:07 2020 daemon.notice hostapd: wlan1: AP-ENABLED
Sat Aug 1 19:45:07 2020 kern.info kernel: [ 71.107937] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Sat Aug 1 19:45:07 2020 kern.info kernel: [ 71.114875] br-lan: port 3(wlan0) entered blocking state
Sat Aug 1 19:45:07 2020 kern.info kernel: [ 71.120347] br-lan: port 3(wlan0) entered forwarding state
Sat Aug 1 19:45:07 2020 daemon.notice hostapd: wlan0: interface state HT_SCAN->ENABLED
Sat Aug 1 19:45:07 2020 daemon.notice hostapd: wlan0: AP-ENABLED
Sat Aug 1 19:45:08 2020 daemon.debug dnsmasq[1218]: listening on wlan1(#6): fe80::e063:daff:fe94:d9b7%wlan1 port 53
Sat Aug 1 19:45:08 2020 daemon.debug dnsmasq[1218]: listening on wlan0(#7): fe80::e263:daff:fe94:d9b7%wlan0 port 53
Sat Aug 1 19:45:08 2020 daemon.notice netifd: Network device 'wlan1' link is up
Sat Aug 1 19:45:08 2020 daemon.notice netifd: Network device 'wlan0' link is up
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1218]: exiting on receipt of SIGTERM
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: Connected to system UBus
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: started, version 2.82 cachesize 150
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: DNS service limited to local subnets
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: 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-DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: UBus support enabled: connected to system bus
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq-dhcp[1932]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: using only locally-known addresses for domain test
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: using only locally-known addresses for domain onion
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: using only locally-known addresses for domain localhost
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: using only locally-known addresses for domain local
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: using only locally-known addresses for domain invalid
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: using only locally-known addresses for domain bind
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: using only locally-known addresses for domain lan
Sat Aug 1 19:45:10 2020 daemon.warn dnsmasq[1932]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: read /etc/hosts - 4 addresses
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq-dhcp[1932]: read /etc/ethers - 0 addresses
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: read /etc/hosts - 4 addresses
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq[1932]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug 1 19:45:10 2020 daemon.info dnsmasq-dhcp[1932]: read /etc/ethers - 0 addresses
Sat Aug 1 19:45:38 2020 authpriv.info dropbear[1948]: Child connection from 192.168.1.174:38420
Sat Aug 1 19:45:39 2020 authpriv.info dropbear[1948]: Exit before auth from <192.168.1.174:38420>: Exited normally
Sat Aug 1 19:45:43 2020 authpriv.info dropbear[1949]: Child connection from 192.168.1.174:38422
Sat Aug 1 19:45:45 2020 authpriv.notice dropbear[1949]: Auth succeeded with blank password for 'root' from 192.168.1.174:38422
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment