376

Odp: Zmiana softu ZTE MF286D przez framework

Pokaż konfig.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

377 (edytowany przez Johny_T 2024-07-05 17:29:11)

Odp: Zmiana softu ZTE MF286D przez framework

W zakładce Sieć/interfejsy dodałem nowe urządzenie jako 3g-modem.
Protokół: UMTS/GPRS/EV-DO
Urządzenie modemowe: /dev/ttyUSB1
Typ usługi: UMTS/GPRS
APN: internet

Modem już nie świeci na czerwono, siłę sygnału pokazuje, ale neta nie ma

378

Odp: Zmiana softu ZTE MF286D przez framework

/dev/ttyUSB2  przestaw.

I pokazuj konfigi z plików, nie to co ustawiłeś w luci. Luci jest beznadziejne do tego.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

379

Odp: Zmiana softu ZTE MF286D przez framework

Zrób raczej urządzenie z protokołem QMI i korzystaj z LTE

Korzystam z: MF286D; r32225 Kernel 6.12.60 i AW1000; r34232 Kernel 6.12.84
Wypełnij ankietę. Poprawiamy tłumaczenie LuCI. Szczegóły w tym poście

380

Odp: Zmiana softu ZTE MF286D przez framework

Cezary napisał/a:

/dev/ttyUSB2  przestaw.

I pokazuj konfigi z plików, nie to co ustawiłeś w luci. Luci jest beznadziejne do tego.

U mnie jest USB1 - tak podbijałem modem

381

Odp: Zmiana softu ZTE MF286D przez framework

No nie ważne że tak podibijałeś. Ustaw /dev/ttyUSB2. Jak ci zadziała połączenie to docelowo przestaw się na qmi.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

382

Odp: Zmiana softu ZTE MF286D przez framework

PiotrekK napisał/a:

Zrób raczej urządzenie z protokołem QMI i korzystaj z LTE

proto 3g to też może być LTE. to 3g to tylko nazwa, nie oznacza że przełącza na UMTS.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

383 (edytowany przez PiotrekK 2024-07-05 18:02:04)

Odp: Zmiana softu ZTE MF286D przez framework

Cezary napisał/a:
PiotrekK napisał/a:

Zrób raczej urządzenie z protokołem QMI i korzystaj z LTE

proto 3g to też może być LTE. to 3g to tylko nazwa, nie oznacza że przełącza na UMTS.

Faktycznie, mylące te opisy są:
Protokół: UMTS/GPRS/EV-DO
Typ usługi: UMTS/GPRS

...dlatego nie używam, skoro jest QMI i też działają obie technologie,  tzn. 3G i 4G

potwierdzam, ma być /dev/ttyUSB2

Korzystam z: MF286D; r32225 Kernel 6.12.60 i AW1000; r34232 Kernel 6.12.84
Wypełnij ankietę. Poprawiamy tłumaczenie LuCI. Szczegóły w tym poście

384

Odp: Zmiana softu ZTE MF286D przez framework

Na USB2 też niestety kicha.

385

Odp: Zmiana softu ZTE MF286D przez framework

Pokaż

ifstatus wan
uci show network
logread

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

386

Odp: Zmiana softu ZTE MF286D przez framework

BusyBox v1.36.1 (2023-11-15 10:00:19 UTC) built-in shell (ash)

  _______                     ________        __
|       |.-----.-----.-----.|  |  |  |.----.|  |_
|   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
|_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
-----------------------------------------------------------------------------
|                                                                           |
| OpenWrt 23.05-SNAPSHOT, r23893-08becaf62f                                 |
|                                                                           |
| Build time: 2024-06-01 13:11 CEST                                         |
| Cezary Jackiewicz, https://eko.one.pl                                     |
|                                                                           |
-----------------------------------------------------------------------------
| Machine: ZTE MF286D                                                       |
| Uptime: 0d, 00:08:42                                                      |
| Load: 0.01 0.12 0.08                                                      |
| Flash: total: 11.8MB, free: 10.9MB, used: 2%                              |
| Memory: total: 242.4MB, free: 186.7MB, used: 22%                          |
| Leases: 0                                                                 |
| lan: static, 192.168.1.1                                                  |
| wan: dhcp, ?                                                              |
| wan6: dhcpv6, ?                                                           |
| modem: 3g, 10.100.237.100                                                 |
-----------------------------------------------------------------------------
=== WARNING! ================================================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
-----------------------------------------------------------------------------
root@OpenWrt:~# ifstatus wan
{
        "up": false,
        "pending": false,
        "available": true,
        "autostart": true,
        "dynamic": false,
        "proto": "dhcp",
        "device": "wan",
        "data": {

        }
}
root@OpenWrt:~# uci show network
network.loopback=interface
network.loopback.device='lo'
network.loopback.proto='static'
network.loopback.ipaddr='127.0.0.1'
network.loopback.netmask='255.0.0.0'
network.globals=globals
network.globals.ula_prefix='fd7c:fe38:9204::/48'
network.@device[0]=device
network.@device[0].name='br-lan'
network.@device[0].type='bridge'
network.@device[0].ports='lan2' 'lan3' 'lan4'
network.lan=interface
network.lan.device='br-lan'
network.lan.proto='static'
network.lan.ipaddr='192.168.1.1'
network.lan.netmask='255.255.255.0'
network.lan.ip6assign='60'
network.wan=interface
network.wan.device='wan'
network.wan.proto='dhcp'
network.wan6=interface
network.wan6.device='wan'
network.wan6.proto='dhcpv6'
network.modem=interface
network.modem.proto='3g'
network.modem.device='/dev/ttyUSB2'
network.modem.service='umts'
network.modem.apn='internet'
network.modem.dialnumber='*99#'
network.modem.ipv6='0'

387

Odp: Zmiana softu ZTE MF286D przez framework

root@OpenWrt:~# logread
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Booting Linux on physical CPU 0x0
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.000000] Linux version 5.15.158 (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 May 23 20:15:33 2024
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] CPU: div instructions available: patching division code
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] OF: fdt: Machine model: ZTE MF286D
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Memory policy: Data cache writealloc
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Zone ranges:
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000080000000-0x000000008fffffff]
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000]   HighMem  empty
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Movable zone start for each node
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Early memory node ranges
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000080000000-0x0000000087dfffff]
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000087e00000-0x0000000087ffffff]
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000088000000-0x000000008fffffff]
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fffffff]
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] percpu: Embedded 12 pages/cpu s19660 r8192 d21300 u49152
Thu May 23 22:15:45 2024 kern.debug kernel: [    0.000000] pcpu-alloc: s19660 r8192 d21300 u49152 alloc=12*4096
Thu May 23 22:15:45 2024 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.000000] Kernel command line: ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] Memory: 247200K/262144K available (6764K kernel code, 611K rwdata, 1020K rodata, 1024K init, 246K bss, 14944K reserved, 0K cma-reserved, 0K highmem)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] rcu: Hierarchical RCU implementation.
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000]       Tracing variant of Tasks RCU enabled.
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000024] Switching to timer-based delay loop, resolution 20ns
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000333] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000360] CPU: Testing write buffer coherency: ok
Thu May 23 22:15:45 2024 kern.info kernel: [    0.000413] pid_max: default: 32768 minimum: 301
Thu May 23 22:15:45 2024 kern.info kernel: [    0.001238] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.001268] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.003209] qcom_scm: convention: smc legacy
Thu May 23 22:15:45 2024 kern.info kernel: [    0.004421] Setting up static identity map for 0x80300000 - 0x8030003c
Thu May 23 22:15:45 2024 kern.info kernel: [    0.004596] rcu: Hierarchical SRCU implementation.
Thu May 23 22:15:45 2024 kern.info kernel: [    0.005177] smp: Bringing up secondary CPUs ...
Thu May 23 22:15:45 2024 kern.info kernel: [    0.008593] smp: Brought up 1 node, 4 CPUs
Thu May 23 22:15:45 2024 kern.info kernel: [    0.008629] SMP: Total of 4 processors activated (384.00 BogoMIPS).
Thu May 23 22:15:45 2024 kern.info kernel: [    0.008644] CPU: All CPU(s) started in SVC mode.
Thu May 23 22:15:45 2024 kern.info kernel: [    0.015359] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
Thu May 23 22:15:45 2024 kern.info kernel: [    0.015526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu May 23 22:15:45 2024 kern.info kernel: [    0.015561] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.015930] pinctrl core: initialized pinctrl subsystem
Thu May 23 22:15:45 2024 kern.info kernel: [    0.017948] NET: Registered PF_NETLINK/PF_ROUTE protocol family
Thu May 23 22:15:45 2024 kern.info kernel: [    0.018338] DMA: preallocated 256 KiB pool for atomic coherent allocations
Thu May 23 22:15:45 2024 kern.info kernel: [    0.019654] thermal_sys: Registered thermal governor 'step_wise'
Thu May 23 22:15:45 2024 kern.info kernel: [    0.020128] cpuidle: using governor ladder
Thu May 23 22:15:45 2024 kern.info kernel: [    0.020191] cpuidle: using governor menu
Thu May 23 22:15:45 2024 kern.info kernel: [    0.049155] cryptd: max_cpu_qlen set to 1000
Thu May 23 22:15:45 2024 kern.info kernel: [    0.053843] usbcore: registered new interface driver usbfs
Thu May 23 22:15:45 2024 kern.info kernel: [    0.053920] usbcore: registered new interface driver hub
Thu May 23 22:15:45 2024 kern.info kernel: [    0.053982] usbcore: registered new device driver usb
Thu May 23 22:15:45 2024 kern.info kernel: [    0.054099] pps_core: LinuxPPS API ver. 1 registered
Thu May 23 22:15:45 2024 kern.info kernel: [    0.054112] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Thu May 23 22:15:45 2024 kern.info kernel: [    0.054143] PTP clock support registered
Thu May 23 22:15:45 2024 kern.info kernel: [    0.056379] clocksource: Switched to clocksource arch_sys_counter
Thu May 23 22:15:45 2024 kern.info kernel: [    0.057797] NET: Registered PF_INET protocol family
Thu May 23 22:15:45 2024 kern.info kernel: [    0.058013] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059025] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059078] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059105] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059148] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059205] TCP: Hash tables configured (established 2048 bind 2048)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059352] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059400] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059729] NET: Registered PF_UNIX/PF_LOCAL protocol family
Thu May 23 22:15:45 2024 kern.info kernel: [    0.059782] PCI: CLS 0 bytes, default 64
Thu May 23 22:15:45 2024 kern.info kernel: [    0.061811] workingset: timestamp_bits=14 max_order=16 bucket_order=2
Thu May 23 22:15:45 2024 kern.info kernel: [    0.067655] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu May 23 22:15:45 2024 kern.info kernel: [    0.067687] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu May 23 22:15:45 2024 kern.info kernel: [    0.201667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
Thu May 23 22:15:45 2024 kern.err kernel: [    0.206026] bam-dma-engine 8e04000.dma: num-channels unspecified in dt
Thu May 23 22:15:45 2024 kern.err kernel: [    0.206057] bam-dma-engine 8e04000.dma: num-ees unspecified in dt
Thu May 23 22:15:45 2024 kern.info kernel: [    0.207757] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
Thu May 23 22:15:45 2024 kern.info kernel: [    0.207870] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
Thu May 23 22:15:45 2024 kern.info kernel: [    0.207971] tcsr 1953000.ess_tcsr: setting ess interface select = 0
Thu May 23 22:15:45 2024 kern.info kernel: [    0.208098] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
Thu May 23 22:15:45 2024 kern.info kernel: [    0.208430] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Thu May 23 22:15:45 2024 kern.info kernel: [    0.210498] msm_serial 78af000.serial: msm_serial: detected port #0
Thu May 23 22:15:45 2024 kern.info kernel: [    0.210553] msm_serial 78af000.serial: uartclk = 1843200
Thu May 23 22:15:45 2024 kern.info kernel: [    0.210611] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 33, base_baud = 115200) is a MSM
Thu May 23 22:15:45 2024 kern.info kernel: [    0.210650] msm_serial: console setup on port #0
Thu May 23 22:15:45 2024 kern.info kernel: [    0.761999] printk: console [ttyMSM0] enabled
Thu May 23 22:15:45 2024 kern.info kernel: [    0.767230] msm_serial: driver initialized
Thu May 23 22:15:45 2024 kern.info kernel: [    0.776922] loop: module loaded
Thu May 23 22:15:45 2024 kern.info kernel: [    0.778885] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
Thu May 23 22:15:45 2024 kern.info kernel: [    0.778933] nand: Micron MT29F1G08ABAEAWP
Thu May 23 22:15:45 2024 kern.info kernel: [    0.785475] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.789559] 12 fixed-partitions partitions found on MTD device qcom_nand.0
Thu May 23 22:15:45 2024 kern.err kernel: [    0.796908] OF: Bad cell count for /soc/nand-controller@79b0000/nand@0/partitions
Thu May 23 22:15:45 2024 kern.err kernel: [    0.803733] OF: Bad cell count for /soc/nand-controller@79b0000/nand@0/partitions
Thu May 23 22:15:45 2024 kern.err kernel: [    0.811817] OF: Bad cell count for /soc/nand-controller@79b0000/nand@0/partitions
Thu May 23 22:15:45 2024 kern.err kernel: [    0.818801] OF: Bad cell count for /soc/nand-controller@79b0000/nand@0/partitions
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.826818] Creating 12 MTD partitions on "qcom_nand.0":
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.833660] 0x000000000000-0x0000000a0000 : "fota-flag"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.840701] 0x0000000a0000-0x000000120000 : "ART"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.845319] 0x000000120000-0x0000001a0000 : "mac"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.850247] 0x0000001a0000-0x000000260000 : "reserved2"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.855226] 0x000000260000-0x000000660000 : "cfg-param"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.865156] 0x000000660000-0x000000a60000 : "log"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.871726] 0x000000a60000-0x000000b00000 : "oops"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.873254] 0x000000b00000-0x000001000000 : "reserved3"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.883427] 0x000001000000-0x000001800000 : "web"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.895852] 0x000001800000-0x000003500000 : "rootfs"
Thu May 23 22:15:45 2024 kern.info kernel: [    0.939176] mtd: setting mtd9 (rootfs) as root device
Thu May 23 22:15:45 2024 kern.alert kernel: [    0.939797] mtdsplit: no squashfs found in "rootfs"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.943231] 0x000003500000-0x000004e00000 : "data"
Thu May 23 22:15:45 2024 kern.notice kernel: [    0.985384] 0x000004e00000-0x000008000000 : "fota"
Thu May 23 22:15:45 2024 kern.info kernel: [    1.065338] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
Thu May 23 22:15:45 2024 kern.info kernel: [    1.067241] spi-nor spi0.0: gd25q16 (2048 Kbytes)
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.071528] 8 fixed-partitions partitions found on MTD device spi0.0
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.076083] Creating 8 MTD partitions on "spi0.0":
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.082535] 0x000000000000-0x000000040000 : "0:SBL1"
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.087793] 0x000000040000-0x000000060000 : "0:MIBIB"
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.092824] 0x000000060000-0x0000000c0000 : "0:QSEE"
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.097745] 0x0000000c0000-0x0000000d0000 : "0:CDT"
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.102807] 0x0000000d0000-0x0000000e0000 : "0:DDRPARAMS"
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.107691] 0x0000000e0000-0x0000000f0000 : "0:APPSBLENV"
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.112885] 0x0000000f0000-0x0000001b0000 : "0:APPSBL"
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.118352] 0x0000001b0000-0x000000200000 : "0:reserved1"
Thu May 23 22:15:45 2024 kern.info kernel: [    1.183266] i2c_dev: i2c /dev entries driver
Thu May 23 22:15:45 2024 kern.info kernel: [    1.185459] sdhci: Secure Digital Host Controller Interface driver
Thu May 23 22:15:45 2024 kern.info kernel: [    1.186674] sdhci: Copyright(c) Pierre Ossman
Thu May 23 22:15:45 2024 kern.info kernel: [    1.192604] sdhci-pltfm: SDHCI platform and OF driver helper
Thu May 23 22:15:45 2024 kern.info kernel: [    1.201657] NET: Registered PF_INET6 protocol family
Thu May 23 22:15:45 2024 kern.info kernel: [    1.204559] Segment Routing with IPv6
Thu May 23 22:15:45 2024 kern.info kernel: [    1.207826] In-situ OAM (IOAM) with IPv6
Thu May 23 22:15:45 2024 kern.info kernel: [    1.211369] NET: Registered PF_PACKET protocol family
Thu May 23 22:15:45 2024 kern.info kernel: [    1.215324] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Thu May 23 22:15:45 2024 kern.info kernel: [    1.220655] 8021q: 802.1Q VLAN Support v1.8
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.233383] Registering SWP/SWPB emulation handler
Thu May 23 22:15:45 2024 kern.info kernel: [    1.251548] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
Thu May 23 22:15:45 2024 kern.info kernel: [    1.251802] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
Thu May 23 22:15:45 2024 kern.info kernel: [    1.339720] qca8k-ipq4019 c000000.switch lan4 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
Thu May 23 22:15:45 2024 kern.info kernel: [    1.419775] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
Thu May 23 22:15:45 2024 kern.info kernel: [    1.499796] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
Thu May 23 22:15:45 2024 kern.info kernel: [    1.581297] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
Thu May 23 22:15:45 2024 kern.info kernel: [    1.582289] DSA: tree 0 setup
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.591961] ubi0: attaching mtd9
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.901801] ubi0: scanning is finished
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.915839] ubi0: attached mtd9 (name "rootfs", size 29 MiB)
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.915891] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.920629] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.927287] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.934128] ubi0: good PEBs: 232, bad PEBs: 0, corrupted PEBs: 0
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.940913] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.947168] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 1101377753
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.954185] ubi0: available PEBs: 0, total reserved PEBs: 232, PEBs reserved for bad PEB handling: 20
Thu May 23 22:15:45 2024 kern.notice kernel: [    1.963523] ubi0: background thread "ubi_bgt0d" started, PID 137
Thu May 23 22:15:45 2024 kern.info kernel: [    1.965023] block ubiblock0_1: created from ubi0:1(rootfs)
Thu May 23 22:15:45 2024 kern.info kernel: [    1.978945] clk: Disabling unused clocks
Thu May 23 22:15:45 2024 kern.info kernel: [    1.994741] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Thu May 23 22:15:45 2024 kern.info kernel: [    1.996799] Freeing unused kernel image (initmem) memory: 1024K
Thu May 23 22:15:45 2024 kern.info kernel: [    2.001098] Run /sbin/init as init process
Thu May 23 22:15:45 2024 kern.debug kernel: [    2.006634]   with arguments:
Thu May 23 22:15:45 2024 kern.debug kernel: [    2.006641]     /sbin/init
Thu May 23 22:15:45 2024 kern.debug kernel: [    2.006648]   with environment:
Thu May 23 22:15:45 2024 kern.debug kernel: [    2.006652]     HOME=/
Thu May 23 22:15:45 2024 kern.debug kernel: [    2.006658]     TERM=linux
Thu May 23 22:15:45 2024 user.info kernel: [    2.459643] init: Console is alive
Thu May 23 22:15:45 2024 user.info kernel: [    2.460029] init: - watchdog -
Thu May 23 22:15:45 2024 user.info kernel: [    4.167123] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Thu May 23 22:15:45 2024 kern.notice kernel: [    4.277985] SCSI subsystem initialized
Thu May 23 22:15:45 2024 kern.info kernel: [    4.505092] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
Thu May 23 22:15:45 2024 kern.info kernel: [    4.505174] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
Thu May 23 22:15:45 2024 kern.info kernel: [    4.509823] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000008002010010
Thu May 23 22:15:45 2024 kern.info kernel: [    4.517144] xhci-hcd xhci-hcd.0.auto: irq 104, io mem 0x08a00000
Thu May 23 22:15:45 2024 kern.info kernel: [    4.526659] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
Thu May 23 22:15:45 2024 kern.info kernel: [    4.532684] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
Thu May 23 22:15:45 2024 kern.info kernel: [    4.538004] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
Thu May 23 22:15:45 2024 kern.info kernel: [    4.546222] hub 1-0:1.0: USB hub found
Thu May 23 22:15:45 2024 kern.info kernel: [    4.552197] hub 1-0:1.0: 1 port detected
Thu May 23 22:15:45 2024 kern.info kernel: [    4.556296] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Thu May 23 22:15:45 2024 kern.info kernel: [    4.563277] hub 2-0:1.0: USB hub found
Thu May 23 22:15:45 2024 kern.info kernel: [    4.568084] hub 2-0:1.0: 1 port detected
Thu May 23 22:15:45 2024 kern.info kernel: [    4.572105] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Thu May 23 22:15:45 2024 kern.info kernel: [    4.575661] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
Thu May 23 22:15:45 2024 kern.info kernel: [    4.581213] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000008002010010
Thu May 23 22:15:45 2024 kern.info kernel: [    4.588581] xhci-hcd xhci-hcd.1.auto: irq 105, io mem 0x06000000
Thu May 23 22:15:45 2024 kern.info kernel: [    4.598073] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
Thu May 23 22:15:45 2024 kern.info kernel: [    4.604126] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
Thu May 23 22:15:45 2024 kern.info kernel: [    4.609444] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
Thu May 23 22:15:45 2024 kern.info kernel: [    4.617723] hub 3-0:1.0: USB hub found
Thu May 23 22:15:45 2024 kern.info kernel: [    4.623613] hub 3-0:1.0: 1 port detected
Thu May 23 22:15:45 2024 kern.info kernel: [    4.627799] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Thu May 23 22:15:45 2024 kern.info kernel: [    4.631955] hub 4-0:1.0: USB hub found
Thu May 23 22:15:45 2024 kern.err kernel: [    4.640535] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
Thu May 23 22:15:45 2024 kern.info kernel: [    4.647763] usbcore: registered new interface driver usb-storage
Thu May 23 22:15:45 2024 kern.info kernel: [    4.651850] usbcore: registered new interface driver uas
Thu May 23 22:15:45 2024 user.info kernel: [    4.656775] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Thu May 23 22:15:45 2024 user.info kernel: [    4.662732] init: - preinit -
Thu May 23 22:15:45 2024 kern.notice kernel: [    5.411103] random: jshn: uninitialized urandom read (4 bytes read)
Thu May 23 22:15:45 2024 kern.notice kernel: [    5.453573] random: jshn: uninitialized urandom read (4 bytes read)
Thu May 23 22:15:45 2024 kern.notice kernel: [    5.481055] random: jshn: uninitialized urandom read (4 bytes read)
Thu May 23 22:15:45 2024 kern.info kernel: [    5.783908] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
Thu May 23 22:15:45 2024 kern.info kernel: [    5.784636] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
Thu May 23 22:15:45 2024 kern.info kernel: [    5.790862] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Thu May 23 22:15:45 2024 kern.info kernel: [    6.730685] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu May 23 22:15:45 2024 kern.notice kernel: [    6.794166] random: procd: uninitialized urandom read (4 bytes read)
Thu May 23 22:15:45 2024 kern.info kernel: [    8.798170] qca8k-ipq4019 c000000.switch lan2: Link is Up - 100Mbps/Full - flow control rx/tx
Thu May 23 22:15:45 2024 kern.info kernel: [    8.798258] IPv6: ADDRCONF(NETDEV_CHANGE): lan2: link becomes ready
Thu May 23 22:15:45 2024 user.info kernel: [    8.941704] mount_root: loading kmods from internal overlay
Thu May 23 22:15:45 2024 user.info kernel: [    8.962293] kmodloader: loading kernel modules from //etc/modules-boot.d/*
Thu May 23 22:15:45 2024 user.info kernel: [    8.964945] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
Thu May 23 22:15:45 2024 kern.notice kernel: [    9.406414] random: crng init done
Thu May 23 22:15:45 2024 kern.notice kernel: [    9.406471] random: 6 urandom warning(s) missed due to ratelimiting
Thu May 23 22:15:45 2024 kern.warn kernel: [    9.635803] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
Thu May 23 22:15:45 2024 kern.notice kernel: [    9.716094] UBIFS (ubi0:2): Mounting in unauthenticated mode
Thu May 23 22:15:45 2024 kern.notice kernel: [    9.716438] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 250
Thu May 23 22:15:45 2024 kern.notice kernel: [    9.787479] UBIFS (ubi0:2): recovery needed
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.001127] UBIFS (ubi0:2): recovery completed
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.001302] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.004495] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.012444] UBIFS (ubi0:2): FS size: 14094336 bytes (13 MiB, 111 LEBs), max 121 LEBs, journal size 1015809 bytes (0 MiB, 6 LEBs)
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.022323] UBIFS (ubi0:2): reserved for root: 665709 bytes (650 KiB)
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.033937] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID FA6D1805-0C08-4E58-B8FF-39F8B15146C5, small LPT model
Thu May 23 22:15:45 2024 user.info kernel: [   10.041774] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
Thu May 23 22:15:45 2024 user.err kernel: [   10.053587] block: unable to load configuration (fstab: Entry not found)
Thu May 23 22:15:45 2024 user.info kernel: [   10.058529] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
Thu May 23 22:15:45 2024 user.err kernel: [   10.065429] block: unable to load configuration (fstab: Entry not found)
Thu May 23 22:15:45 2024 user.info kernel: [   10.071747] block: attempting to load /etc/config/fstab
Thu May 23 22:15:45 2024 kern.info kernel: [   10.076612] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
Thu May 23 22:15:45 2024 user.err kernel: [   10.092446] block: unable to load configuration (fstab: Entry not found)
Thu May 23 22:15:45 2024 user.err kernel: [   10.092638] block: no usable configuration
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.098469] UBIFS (ubi0:2): un-mount UBI device 0
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.102161] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.112572] UBIFS (ubi0:2): Mounting in unauthenticated mode
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.113204] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 251
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.262646] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.262708] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.269553] UBIFS (ubi0:2): FS size: 14094336 bytes (13 MiB, 111 LEBs), max 121 LEBs, journal size 1015809 bytes (0 MiB, 6 LEBs)
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.279401] UBIFS (ubi0:2): reserved for root: 665709 bytes (650 KiB)
Thu May 23 22:15:45 2024 kern.notice kernel: [   10.291025] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID FA6D1805-0C08-4E58-B8FF-39F8B15146C5, small LPT model
Thu May 23 22:15:45 2024 kern.warn kernel: [   10.810952] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
Thu May 23 22:15:45 2024 user.info kernel: [   10.875067] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
Thu May 23 22:15:45 2024 user.err kernel: [   10.875325] block: unable to load configuration (fstab: Entry not found)
Thu May 23 22:15:45 2024 user.info kernel: [   10.881387] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
Thu May 23 22:15:45 2024 user.err kernel: [   10.888016] block: unable to load configuration (fstab: Entry not found)
Thu May 23 22:15:45 2024 user.info kernel: [   10.894243] block: attempting to load /etc/config/fstab
Thu May 23 22:15:45 2024 user.err kernel: [   10.901081] block: unable to load configuration (fstab: Entry not found)
Thu May 23 22:15:45 2024 user.err kernel: [   10.905946] block: no usable configuration
Thu May 23 22:15:45 2024 user.info kernel: [   10.915075] mount_root: overlay filesystem has not been fully initialized yet
Thu May 23 22:15:45 2024 user.info kernel: [   10.922671] mount_root: switching to ubifs overlay
Thu May 23 22:15:45 2024 user.warn kernel: [   10.936704] urandom-seed: Seed file not found (/etc/urandom.seed)
Thu May 23 22:15:45 2024 kern.info kernel: [   11.028433] qca8k-ipq4019 c000000.switch lan2: Link is Down
Thu May 23 22:15:45 2024 user.info kernel: [   11.035013] procd: - early -
Thu May 23 22:15:45 2024 user.info kernel: [   11.035219] procd: - watchdog -
Thu May 23 22:15:45 2024 user.info kernel: [   11.644053] procd: - watchdog -
Thu May 23 22:15:45 2024 user.info kernel: [   11.689054] procd: - ubus -
Thu May 23 22:15:45 2024 user.info kernel: [   11.848780] procd: - init -
Thu May 23 22:15:45 2024 user.info kernel: [   12.462408] kmodloader: loading kernel modules from /etc/modules.d/*
Thu May 23 22:15:45 2024 kern.info kernel: [   12.480889] tun: Universal TUN/TAP device driver, 1.6
Thu May 23 22:15:45 2024 kern.info kernel: [   12.507655] ntfs3: Max link count 4000
Thu May 23 22:15:45 2024 kern.info kernel: [   12.507706] ntfs3: Enabled Linux POSIX ACLs support
Thu May 23 22:15:45 2024 kern.info kernel: [   12.519225] usbcore: registered new interface driver cdc_acm
Thu May 23 22:15:45 2024 kern.info kernel: [   12.519275] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Thu May 23 22:15:45 2024 kern.info kernel: [   12.525268] usbcore: registered new interface driver cdc_wdm
Thu May 23 22:15:45 2024 kern.info kernel: [   12.534626] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
Thu May 23 22:15:45 2024 kern.info kernel: [   12.537659] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
Thu May 23 22:15:45 2024 kern.info kernel: [   12.561361] usbcore: registered new interface driver usblp
Thu May 23 22:15:45 2024 kern.info kernel: [   12.566577] usbcore: registered new interface driver usbserial_generic
Thu May 23 22:15:45 2024 kern.info kernel: [   12.566708] usbserial: USB Serial support registered for generic
Thu May 23 22:15:45 2024 kern.info kernel: [   12.573569] usbcore: registered new interface driver cdc_ether
Thu May 23 22:15:45 2024 kern.info kernel: [   12.580217] usbcore: registered new interface driver cdc_ncm
Thu May 23 22:15:45 2024 kern.info kernel: [   12.603299] usbcore: registered new interface driver huawei_cdc_ncm
Thu May 23 22:15:45 2024 kern.info kernel: [   12.708729] PPP generic driver version 2.4.2
Thu May 23 22:15:45 2024 kern.info kernel: [   12.710176] NET: Registered PF_PPPOX protocol family
Thu May 23 22:15:45 2024 kern.info kernel: [   12.738292] qmi_wwan 2-1:1.5: cdc-wdm0: USB WDM device
Thu May 23 22:15:45 2024 kern.info kernel: [   12.739530] qmi_wwan 2-1:1.5 wwan0: register 'qmi_wwan' at usb-xhci-hcd.0.auto-1, WWAN/QMI device, 9e:cd:6f:11:ab:d1
Thu May 23 22:15:45 2024 kern.info kernel: [   12.742593] usbcore: registered new interface driver qmi_wwan
Thu May 23 22:15:45 2024 kern.info kernel: [   12.757936] rndis_host 2-1:1.0 usb0: register 'rndis_host' at usb-xhci-hcd.0.auto-1, ZTE RNDIS device, e6:40:5a:2a:6f:7b
Thu May 23 22:15:45 2024 kern.info kernel: [   12.758886] usbcore: registered new interface driver rndis_host
Thu May 23 22:15:45 2024 kern.info kernel: [   12.770885] usbcore: registered new interface driver sierra
Thu May 23 22:15:45 2024 kern.info kernel: [   12.775414] usbserial: USB Serial support registered for Sierra USB modem
Thu May 23 22:15:45 2024 kern.info kernel: [   12.786592] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Thu May 23 22:15:45 2024 kern.info kernel: [   12.787748] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Thu May 23 22:15:45 2024 user.info kernel: [   13.365482] urngd: v1.0.2 started.
Thu May 23 22:15:45 2024 kern.info kernel: [   15.423100] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
Thu May 23 22:15:45 2024 kern.info kernel: [   15.423170] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
Thu May 23 22:15:45 2024 kern.info kernel: [   15.434987] 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 May 23 22:15:45 2024 kern.info kernel: [   15.490097] ath10k_ahb a000000.wifi: Loading BDF type 0
Thu May 23 22:15:45 2024 kern.info kernel: [   15.591031] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 d140cd7d
Thu May 23 22:15:45 2024 kern.warn kernel: [   16.882228] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
Thu May 23 22:15:45 2024 kern.warn kernel: [   16.882302] ath10k_ahb a000000.wifi: msdu-desc: 2500  skid: 32
Thu May 23 22:15:45 2024 kern.info kernel: [   16.931556] 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 May 23 22:15:45 2024 kern.info kernel: [   16.932510] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
Thu May 23 22:15:45 2024 kern.info kernel: [   17.077632] 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 May 23 22:15:45 2024 kern.debug kernel: [   17.196755] ath: EEPROM regdomain: 0x0
Thu May 23 22:15:45 2024 kern.debug kernel: [   17.196784] ath: EEPROM indicates default country code should be used
Thu May 23 22:15:45 2024 kern.debug kernel: [   17.196791] ath: doing EEPROM country->regdmn map search
Thu May 23 22:15:45 2024 kern.debug kernel: [   17.196799] ath: country maps to regdmn code: 0x3a
Thu May 23 22:15:45 2024 kern.debug kernel: [   17.196808] ath: Country alpha2 being used: US
Thu May 23 22:15:45 2024 kern.debug kernel: [   17.196815] ath: Regpair used: 0x3a
Thu May 23 22:15:45 2024 kern.info kernel: [   18.403020] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
Thu May 23 22:15:45 2024 kern.info kernel: [   18.403092] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
Thu May 23 22:15:45 2024 kern.info kernel: [   18.414994] 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 May 23 22:15:45 2024 kern.info kernel: [   18.470081] ath10k_ahb a800000.wifi: Loading BDF type 0
Thu May 23 22:15:45 2024 kern.info kernel: [   18.482077] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 d140cd7d
Thu May 23 22:15:45 2024 kern.warn kernel: [   19.773824] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
Thu May 23 22:15:45 2024 kern.warn kernel: [   19.773895] ath10k_ahb a800000.wifi: msdu-desc: 2500  skid: 32
Thu May 23 22:15:45 2024 kern.info kernel: [   19.820854] 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 May 23 22:15:45 2024 kern.info kernel: [   19.821793] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
Thu May 23 22:15:45 2024 kern.info kernel: [   19.958126] 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 May 23 22:15:45 2024 kern.debug kernel: [   20.069342] ath: EEPROM regdomain: 0x0
Thu May 23 22:15:45 2024 kern.debug kernel: [   20.069371] ath: EEPROM indicates default country code should be used
Thu May 23 22:15:45 2024 kern.debug kernel: [   20.069378] ath: doing EEPROM country->regdmn map search
Thu May 23 22:15:45 2024 kern.debug kernel: [   20.069386] ath: country maps to regdmn code: 0x3a
Thu May 23 22:15:45 2024 kern.debug kernel: [   20.069394] ath: Country alpha2 being used: US
Thu May 23 22:15:45 2024 kern.debug kernel: [   20.069401] ath: Regpair used: 0x3a
Thu May 23 22:15:45 2024 kern.info kernel: [   20.077947] usbcore: registered new interface driver cdc_mbim
Thu May 23 22:15:45 2024 kern.info kernel: [   20.082818] usbcore: registered new interface driver option
Thu May 23 22:15:45 2024 kern.info kernel: [   20.082969] usbserial: USB Serial support registered for GSM modem (1-port)
Thu May 23 22:15:45 2024 kern.info kernel: [   20.088903] option 2-1:1.2: GSM modem (1-port) converter detected
Thu May 23 22:15:45 2024 kern.info kernel: [   20.095342] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
Thu May 23 22:15:45 2024 kern.info kernel: [   20.101750] option 2-1:1.3: GSM modem (1-port) converter detected
Thu May 23 22:15:45 2024 kern.info kernel: [   20.108429] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
Thu May 23 22:15:45 2024 kern.info kernel: [   20.114613] option 2-1:1.4: GSM modem (1-port) converter detected
Thu May 23 22:15:45 2024 kern.info kernel: [   20.121307] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
Thu May 23 22:15:45 2024 kern.info kernel: [   20.131650] usbcore: registered new interface driver qcserial
Thu May 23 22:15:45 2024 kern.info kernel: [   20.133868] usbserial: USB Serial support registered for Qualcomm USB modem
Thu May 23 22:15:45 2024 user.info kernel: [   20.139967] kmodloader: done loading kernel modules from /etc/modules.d/*
Thu May 23 22:15:45 2024 kern.warn kernel: [   24.100061] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead.
Thu May 23 22:15:45 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating engines.cnf
Thu May 23 22:15:45 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating providers.cnf
Thu May 23 22:15:46 2024 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu May 23 22:15:46 2024 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu May 23 22:15:46 2024 user.notice dnsmasq: Allowing RFC1918 responses for domain free.aero2.net.pl
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu May 23 22:15:47 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 May 23 22:15:47 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu May 23 22:15:47 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu May 23 22:15:47 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Thu May 23 22:16:07 2024 authpriv.info dropbear[2089]: Not backgrounding
Thu May 23 22:16:09 2024 user.notice : Added device handler type: bonding
Thu May 23 22:16:09 2024 user.notice : Added device handler type: 8021ad
Thu May 23 22:16:09 2024 user.notice : Added device handler type: 8021q
Thu May 23 22:16:09 2024 user.notice : Added device handler type: macvlan
Thu May 23 22:16:09 2024 user.notice : Added device handler type: veth
Thu May 23 22:16:09 2024 user.notice : Added device handler type: bridge
Thu May 23 22:16:09 2024 user.notice : Added device handler type: Network device
Thu May 23 22:16:09 2024 user.notice : Added device handler type: tunnel
Thu May 23 22:16:10 2024 daemon.notice wpa_supplicant[2240]: Successfully initialized wpa_supplicant
Thu May 23 22:16:10 2024 daemon.notice procd: /etc/rc.d/S25packet_steering: uci: Entry not found
Thu May 23 22:16:11 2024 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records in
Thu May 23 22:16:11 2024 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records out
Thu May 23 22:16:11 2024 daemon.notice procd: /etc/rc.d/S50uhttpd: Generating EC private key
Thu May 23 22:16:11 2024 daemon.notice procd: /etc/rc.d/S50uhttpd: Generating selfsigned certificate with subject 'C=ZZ,ST=Somewhere,L=Unknown,O=OpenWrtb7564d1d,CN=OpenWrt,' and validity 20240523201611-20260523201611
Thu May 23 22:16:12 2024 user.info adblock-4.1.5[2471]: backup directory '/tmp/adblock-Backup' created
Thu May 23 22:16:12 2024 kern.info kernel: [   51.363920] ipqess-edma c080000.ethernet eth0: Link is Down
Thu May 23 22:16:12 2024 kern.info kernel: [   51.371329] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
Thu May 23 22:16:12 2024 kern.info kernel: [   51.371654] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Thu May 23 22:16:12 2024 kern.info kernel: [   51.377661] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
Thu May 23 22:16:12 2024 kern.info kernel: [   51.387661] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu May 23 22:16:12 2024 kern.info kernel: [   51.394992] br-lan: port 1(lan2) entered blocking state
Thu May 23 22:16:12 2024 kern.info kernel: [   51.400477] br-lan: port 1(lan2) entered disabled state
Thu May 23 22:16:12 2024 kern.info kernel: [   51.406309] device lan2 entered promiscuous mode
Thu May 23 22:16:12 2024 kern.info kernel: [   51.410815] device eth0 entered promiscuous mode
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'lan' is enabled
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'lan' is setting up now
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'lan' is now up
Thu May 23 22:16:12 2024 kern.info kernel: [   51.434580] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
Thu May 23 22:16:12 2024 kern.info kernel: [   51.437326] br-lan: port 2(lan3) entered blocking state
Thu May 23 22:16:12 2024 kern.info kernel: [   51.441090] br-lan: port 2(lan3) entered disabled state
Thu May 23 22:16:12 2024 kern.info kernel: [   51.446860] device lan3 entered promiscuous mode
Thu May 23 22:16:12 2024 kern.info kernel: [   51.461239] qca8k-ipq4019 c000000.switch lan4: configuring for phy/psgmii link mode
Thu May 23 22:16:12 2024 kern.info kernel: [   51.463934] br-lan: port 3(lan4) entered blocking state
Thu May 23 22:16:12 2024 kern.info kernel: [   51.467858] br-lan: port 3(lan4) entered disabled state
Thu May 23 22:16:12 2024 kern.info kernel: [   51.473413] device lan4 entered promiscuous mode
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'loopback' is enabled
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'loopback' is setting up now
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'loopback' is now up
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'wan' is enabled
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'wan6' is enabled
Thu May 23 22:16:12 2024 daemon.notice netifd: Network device 'eth0' link is up
Thu May 23 22:16:12 2024 kern.info kernel: [   51.489485] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
Thu May 23 22:16:12 2024 daemon.notice netifd: Network device 'lo' link is up
Thu May 23 22:16:12 2024 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu May 23 22:16:12 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Thu May 23 22:16:12 2024 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu May 23 22:16:12 2024 daemon.err nlbwmon[2883]: The netlink receive buffer size of 524288 bytes will be capped to 196608 bytes
Thu May 23 22:16:12 2024 daemon.err nlbwmon[2883]: by the kernel. The net.core.rmem_max sysctl limit needs to be raised to
Thu May 23 22:16:12 2024 daemon.err nlbwmon[2883]: at least 524288 in order to sucessfully set the desired receive buffer size!
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: plugin_load: plugin "cpu" successfully loaded.
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: plugin_load: plugin "interface" successfully loaded.
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: plugin_load: plugin "iwinfo" successfully loaded.
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: plugin_load: plugin "load" successfully loaded.
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: plugin_load: plugin "memory" successfully loaded.
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: plugin_load: plugin "rrdtool" successfully loaded.
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: rrdtool plugin: RRASingle = true: creating only AVERAGE RRAs
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: plugin_load: plugin "sensors" successfully loaded.
Thu May 23 22:16:13 2024 daemon.err collectd[3102]: Initialization complete, entering read-loop.
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Thu May 23 22:16:14 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of lan (br-lan)
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Thu May 23 22:16:14 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Thu May 23 22:16:15 2024 kern.info kernel: [   54.477564] qca8k-ipq4019 c000000.switch lan2: Link is Up - 100Mbps/Full - flow control rx/tx
Thu May 23 22:16:15 2024 kern.info kernel: [   54.477669] br-lan: port 1(lan2) entered blocking state
Thu May 23 22:16:15 2024 kern.info kernel: [   54.485109] br-lan: port 1(lan2) entered forwarding state
Thu May 23 22:16:15 2024 daemon.notice netifd: Network device 'lan2' link is up
Thu May 23 22:16:15 2024 daemon.notice netifd: bridge 'br-lan' link is up
Thu May 23 22:16:15 2024 daemon.notice netifd: Interface 'lan' has link connectivity
Thu May 23 22:16:15 2024 kern.info kernel: [   54.491051] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu May 23 22:16:15 2024 daemon.err odhcpd[2538]: Failed to send to fe80::a0f:67ea:9f7d:c909%lan@br-lan (Address not available)
Thu May 23 22:16:16 2024 daemon.notice ksmbd: Stopping Ksmbd userspace service.
Thu May 23 22:16:16 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of loopback (lo)
Thu May 23 22:16:16 2024 daemon.notice ksmbd: Starting Ksmbd userspace service.
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu May 23 22:16:16 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 May 23 22:16:16 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu May 23 22:16:16 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu May 23 22:16:16 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu May 23 22:16:16 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Thu May 23 22:16:16 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu May 23 22:16:17 2024 daemon.info urandom_seed[4299]: Seed saved (/etc/urandom.seed)
Thu May 23 22:16:17 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu May 23 22:16:17 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu May 23 22:16:17 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Thu May 23 22:16:17 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu May 23 22:16:17 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu May 23 22:16:17 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu May 23 22:16:17 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Thu May 23 22:16:17 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu May 23 22:16:19 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!
Thu May 23 22:16:22 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:1d:09:56:18:9f
Thu May 23 22:16:22 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.223 00:1d:09:56:18:9f
Thu May 23 22:16:22 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.223 00:1d:09:56:18:9f
Thu May 23 22:16:22 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.223 00:1d:09:56:18:9f DESKTOP-BQEV7LF
Thu May 23 22:16:22 2024 daemon.info procd: - init complete -
Thu May 23 22:16:23 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!
Thu May 23 22:16:32 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!
Thu May 23 22:16:37 2024 daemon.err uhttpd[2686]: [info] luci: accepted login on / for root from 192.168.1.223
Thu May 23 22:16:38 2024 user.info adblock-4.1.5[2471]: adblock is currently disabled, please set the config option 'adb_enabled' to '1' to use this service
Thu May 23 22:16:44 2024 daemon.err collectd[3102]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/OpenWrt/cpu-0/percent-steal.rrd: expected 1 data source readings (got 0) from /tmp/rrd/OpenWrt/cpu-0/percent-steal.rrd:...
Thu May 23 22:18:23 2024 daemon.notice netifd: Interface 'modem' is setting up now
Thu May 23 22:18:25 2024 daemon.notice pppd[5194]: pppd 2.4.9 started by root, uid 0
Thu May 23 22:18:26 2024 local2.info chat[5196]: abort on (BUSY)
Thu May 23 22:18:26 2024 local2.info chat[5196]: abort on (NO CARRIER)
Thu May 23 22:18:26 2024 local2.info chat[5196]: abort on (ERROR)
Thu May 23 22:18:26 2024 local2.info chat[5196]: report (CONNECT)
Thu May 23 22:18:26 2024 local2.info chat[5196]: timeout set to 10 seconds
Thu May 23 22:18:26 2024 local2.info chat[5196]: send (AT&F^M)
Thu May 23 22:18:27 2024 local2.info chat[5196]: expect (OK)
Thu May 23 22:18:27 2024 local2.info chat[5196]: AT&F^M^M
Thu May 23 22:18:27 2024 local2.info chat[5196]: OK
Thu May 23 22:18:27 2024 local2.info chat[5196]:  -- got it
Thu May 23 22:18:27 2024 local2.info chat[5196]: send (ATE1^M)
Thu May 23 22:18:27 2024 local2.info chat[5196]: expect (OK)
Thu May 23 22:18:27 2024 local2.info chat[5196]: ^M
Thu May 23 22:18:27 2024 local2.info chat[5196]: ATE1^M^M
Thu May 23 22:18:27 2024 local2.info chat[5196]: OK
Thu May 23 22:18:27 2024 local2.info chat[5196]:  -- got it
Thu May 23 22:18:27 2024 local2.info chat[5196]: send (AT+CGDCONT=1,"IP","internet"^M)
Thu May 23 22:18:27 2024 local2.info chat[5196]: timeout set to 30 seconds
Thu May 23 22:18:27 2024 local2.info chat[5196]: expect (OK)
Thu May 23 22:18:27 2024 local2.info chat[5196]: ^M
Thu May 23 22:18:27 2024 local2.info chat[5196]: AT+CGDCONT=1,"IP","internet"^M^M
Thu May 23 22:18:27 2024 local2.info chat[5196]: OK
Thu May 23 22:18:27 2024 local2.info chat[5196]:  -- got it
Thu May 23 22:18:27 2024 local2.info chat[5196]: send (ATD*99#^M)
Thu May 23 22:18:27 2024 local2.info chat[5196]: expect (CONNECT)
Thu May 23 22:18:27 2024 local2.info chat[5196]: ^M
Thu May 23 22:18:28 2024 local2.info chat[5196]: ATD*99#^M^M
Thu May 23 22:18:28 2024 local2.info chat[5196]: CONNECT
Thu May 23 22:18:28 2024 local2.info chat[5196]:  -- got it
Thu May 23 22:18:28 2024 local2.info chat[5196]: send ( ^M)
Thu May 23 22:18:28 2024 daemon.info pppd[5194]: Serial connection established.
Thu May 23 22:18:28 2024 kern.info kernel: [  187.333721] 3g-modem: renamed from ppp0
Thu May 23 22:18:28 2024 daemon.info pppd[5194]: Renamed interface ppp0 to 3g-modem
Thu May 23 22:18:28 2024 daemon.info pppd[5194]: Using interface 3g-modem
Thu May 23 22:18:28 2024 daemon.notice pppd[5194]: Connect: 3g-modem <--> /dev/ttyUSB2
Thu May 23 22:18:29 2024 daemon.warn pppd[5194]: Could not determine remote IP address: defaulting to 10.64.64.64
Thu May 23 22:18:29 2024 daemon.notice pppd[5194]: local  IP address 10.100.237.100
Thu May 23 22:18:29 2024 daemon.notice pppd[5194]: remote IP address 10.64.64.64
Thu May 23 22:18:29 2024 daemon.notice pppd[5194]: primary   DNS address 89.108.202.21
Thu May 23 22:18:29 2024 daemon.notice pppd[5194]: secondary DNS address 89.108.202.20
Thu May 23 22:18:29 2024 daemon.notice netifd: Network device '3g-modem' link is up
Thu May 23 22:18:29 2024 daemon.notice netifd: Interface 'modem' is now up
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using nameserver 89.108.202.21#53
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using nameserver 89.108.202.20#53
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu May 23 22:18:29 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu May 23 22:18:30 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of modem (3g-modem)
Thu May 23 22:18:30 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!
Thu May 23 22:18:31 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu May 23 22:18:31 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Thu May 23 22:18:31 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Thu May 23 22:18:31 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu May 23 22:18:31 2024 daemon.notice ksmbd: Stopping Ksmbd userspace service.
Thu May 23 22:18:31 2024 daemon.notice ksmbd: Starting Ksmbd userspace service.
Thu May 23 22:18:33 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!
Thu May 23 22:18:59 2024 daemon.warn pppd[5194]: IPV6CP: timeout sending Config-Requests
Fri Jul  5 22:07:59 2024 daemon.err collectd[3102]: Sleeping only 2s because the next interval is 3714466.172 seconds in the past!
Fri Jul  5 22:08:15 2024 daemon.notice ksmbd: Stopping Ksmbd userspace service.
Fri Jul  5 22:08:15 2024 daemon.notice ksmbd: Starting Ksmbd userspace service.
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Fri Jul  5 22:08:16 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
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using nameserver 89.108.202.21#53
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using nameserver 89.108.202.20#53
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Fri Jul  5 22:08:16 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Fri Jul  5 22:08:22 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Fri Jul  5 22:08:22 2024 daemon.info pppd[5194]: Terminating on signal 15
Fri Jul  5 22:08:22 2024 daemon.info pppd[5194]: Connect time 1.7 minutes.
Fri Jul  5 22:08:22 2024 daemon.info pppd[5194]: Sent 6526 bytes, received 13320 bytes.
Fri Jul  5 22:08:22 2024 daemon.notice netifd: Network device '3g-modem' link is down
Fri Jul  5 22:08:22 2024 daemon.notice pppd[5194]: Connection terminated.
Fri Jul  5 22:08:23 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!
Fri Jul  5 22:08:23 2024 daemon.info pppd[5194]: Exit.
Fri Jul  5 22:08:23 2024 daemon.notice netifd: Interface 'modem' is now down
Fri Jul  5 22:08:23 2024 daemon.notice netifd: Interface 'modem' is setting up now
Fri Jul  5 22:08:25 2024 daemon.notice pppd[6664]: pppd 2.4.9 started by root, uid 0
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: abort on (BUSY)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: abort on (NO CARRIER)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: abort on (ERROR)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: report (CONNECT)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: timeout set to 10 seconds
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: send (AT&F^M)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: expect (OK)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: AT&F^M^M
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: OK
Fri Jul  5 22:08:26 2024 local2.info chat[6665]:  -- got it
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: send (ATE1^M)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: expect (OK)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: ^M
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: ATE1^M^M
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: OK
Fri Jul  5 22:08:26 2024 local2.info chat[6665]:  -- got it
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: send (AT+CGDCONT=1,"IP","internet"^M)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: timeout set to 30 seconds
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: expect (OK)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: ^M
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: AT+CGDCONT=1,"IP","internet"^M^M
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: OK
Fri Jul  5 22:08:26 2024 local2.info chat[6665]:  -- got it
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: send (ATD*99#^M)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: expect (CONNECT)
Fri Jul  5 22:08:26 2024 local2.info chat[6665]: ^M
Fri Jul  5 22:08:27 2024 local2.info chat[6665]: ATD*99#^M^M
Fri Jul  5 22:08:27 2024 local2.info chat[6665]: CONNECT
Fri Jul  5 22:08:27 2024 local2.info chat[6665]:  -- got it
Fri Jul  5 22:08:27 2024 local2.info chat[6665]: send ( ^M)
Fri Jul  5 22:08:27 2024 daemon.info pppd[6664]: Serial connection established.
Fri Jul  5 22:08:27 2024 kern.info kernel: [  290.144366] 3g-modem: renamed from ppp0
Fri Jul  5 22:08:27 2024 daemon.info pppd[6664]: Renamed interface ppp0 to 3g-modem
Fri Jul  5 22:08:27 2024 daemon.info pppd[6664]: Using interface 3g-modem
Fri Jul  5 22:08:27 2024 daemon.notice pppd[6664]: Connect: 3g-modem <--> /dev/ttyUSB2
Fri Jul  5 22:08:28 2024 daemon.warn pppd[6664]: Could not determine remote IP address: defaulting to 10.64.64.64
Fri Jul  5 22:08:28 2024 daemon.notice pppd[6664]: local  IP address 10.100.237.100
Fri Jul  5 22:08:28 2024 daemon.notice pppd[6664]: remote IP address 10.64.64.64
Fri Jul  5 22:08:28 2024 daemon.notice pppd[6664]: primary   DNS address 89.108.202.21
Fri Jul  5 22:08:28 2024 daemon.notice pppd[6664]: secondary DNS address 89.108.202.20
Fri Jul  5 22:08:28 2024 daemon.notice netifd: Network device '3g-modem' link is up
Fri Jul  5 22:08:28 2024 daemon.notice netifd: Interface 'modem' is now up
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using nameserver 89.108.202.21#53
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using nameserver 89.108.202.20#53
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Jul  5 22:08:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Jul  5 22:08:29 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of modem (3g-modem)
Fri Jul  5 22:08:29 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Fri Jul  5 22:08:29 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names
Fri Jul  5 22:08:29 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Fri Jul  5 22:08:29 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Fri Jul  5 22:08:30 2024 daemon.notice ksmbd: Stopping Ksmbd userspace service.
Fri Jul  5 22:08:30 2024 daemon.notice ksmbd: Starting Ksmbd userspace service.
Fri Jul  5 22:08:31 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!
Fri Jul  5 22:08:58 2024 daemon.warn pppd[6664]: IPV6CP: timeout sending Config-Requests
Fri Jul  5 22:12:06 2024 authpriv.info dropbear[7568]: Child connection from 192.168.1.223:54689
Fri Jul  5 22:12:19 2024 authpriv.notice dropbear[7568]: Auth succeeded with blank password for 'root' from 192.168.1.223:54689
Fri Jul  5 22:14:06 2024 daemon.warn odhcpd[2538]: No default route present, overriding ra_lifetime!

388

Odp: Zmiana softu ZTE MF286D przez framework

Połączył ci się przecież. Dodaj siieć modem do strefy wan firewalla.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

389

Odp: Zmiana softu ZTE MF286D przez framework

Wymuszone umts i protokół 3g ?

390

Odp: Zmiana softu ZTE MF286D przez framework

Tłumaczcie jak lamerowi wink

391

Odp: Zmiana softu ZTE MF286D przez framework

Dla tego modemu (zte) nie ma to znaczenia, bo skrypty nie wiedzą co to modem ZTE. Tak że - spoko.

Teraz mień na proto qmi, device /dev/cdc-wdm0 i zrestartuj.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

392

Odp: Zmiana softu ZTE MF286D przez framework

Niestety, nie łączy z internetem

393

Odp: Zmiana softu ZTE MF286D przez framework

Nie pisz że się nie łączy tylko dawaj  logi.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

394 (edytowany przez Johny_T 2024-07-06 10:44:09)

Odp: Zmiana softu ZTE MF286D przez framework

Może już dajmy dziś spokój. Jutro też jest dzień. Dzięki za pomoc dziś.

Dzień dobry w sobotę.
Jakieś sugestie co zrobić? Bo rozumiem, że opcja Wywal - Na - Śmietnik odpada.

395

Odp: Zmiana softu ZTE MF286D przez framework

" Daj mi logi daj mi logi daj mi logi.... ja ci logów dać nie mogę dać nie mogę...." wink
Parafrazując pewien znany serial... jakie logi dać?

396

Odp: Zmiana softu ZTE MF286D przez framework

FAQ nie czytałeś. Pokaż wyniki

uci show network
logread

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

397

Odp: Zmiana softu ZTE MF286D przez framework

Uff... ruszyło. Parafrazując "Dzień świra" - k... dżizas, ja p...
Wystarczyło zrobić to

"Dodać interfejs WAN_QMI w network/interfaces. Ustawić go na QMI cellular, modem device na /dev/cdc-wdm0, APN, protokół na IPv4, firewall do strefy WAN
QMI nie ustawia prawidłowo APN i dlatego trzeba ustawić z shella APN również w modemie:
echo -e -n 'AT+CGDCONT=1,"IP","internet","",0,0\r' > /dev/ttyUSB1
echo -e -n 'AT+CGACT=1,1\r' > /dev/ttyUSB1

Wymagany reboot routera.
Powinien powstać wirtualny interfejs WAN_QMI_4 gdy jest połączenie z siecią

Doinstalowac brakujące paczki z shella z repo openwrt:
opkg update && opkg install luci-proto-qmi qmi-utils uqmi comgt luci-compat mailsend"

Interfejs wan_qmi_4 powstał i w końcu strona google otworzyła się w przeglądarce.

Wielkie dzięki za wsparcie.
Dobrej nocy i reszty łyk-endu wszystkim.
Jestem hakierem wink

398

Odp: Zmiana softu ZTE MF286D przez framework

Wszystko przez brak czytania. qmi-utils oraz mailsend nie jest potrzebne do samego połączenia. Reszta to luci i zależności.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

399

Odp: Zmiana softu ZTE MF286D przez framework

Panowie, da rade zrobic update z B01 czy musze podlaczyc do neta zeby pobrało B02 i dopiero wtedy robic update b02 do b05 ?

PunBB bbcode test

Nie chce zrypać na starcie wink

MF286D, LuCI

400

Odp: Zmiana softu ZTE MF286D przez framework

Framework i tak flashuje modem na b02

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.