root@OpenWrt:~# uqmi -d /dev/cdc-wdm0 --get-serving-system
{
"registration": "searching",
"plmn_mcc": 260,
"plmn_mnc": 1,
"plmn_description": "",
"roaming": true
}
root@OpenWrt:~# uqmi -d /dev/cdc-wdm0 --get-signal-info
{
"type": "lte",
"rssi": -66,
"rsrq": -8,
"rsrp": -93,
"snr": 8.000000
}
root@OpenWrt:~# logread
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 0.000000] Linux version 5.15.164 (cezary@eko.one.pl) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r23004-7f0db09513) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Thu Aug 22 09:41:22 2024
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] CPU: div instructions available: patching division code
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] OF: fdt: Machine model: ZTE MF289F
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Memory policy: Data cache writealloc
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Zone ranges:
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Normal [mem 0x0000000080000000-0x000000008fffffff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] HighMem empty
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Movable zone start for each node
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Early memory node ranges
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000088000000-0x000000008fffffff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fffffff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] percpu: Embedded 12 pages/cpu s19660 r8192 d21300 u49152
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 0.000000] pcpu-alloc: s19660 r8192 d21300 u49152 alloc=12*4096
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Memory: 247200K/262144K available (6767K kernel code, 611K rwdata, 1020K rodata, 1024K init, 246K bss, 14944K reserved, 0K cma-reserved, 0K highmem)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] rcu: Hierarchical RCU implementation.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] Tracing variant of Tasks RCU enabled.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000023] Switching to timer-based delay loop, resolution 20ns
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000334] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000361] CPU: Testing write buffer coherency: ok
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.000415] pid_max: default: 32768 minimum: 301
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.001267] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.001297] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.003257] qcom_scm: convention: smc legacy
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.004455] Setting up static identity map for 0x80300000 - 0x8030003c
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.004629] rcu: Hierarchical SRCU implementation.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.005204] smp: Bringing up secondary CPUs ...
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.008632] smp: Brought up 1 node, 4 CPUs
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.008668] SMP: Total of 4 processors activated (384.00 BogoMIPS).
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.008684] CPU: All CPU(s) started in SVC mode.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.015380] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.015542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.015578] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.015950] pinctrl core: initialized pinctrl subsystem
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.017966] NET: Registered PF_NETLINK/PF_ROUTE protocol family
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.018350] DMA: preallocated 256 KiB pool for atomic coherent allocations
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.019655] thermal_sys: Registered thermal governor 'step_wise'
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.020128] cpuidle: using governor ladder
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.020190] cpuidle: using governor menu
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.049485] cryptd: max_cpu_qlen set to 1000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.054187] usbcore: registered new interface driver usbfs
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.054264] usbcore: registered new interface driver hub
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.054354] usbcore: registered new device driver usb
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.054411] pps_core: LinuxPPS API ver. 1 registered
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.054424] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.054454] PTP clock support registered
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.056668] clocksource: Switched to clocksource arch_sys_counter
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.058092] NET: Registered PF_INET protocol family
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.058330] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.059324] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.059377] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.059402] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.059445] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.059501] TCP: Hash tables configured (established 2048 bind 2048)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.059648] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.059695] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.060022] NET: Registered PF_UNIX/PF_LOCAL protocol family
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.060175] PCI: CLS 0 bytes, default 64
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.062159] workingset: timestamp_bits=14 max_order=16 bucket_order=2
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.068030] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.068066] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.200743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.203827] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.203904] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.203941] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.378251] qcom-pcie 40000000.pci: iATU unroll: disabled
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 0.378282] qcom-pcie 40000000.pci: Detected iATU regions: 32 outbound, 8 inbound
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378570] qcom-pcie 40000000.pci: Phy link never came up
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378740] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378761] pci_bus 0000:00: root bus resource [bus 00-ff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378782] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378800] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378852] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378886] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.378964] pci 0000:00:00.0: PME# supported from D0 D3hot
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.380720] PCI: bus0: Fast back to back transfers disabled
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.382275] PCI: bus1: Fast back to back transfers enabled
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.382323] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.382351] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.385532] pcieport 0000:00:00.0: AER: enabled with IRQ 103
Thu Aug 22 15:31:51 2024 kern.err kernel: [ 1.387758] bam-dma-engine 8e04000.dma: num-channels unspecified in dt
Thu Aug 22 15:31:51 2024 kern.err kernel: [ 1.387790] bam-dma-engine 8e04000.dma: num-ees unspecified in dt
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.389305] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.389421] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.389516] tcsr 1953000.ess_tcsr: setting ess interface select = 0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.389609] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.389938] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.391963] msm_serial 78af000.serial: msm_serial: detected port #0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.392019] msm_serial 78af000.serial: uartclk = 1843200
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.392078] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 33, base_baud = 115200) is a MSM
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 1.392118] msm_serial: console setup on port #0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.055662] printk: console [ttyMSM0] enabled
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.060778] msm_serial: driver initialized
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.070383] loop: module loaded
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.071460] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.073955] spi-nor spi0.0: s25fl016k (2048 Kbytes)
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.079722] 8 fixed-partitions partitions found on MTD device spi0.0
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.084242] Creating 8 MTD partitions on "spi0.0":
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.090856] 0x000000000000-0x000000040000 : "0:SBL1"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.096110] 0x000000040000-0x000000060000 : "0:MIBIB"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.101194] 0x000000060000-0x0000000c0000 : "0:QSEE"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.106026] 0x0000000c0000-0x0000000d0000 : "0:CDT"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.111197] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.115702] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.121226] 0x0000000f0000-0x0000001b0000 : "0:APPSBL"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.126702] 0x0000001b0000-0x000000200000 : "0:reserved1"
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.135747] spi-nand spi0.1: Winbond SPI NAND was found.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.136580] spi-nand spi0.1: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.142297] 12 fixed-partitions partitions found on MTD device spi0.1
Thu Aug 22 15:31:51 2024 kern.err kernel: [ 2.150087] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
Thu Aug 22 15:31:51 2024 kern.err kernel: [ 2.156390] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
Thu Aug 22 15:31:51 2024 kern.err kernel: [ 2.163664] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
Thu Aug 22 15:31:51 2024 kern.err kernel: [ 2.169964] OF: Bad cell count for /soc/spi@78b5000/spi-nand@1/partitions
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.177267] Creating 12 MTD partitions on "spi0.1":
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.183454] 0x000000000000-0x0000000a0000 : "fota-flag"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.190395] 0x0000000a0000-0x000000120000 : "ART"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.195148] 0x000000120000-0x0000001a0000 : "mac"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.200084] 0x0000001a0000-0x000000260000 : "reserved2"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.205140] 0x000000260000-0x000000660000 : "cfg-param"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.217364] 0x000000660000-0x000000a60000 : "log"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.226872] 0x000000a60000-0x000000b00000 : "oops"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.228943] 0x000000b00000-0x000001000000 : "reserved3"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.242185] 0x000001000000-0x000001800000 : "web"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.260395] 0x000001800000-0x000003500000 : "rootfs"
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.323937] mtd: setting mtd17 (rootfs) as root device
Thu Aug 22 15:31:51 2024 kern.alert kernel: [ 2.325293] mtdsplit: no squashfs found in "rootfs"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.328050] 0x000003500000-0x000004e00000 : "data"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.388167] 0x000004e00000-0x000008000000 : "fota"
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.556946] i2c_dev: i2c /dev entries driver
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.559081] sdhci: Secure Digital Host Controller Interface driver
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.560296] sdhci: Copyright(c) Pierre Ossman
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.566282] sdhci-pltfm: SDHCI platform and OF driver helper
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.574568] NET: Registered PF_INET6 protocol family
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.577964] Segment Routing with IPv6
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.581423] In-situ OAM (IOAM) with IPv6
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.585036] NET: Registered PF_PACKET protocol family
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.589061] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.594221] 8021q: 802.1Q VLAN Support v1.8
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.607065] Registering SWP/SWPB emulation handler
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.622976] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.623221] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.709781] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.791117] qca8k-ipq4019 c000000.switch lan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 2.792043] DSA: tree 0 setup
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 2.801683] ubi0: attaching mtd17
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.357199] ubi0: scanning is finished
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.384762] ubi0: attached mtd17 (name "rootfs", size 29 MiB)
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.384814] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.389550] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.396281] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.403153] ubi0: good PEBs: 232, bad PEBs: 0, corrupted PEBs: 0
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.409933] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.416157] ubi0: max/mean erase counter: 5/3, WL threshold: 4096, image sequence number: 135279674
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.423207] ubi0: available PEBs: 0, total reserved PEBs: 232, PEBs reserved for bad PEB handling: 20
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 3.432169] ubi0: background thread "ubi_bgt0d" started, PID 133
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 3.434124] block ubiblock0_1: created from ubi0:1(rootfs)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 3.447847] clk: Disabling unused clocks
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 3.474224] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 3.476225] Freeing unused kernel image (initmem) memory: 1024K
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 3.480622] Run /sbin/init as init process
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 3.486087] with arguments:
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 3.486092] /sbin/init
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 3.486098] with environment:
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 3.486103] HOME=/
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 3.486108] TERM=linux
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 4.076704] random: crng init done
Thu Aug 22 15:31:51 2024 user.info kernel: [ 4.184408] init: Console is alive
Thu Aug 22 15:31:51 2024 user.info kernel: [ 4.184727] init: - watchdog -
Thu Aug 22 15:31:51 2024 user.info kernel: [ 5.618209] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.895262] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.895345] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.899988] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000008002010010
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.907318] xhci-hcd xhci-hcd.0.auto: irq 106, io mem 0x08a00000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.916828] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.922856] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.928171] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.936386] hub 1-0:1.0: USB hub found
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.942358] hub 1-0:1.0: 1 port detected
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.946470] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.953464] hub 2-0:1.0: USB hub found
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.958254] hub 2-0:1.0: 1 port detected
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.962224] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.965838] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.971378] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000008002010010
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.978750] xhci-hcd xhci-hcd.1.auto: irq 107, io mem 0x06000000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.988241] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.994295] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 5.999617] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 6.007925] hub 3-0:1.0: USB hub found
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 6.013772] hub 3-0:1.0: 1 port detected
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 6.017916] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 6.022113] hub 4-0:1.0: USB hub found
Thu Aug 22 15:31:51 2024 kern.err kernel: [ 6.030671] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
Thu Aug 22 15:31:51 2024 user.info kernel: [ 6.035501] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Thu Aug 22 15:31:51 2024 user.info kernel: [ 6.043369] init: - preinit -
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 7.690262] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 7.690957] qca8k-ipq4019 c000000.switch lan: configuring for phy/psgmii link mode
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 7.697221] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 8.338001] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 8.806817] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 10.649520] UBIFS (ubi0:2): Mounting in unauthenticated mode
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 10.649765] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 243
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 10.805123] UBIFS (ubi0:2): recovery needed
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 11.183877] UBIFS (ubi0:2): recovery completed
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 11.184036] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 11.187264] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 11.195142] UBIFS (ubi0:2): FS size: 14729216 bytes (14 MiB, 116 LEBs), max 126 LEBs, journal size 1015809 bytes (0 MiB, 6 LEBs)
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 11.205059] UBIFS (ubi0:2): reserved for root: 695696 bytes (679 KiB)
Thu Aug 22 15:31:51 2024 kern.notice kernel: [ 11.216681] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID B875546B-CC57-43F3-9773-B01F4752264C, small LPT model
Thu Aug 22 15:31:51 2024 user.info kernel: [ 11.245994] mount_root: switching to ubifs overlay
Thu Aug 22 15:31:51 2024 user.warn kernel: [ 11.287119] urandom-seed: Seeding with /etc/urandom.seed
Thu Aug 22 15:31:51 2024 user.info kernel: [ 11.572346] procd: - early -
Thu Aug 22 15:31:51 2024 user.info kernel: [ 11.572553] procd: - watchdog -
Thu Aug 22 15:31:51 2024 user.info kernel: [ 12.179686] procd: - watchdog -
Thu Aug 22 15:31:51 2024 user.info kernel: [ 12.186402] procd: - ubus -
Thu Aug 22 15:31:51 2024 user.info kernel: [ 12.398974] procd: - init -
Thu Aug 22 15:31:51 2024 user.info kernel: [ 13.425245] kmodloader: loading kernel modules from /etc/modules.d/*
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.436371] tun: Universal TUN/TAP device driver, 1.6
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.447077] usbcore: registered new interface driver cdc_wdm
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.450310] Loading modules backported from Linux version v6.1.102-0-gc1cec4dad96b5
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.451823] Backport generated by backports.git v6.1.102-1-0-g40bdd073
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.483384] usbcore: registered new interface driver usbserial_generic
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.483498] usbserial: USB Serial support registered for generic
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.609585] PPP generic driver version 2.4.2
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.611787] NET: Registered PF_PPPOX protocol family
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.648339] qmi_wwan 2-1:1.5: cdc-wdm0: USB WDM device
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.650764] qmi_wwan 2-1:1.5 wwan0: register 'qmi_wwan' at usb-xhci-hcd.0.auto-1, WWAN/QMI device, 76:58:67:9c:fe:10
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.652671] usbcore: registered new interface driver qmi_wwan
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.669272] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 13.669322] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Thu Aug 22 15:31:51 2024 user.info kernel: [ 14.309551] urngd: v1.0.2 started.
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 15.034317] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 15.034389] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 15.046221] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 15.105325] ath10k_ahb a000000.wifi: Loading BDF type 0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 15.105946] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 1323eb04
Thu Aug 22 15:31:51 2024 kern.warn kernel: [ 16.405283] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
Thu Aug 22 15:31:51 2024 kern.warn kernel: [ 16.405354] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 16.454575] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 16.455658] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 16.597634] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 16.724091] ath: EEPROM regdomain: 0x0
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 16.724118] ath: EEPROM indicates default country code should be used
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 16.724126] ath: doing EEPROM country->regdmn map search
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 16.724134] ath: country maps to regdmn code: 0x3a
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 16.724142] ath: Country alpha2 being used: US
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 16.724150] ath: Regpair used: 0x3a
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 18.013714] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 18.013780] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 18.025671] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 18.084800] ath10k_ahb a800000.wifi: Loading BDF type 0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 18.085058] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 1323eb04
Thu Aug 22 15:31:51 2024 kern.warn kernel: [ 19.384897] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
Thu Aug 22 15:31:51 2024 kern.warn kernel: [ 19.384968] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.431904] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.432848] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.569048] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 19.680141] ath: EEPROM regdomain: 0x0
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 19.680169] ath: EEPROM indicates default country code should be used
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 19.680176] ath: doing EEPROM country->regdmn map search
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 19.680184] ath: country maps to regdmn code: 0x3a
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 19.680192] ath: Country alpha2 being used: US
Thu Aug 22 15:31:51 2024 kern.debug kernel: [ 19.680199] ath: Regpair used: 0x3a
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.694809] usbcore: registered new interface driver option
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.694995] usbserial: USB Serial support registered for GSM modem (1-port)
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.700078] option 2-1:1.2: GSM modem (1-port) converter detected
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.706490] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.712886] option 2-1:1.3: GSM modem (1-port) converter detected
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.719653] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.725673] option 2-1:1.4: GSM modem (1-port) converter detected
Thu Aug 22 15:31:51 2024 kern.info kernel: [ 19.732410] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
Thu Aug 22 15:31:51 2024 user.info kernel: [ 19.741795] kmodloader: done loading kernel modules from /etc/modules.d/*
Thu Aug 22 15:31:51 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating engines.cnf
Thu Aug 22 15:31:51 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating providers.cnf
Thu Aug 22 15:31:52 2024 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu Aug 22 15:31:52 2024 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu Aug 22 15:31:52 2024 user.notice dnsmasq: Allowing RFC1918 responses for domain free.aero2.net.pl
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Aug 22 15:31:53 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu Aug 22 15:31:53 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Thu Aug 22 15:31:53 2024 authpriv.info dropbear[1046]: Not backgrounding
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: bonding
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: 8021ad
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: 8021q
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: macvlan
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: veth
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: bridge
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: Network device
Thu Aug 22 15:31:55 2024 user.notice : Added device handler type: tunnel
Thu Aug 22 15:31:55 2024 daemon.notice procd: /etc/rc.d/S25packet_steering: uci: Entry not found
Thu Aug 22 15:31:56 2024 daemon.notice wpa_supplicant[1199]: Successfully initialized wpa_supplicant
Thu Aug 22 15:31:57 2024 user.info adblock-4.2.2-r3[1408]: backup directory '/tmp/adblock-Backup' created
Thu Aug 22 15:31:57 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 27.998390] ipqess-edma c080000.ethernet eth0: Link is Down
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.002865] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.003134] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.010917] qca8k-ipq4019 c000000.switch lan: configuring for phy/psgmii link mode
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.019903] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.027706] br-lan: port 1(lan) entered blocking state
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.032943] br-lan: port 1(lan) entered disabled state
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.038654] device lan entered promiscuous mode
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.043255] device eth0 entered promiscuous mode
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'lan' is enabled
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'lan' is setting up now
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'lan' is now up
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'loopback' is enabled
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'loopback' is now up
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'wan' is enabled
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'wan6' is enabled
Thu Aug 22 15:31:58 2024 kern.info kernel: [ 28.064130] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Network device 'eth0' link is up
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Network device 'lo' link is up
Thu Aug 22 15:31:58 2024 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu Aug 22 15:31:58 2024 daemon.notice netifd: radio1 (1836): WARNING: Variable 'data' does not exist or is not an array/object
Thu Aug 22 15:31:58 2024 daemon.notice netifd: radio0 (1835): WARNING: Variable 'data' does not exist or is not an array/object
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.469242] ath: EEPROM regdomain: 0x8268
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.469295] ath: EEPROM indicates we should expect a country code
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.472266] ath: doing EEPROM country->regdmn map search
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.478485] ath: country maps to regdmn code: 0x37
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.483753] ath: Country alpha2 being used: PL
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.488481] ath: Regpair used: 0x37
Thu Aug 22 15:31:58 2024 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.492765] ath: regdomain 0x8268 dynamically updated by user
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.496224] ath: EEPROM regdomain: 0x8268
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.502117] ath: EEPROM indicates we should expect a country code
Thu Aug 22 15:31:58 2024 daemon.notice hostapd: Set new config for phy phy0:
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.506037] ath: doing EEPROM country->regdmn map search
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.512166] ath: country maps to regdmn code: 0x37
Thu Aug 22 15:31:58 2024 daemon.notice wpa_supplicant[1199]: Set new config for phy phy0
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.517562] ath: Country alpha2 being used: PL
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.522087] ath: Regpair used: 0x37
Thu Aug 22 15:31:58 2024 kern.debug kernel: [ 28.526513] ath: regdomain 0x8268 dynamically updated by user
Thu Aug 22 15:31:58 2024 daemon.err nlbwmon[1891]: The netlink receive buffer size of 524288 bytes will be capped to 196608 bytes
Thu Aug 22 15:31:58 2024 daemon.err nlbwmon[1891]: by the kernel. The net.core.rmem_max sysctl limit needs to be raised to
Thu Aug 22 15:31:58 2024 daemon.err nlbwmon[1891]: at least 524288 in order to sucessfully set the desired receive buffer size!
Thu Aug 22 15:31:59 2024 daemon.notice wpa_supplicant[1199]: Set new config for phy phy0
Thu Aug 22 15:31:59 2024 daemon.notice hostapd: Set new config for phy phy0: /var/run/hostapd-phy0.conf
Thu Aug 22 15:31:59 2024 daemon.notice hostapd: Restart interface for phy phy0
Thu Aug 22 15:31:59 2024 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=PL ieee80211d=1 hw_mode=g supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 120 240 beacon_int=100 chanlist=1 #num_global_macaddr=1 ieee80211n=1 ht_coex=0 ht_capab=[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935][DSSS_CCK-40] channel=1 interface=phy0-ap0 bssid=10:3c:59:c8:59:c4 ctrl_interface=/var/run/hostapd ap_isolate=1 bss_load_update_period=60 chan_util_avg_period=600 disassoc_low_ack=1 skip_inactivity_poll=0 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 utf8_ssid=1 multi_ap=0 auth_algs=1 wpa=0 ssid=OpenWrt bridge=br-lan wds_bridge= snoop_iface=br-lan qos_map_set=0,0,2,16,1,1,255,255,18,22,24,38,40,40,44,46,48,56 #default_macaddr nas_identifier=103c59c859c4 (phy phy0) --> new PHY
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: plugin_load: plugin "cpu" successfully loaded.
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: plugin_load: plugin "interface" successfully loaded.
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: plugin_load: plugin "iwinfo" successfully loaded.
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: plugin_load: plugin "load" successfully loaded.
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: plugin_load: plugin "memory" successfully loaded.
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: plugin_load: plugin "rrdtool" successfully loaded.
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: rrdtool plugin: RRASingle = true: creating only AVERAGE RRAs
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: plugin_load: plugin "sensors" successfully loaded.
Thu Aug 22 15:31:59 2024 daemon.err collectd[2091]: Initialization complete, entering read-loop.
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Thu Aug 22 15:32:00 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of lan (br-lan)
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu Aug 22 15:32:00 2024 kern.warn kernel: [ 30.759339] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
Thu Aug 22 15:32:00 2024 kern.warn kernel: [ 30.759427] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu Aug 22 15:32:00 2024 kern.info kernel: [ 30.809051] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
Thu Aug 22 15:32:00 2024 kern.info kernel: [ 30.810001] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Thu Aug 22 15:32:00 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.143253] ath10k_ahb a000000.wifi: rts threshold -1
Thu Aug 22 15:32:01 2024 kern.warn kernel: [ 31.144253] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.149979] br-lan: port 2(phy0-ap0) entered blocking state
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.158309] br-lan: port 2(phy0-ap0) entered disabled state
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.164091] device phy0-ap0 entered promiscuous mode
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.169506] br-lan: port 2(phy0-ap0) entered blocking state
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.174482] br-lan: port 2(phy0-ap0) entered forwarding state
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.180424] br-lan: port 2(phy0-ap0) entered disabled state
Thu Aug 22 15:32:01 2024 daemon.notice hostapd: phy0-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.194488] ath10k_ahb a000000.wifi: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.418218] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.418506] br-lan: port 2(phy0-ap0) entered blocking state
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.423705] br-lan: port 2(phy0-ap0) entered forwarding state
Thu Aug 22 15:32:01 2024 kern.info kernel: [ 31.429906] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu Aug 22 15:32:01 2024 daemon.notice netifd: Network device 'phy0-ap0' link is up
Thu Aug 22 15:32:01 2024 daemon.notice netifd: bridge 'br-lan' link is up
Thu Aug 22 15:32:01 2024 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Aug 22 15:32:01 2024 daemon.notice hostapd: phy0-ap0: interface state COUNTRY_UPDATE->ENABLED
Thu Aug 22 15:32:01 2024 daemon.notice hostapd: phy0-ap0: AP-ENABLED
Thu Aug 22 15:32:01 2024 daemon.notice hostapd: Set new config for phy phy1:
Thu Aug 22 15:32:01 2024 daemon.notice wpa_supplicant[1199]: Set new config for phy phy1
Thu Aug 22 15:32:01 2024 daemon.notice netifd: Wireless device 'radio0' is now up
Thu Aug 22 15:32:02 2024 daemon.notice wpa_supplicant[1199]: Set new config for phy phy1
Thu Aug 22 15:32:02 2024 daemon.notice hostapd: Set new config for phy phy1: /var/run/hostapd-phy1.conf
Thu Aug 22 15:32:02 2024 daemon.notice hostapd: Restart interface for phy phy1
Thu Aug 22 15:32:02 2024 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=PL ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 chanlist=36 tx_queue_data2_burst=2.0 #num_global_macaddr=1 ieee80211n=1 ht_coex=0 ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935][DSSS_CCK-40] ieee80211ac=1 vht_oper_chwidth=1 vht_oper_centr_freq_seg0_idx=42 vht_capab=[RXLDPC][SHORT-GI-80][TX-STBC-2BY1][SU-BEAMFORMER][SU-BEAMFORMEE][MU-BEAMFORMER][MU-BEAMFORMEE][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][SOUNDING-DIMENSION-2][BF-ANTENNA-3][MAX-MPDU-11454][MAX-A-MPDU-LEN-EXP7] channel=36 interface=phy1-ap0 bssid=10:3c:59:c8:59:c5 ctrl_interface=/var/run/hostapd ap_isolate=1 bss_load_update_period=60 chan_util_avg_period=600 disassoc_low_ack=1 skip_inactivity_poll=0 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 utf8_ssid=1 multi_ap=0 auth_algs=1 wpa=0 ssid=OpenWrt bridge
Thu Aug 22 15:32:02 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of loopback (lo)
Thu Aug 22 15:32:02 2024 daemon.info procd: - init complete -
Thu Aug 22 15:32:03 2024 kern.warn kernel: [ 33.820233] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
Thu Aug 22 15:32:03 2024 kern.warn kernel: [ 33.820308] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
Thu Aug 22 15:32:03 2024 kern.info kernel: [ 33.867159] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
Thu Aug 22 15:32:03 2024 kern.info kernel: [ 33.868258] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
Thu Aug 22 15:32:03 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:03:9400] N: ttyd 1.7.3 (libwebsockets 4.3.2-unknown)
Thu Aug 22 15:32:03 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:03:9485] N: tty configuration:
Thu Aug 22 15:32:03 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:03:9487] N: start command: /bin/login
Thu Aug 22 15:32:03 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:03:9489] N: close signal: SIGHUP (1)
Thu Aug 22 15:32:03 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:03:9491] N: terminal type: xterm-256color
Thu Aug 22 15:32:03 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:03:9880] N: /usr/lib/libwebsockets-evlib_uv.so
Thu Aug 22 15:32:03 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:03:9883] N: lws_create_context: LWS: 4.3.2-unknown, NET CLI SRV H1 H2 WS ConMon IPV6-off
Thu Aug 22 15:32:04 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:04:0231] N: elops_init_pt_uv: Using foreign event loop...
Thu Aug 22 15:32:04 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:04:0402] N: __lws_lc_tag: ++ [wsi|0|pipe] (1)
Thu Aug 22 15:32:04 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:04:0575] N: __lws_lc_tag: ++ [vh|0|netlink] (1)
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.182788] ath10k_ahb a800000.wifi: rts threshold -1
Thu Aug 22 15:32:04 2024 kern.warn kernel: [ 34.183024] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.188546] br-lan: port 3(phy1-ap0) entered blocking state
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.197824] br-lan: port 3(phy1-ap0) entered disabled state
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.203601] device phy1-ap0 entered promiscuous mode
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.209042] br-lan: port 3(phy1-ap0) entered blocking state
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.214019] br-lan: port 3(phy1-ap0) entered forwarding state
Thu Aug 22 15:32:04 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:04:2790] N: __lws_lc_tag: ++ [vh|1|default|br-lan|br-lan|7681] (2)
Thu Aug 22 15:32:04 2024 daemon.notice hostapd: phy1-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.220064] br-lan: port 3(phy1-ap0) entered disabled state
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Aug 22 15:32:04 2024 daemon.notice hostapd: phy1-ap0: interface state COUNTRY_UPDATE->HT_SCAN
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Aug 22 15:32:04 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu Aug 22 15:32:04 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Aug 22 15:32:04 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:04:3021] N: [vh|1|default|br-lan|br-lan|7681]: lws_socket_bind: source ads 192.168.1.1
Thu Aug 22 15:32:04 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:04:3025] N: __lws_lc_tag: ++ [wsi|1|listen|default|br-lan|7681] (2)
Thu Aug 22 15:32:04 2024 daemon.notice ttyd[3160]: [2024/08/22 15:32:04:3027] N: Listening on port: 7681
Thu Aug 22 15:32:04 2024 daemon.notice netifd: Wireless device 'radio1' is now up
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.767983] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.768281] br-lan: port 3(phy1-ap0) entered blocking state
Thu Aug 22 15:32:04 2024 kern.info kernel: [ 34.773433] br-lan: port 3(phy1-ap0) entered forwarding state
Thu Aug 22 15:32:04 2024 daemon.notice netifd: Network device 'phy1-ap0' link is up
Thu Aug 22 15:32:04 2024 daemon.notice hostapd: phy1-ap0: interface state HT_SCAN->ENABLED
Thu Aug 22 15:32:04 2024 daemon.notice hostapd: phy1-ap0: AP-ENABLED
Thu Aug 22 15:32:18 2024 daemon.warn odhcpd[1474]: No default route present, overriding ra_lifetime!
Thu Aug 22 15:32:24 2024 user.info adblock-4.2.2-r3[1408]: adblock is currently disabled, please set the config option 'adb_enabled' to '1' to use this service
Thu Aug 22 15:32:27 2024 daemon.info hostapd: phy0-ap0: STA 30:05:05:48:ce:8e IEEE 802.11: authenticated
Thu Aug 22 15:32:27 2024 daemon.info hostapd: phy0-ap0: STA 30:05:05:48:ce:8e IEEE 802.11: associated (aid 1)
Thu Aug 22 15:32:27 2024 daemon.notice hostapd: phy0-ap0: AP-STA-CONNECTED 30:05:05:48:ce:8e auth_alg=open
Thu Aug 22 15:32:27 2024 daemon.notice hostapd: phy0-ap0: STA-OPMODE-SMPS-MODE-CHANGED 30:05:05:48:ce:8e off
Thu Aug 22 15:32:27 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.148 30:05:05:48:ce:8e
Thu Aug 22 15:32:27 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.148 30:05:05:48:ce:8e XPS
Thu Aug 22 15:32:27 2024 daemon.warn odhcpd[1474]: No default route present, overriding ra_lifetime!
Thu Aug 22 15:32:30 2024 daemon.err collectd[2091]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/OpenWrt/cpu-0/percent-nice.rrd: opening '/tmp/rrd/OpenWrt/cpu-0/percent-nice.rrd': No such file or directory
Thu Aug 22 15:32:30 2024 daemon.err collectd[2091]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/OpenWrt/iwinfo-phy1-ap0/signal_quality.rrd: opening '/tmp/rrd/OpenWrt/iwinfo-phy1-ap0/signal_quality.rrd': No such file or directory
Thu Aug 22 15:32:31 2024 daemon.warn odhcpd[1474]: No default route present, overriding ra_lifetime!
Thu Aug 22 15:32:34 2024 daemon.warn odhcpd[1474]: No default route present, overriding ra_lifetime!
Thu Aug 22 15:32:35 2024 daemon.warn odhcpd[1474]: No default route present, overriding ra_lifetime!
Thu Aug 22 15:32:37 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu Aug 22 15:32:37 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu Aug 22 15:32:37 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Thu Aug 22 15:32:37 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Aug 22 15:32:38 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu Aug 22 15:32:38 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu Aug 22 15:32:38 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Thu Aug 22 15:32:38 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Aug 22 15:33:12 2024 daemon.notice ttyd[3160]: [2024/08/22 15:33:12:5398] N: __lws_lc_tag: ++ [wsisrv|0|adopted] (1)
Thu Aug 22 15:33:12 2024 daemon.notice ttyd[3160]: [2024/08/22 15:33:12:5598] N: HTTP /token - 192.168.1.148
Thu Aug 22 15:33:12 2024 daemon.notice ttyd[3160]: [2024/08/22 15:33:12:5737] N: __lws_lc_tag: ++ [wsisrv|1|adopted] (2)
Thu Aug 22 15:33:12 2024 daemon.notice ttyd[3160]: [2024/08/22 15:33:12:5830] N: WS /ws - 192.168.1.148, clients: 1
Thu Aug 22 15:33:12 2024 daemon.notice ttyd[3160]: [2024/08/22 15:33:12:5916] N: started process, pid: 3665
Thu Aug 22 15:33:17 2024 daemon.notice ttyd[3160]: [2024/08/22 15:33:17:5860] N: __lws_lc_untag: -- [wsisrv|0|adopted] (1) 5.046s
Thu Aug 22 15:33:18 2024 auth.info login[3667]: root login on 'pts/0'
Thu Aug 22 15:34:29 2024 daemon.err uhttpd[1612]: [info] luci: accepted login on / for root from 192.168.1.148
Thu Aug 22 15:35:26 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:26:2532] N: WS closed from 192.168.1.148, clients: 0
Thu Aug 22 15:35:26 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:26:2535] N: killing process, pid: 3665
Thu Aug 22 15:35:26 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:26:2538] N: __lws_lc_untag: -- [wsisrv|1|adopted] (0) 2.228min
Thu Aug 22 15:35:26 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:26:2543] N: process killed with signal 1, pid: 3665
Thu Aug 22 15:35:26 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:26:7265] N: __lws_lc_tag: ++ [wsisrv|2|adopted] (1)
Thu Aug 22 15:35:26 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:26:7283] N: HTTP / - 192.168.1.148
Thu Aug 22 15:35:26 2024 kern.warn kernel: [ 236.835676] ath10k_ahb a000000.wifi: Invalid VHT mcs 15 peer stats
Thu Aug 22 15:35:27 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:27:0279] N: HTTP /token - 192.168.1.148
Thu Aug 22 15:35:27 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:27:0771] N: __lws_lc_tag: ++ [wsisrv|3|adopted] (2)
Thu Aug 22 15:35:27 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:27:0782] N: WS /ws - 192.168.1.148, clients: 1
Thu Aug 22 15:35:27 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:27:0870] N: started process, pid: 3867
Thu Aug 22 15:35:32 2024 daemon.notice ttyd[3160]: [2024/08/22 15:35:32:0300] N: __lws_lc_untag: -- [wsisrv|2|adopted] (1) 5.303s
Thu Aug 22 15:35:32 2024 auth.info login[3869]: root login on 'pts/0'
root@OpenWrt:~#