Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Welcome 192.168.1.252 - you are client ID 1
- There are 1 out of a maximum of 4 clients connected
- Replaying 32768 out of a maximum of 32768 bytes of previous log entries:
- 0
- MMC read: dev # 0, block # 18466, count 8192 ... 8192 blocks read: OK
- ## Booting kernel from FIT Image at 84000000 ...
- Using 'config@1' configuration
- Trying 'kernel-1' kernel subimage
- Description: ARM OpenWrt Linux-6.1.62
- Type: Kernel Image
- Compression: lzma compressed
- Data Start: 0x840000e4
- Data Size: 3377471 Bytes = 3.2 MiB
- Architecture: ARM
- OS: Linux
- Load Address: 0x80208000
- Entry Point: 0x80208000
- Hash algo: crc32
- Hash value: 4f3ab3c6
- Hash algo: sha1
- Hash value: 9c3f05b6f4702cf61162c2ba77752bf4bcc401e3
- Verifying Hash Integrity ... crc32+ sha1+ OK
- ## Flattened Device Tree from FIT Image at 84000000
- Using 'config@1' configuration
- Trying 'fdt-1' FDT blob subimage
- Description: ARM OpenWrt zyxel_wsq50 device tree blob
- Type: Flat Device Tree
- Compression: uncompressed
- Data Start: 0x84338b5c
- Data Size: 18370 Bytes = 17.9 KiB
- Architecture: ARM
- Hash algo: crc32
- Hash value: eb9512d0
- Hash algo: sha1
- Hash value: d9d6ad85538d2fae9773b8664bf00034bcb7be71
- Verifying Hash Integrity ... crc32+ sha1+ OK
- Booting using the fdt blob at 0x84338b5c
- Uncompressing Kernel Image ... OK
- Loading Device Tree to 86ff8000, end 86fff7c1 ... OK
- ipq: fdt fixup unable to find compatible node
- Device nand0 not found!
- invalid mtd device 'nand0'
- Using machid 0x8030001 from environment
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 6.1.62 (build@OpenWrt-Build) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r24437-80dc1615fc) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Fri Nov 24 22:01:00 2023
- [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Zyxel WSQ50
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Zone ranges:
- [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff]
- [ 0.000000] HighMem empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
- [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
- [ 0.000000] node 0: [mem 0x0000000088000000-0x000000009fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff]
- [ 0.000000] percpu: Embedded 12 pages/cpu s17108 r8192 d23852 u49152
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
- [ 0.000000] Kernel command line: board=WSQ50 root=/dev/mmcblk0p5 rootwait zld_ver=2.02 mtdparts=spi0.0:0x60000@0x60000(0:QSEE)ro,0x80000@0xE0000(u-boot)ro,0x10000(env)ro,0x10000(0:ART)ro,0x10000(dualflag),0x10000(CRT)ro,0x260000(reserved) clk_ignore_unused fstools_ignore_partname=1
- [ 0.000000] Unknown kernel command line parameters "board=WSQ50 zld_ver=2.02 fstools_ignore_partname=1", will be passed to user space.
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 505824K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18464K reserved, 0K cma-reserved, 0K highmem)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
- [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
- [ 0.000004] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
- [ 0.000021] Switching to timer-based delay loop, resolution 20ns
- [ 0.000282] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
- [ 0.000304] CPU: Testing write buffer coherency: ok
- [ 0.000359] pid_max: default: 32768 minimum: 301
- [ 0.001220] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.001241] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.003213] qcom_scm: convention: smc legacy
- [ 0.004259] cblist_init_generic: Setting adjustable number of callback queues.
- [ 0.004273] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.004457] Setting up static identity map for 0x80300000 - 0x8030003c
- [ 0.004614] rcu: Hierarchical SRCU implementation.
- [ 0.004621] rcu: Max phase no-delay instances is 1000.
- [ 0.005284] smp: Bringing up secondary CPUs ...
- [ 0.008739] smp: Brought up 1 node, 4 CPUs
- [ 0.008762] SMP: Total of 4 processors activated (384.00 BogoMIPS).
- [ 0.008773] CPU: All CPU(s) started in SVC mode.
- [ 0.015078] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 0.015230] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.015260] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.015603] pinctrl core: initialized pinctrl subsystem
- [ 0.017675] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.018137] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.019441] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.019809] cpuidle: using governor ladder
- [ 0.019853] cpuidle: using governor menu
- [ 0.043864] cryptd: max_cpu_qlen set to 1000
- [ 0.045661] usbcore: registered new interface driver usbfs
- [ 0.045728] usbcore: registered new interface driver hub
- [ 0.045785] usbcore: registered new device driver usb
- [ 0.045835] pps_core: LinuxPPS API ver. 1 registered
- [ 0.045842] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.045865] PTP clock support registered
- [ 0.048217] clocksource: Switched to clocksource arch_sys_counter
- [ 0.049903] NET: Registered PF_INET protocol family
- [ 0.050219] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.051996] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
- [ 0.052036] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.052061] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
- [ 0.052120] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
- [ 0.052274] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.052424] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.052469] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.052811] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.052866] PCI: CLS 0 bytes, default 64
- [ 0.054112] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- [ 0.060411] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.060431] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
- [ 0.193106] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
- [ 0.193170] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
- [ 0.193239] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
- [ 0.370028] qcom-pcie 40000000.pci: iATU unroll: disabled
- [ 0.370048] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
- [ 0.470162] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
- [ 0.470349] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
- [ 0.470363] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.470380] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
- [ 0.470394] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
- [ 0.470441] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
- [ 0.470469] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
- [ 0.470534] pci 0000:00:00.0: PME# supported from D0 D3hot
- [ 0.472100] PCI: bus0: Fast back to back transfers disabled
- [ 0.472401] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
- [ 0.472532] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
- [ 0.473098] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
- [ 0.473746] PCI: bus1: Fast back to back transfers disabled
- [ 0.473787] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
- [ 0.473806] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
- [ 0.473826] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
- [ 0.473894] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
- [ 0.473908] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
- [ 0.477012] pcieport 0000:00:00.0: AER: enabled with IRQ 31
- [ 0.479497] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
- [ 0.479515] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
- [ 0.480245] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
- [ 0.480353] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
- [ 0.480442] tcsr 1953000.ess_tcsr: setting ess interface select = 0
- [ 0.480533] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
- [ 0.480856] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 0.481438] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
- [ 0.481462] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
- [ 0.481510] msm_serial 78af000.serial: msm_serial: detected port #0
- [ 0.481547] msm_serial 78af000.serial: uartclk = 1843200
- [ 0.481659] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
- [ 0.481692] msm_serial: console setup on port #0
- [ 1.248217] printk: console [ttyMSM0] enabled
- [ 1.253299] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.257139] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.264990] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.272783] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.280639] msm_serial 78b0000.serial: msm_serial: detected port #1
- [ 1.288429] msm_serial 78b0000.serial: uartclk = 1843200
- [ 1.294564] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
- [ 1.300451] msm_serial: driver initialized
- [ 1.315147] loop: module loaded
- [ 1.316252] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
- [ 1.318172] spi-nor spi0.0: w25q32 (4096 Kbytes)
- [ 1.324539] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
- [ 1.324559] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
- [ 1.329050] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
- [ 1.337432] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
- [ 1.346061] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
- [ 1.354640] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
- [ 1.363493] 7 cmdlinepart partitions found on MTD device spi0.0
- [ 1.380575] Creating 7 MTD partitions on "spi0.0":
- [ 1.386208] 0x000000060000-0x0000000c0000 : "0:QSEE"
- [ 1.391762] 0x0000000e0000-0x000000160000 : "u-boot"
- [ 1.396812] 0x000000160000-0x000000170000 : "env"
- [ 1.401735] 0x000000170000-0x000000180000 : "0:ART"
- [ 1.406430] OF: Bad cell count for /soc/spi@78b5000/flash@0/partitions
- [ 1.410724] 0x000000180000-0x000000190000 : "dualflag"
- [ 1.417734] 0x000000190000-0x0000001a0000 : "CRT"
- [ 1.422877] 0x0000001a0000-0x000000400000 : "reserved"
- [ 1.482497] i2c_dev: i2c /dev entries driver
- [ 1.482666] i2c_qup 78b7000.i2c: using default clock-frequency 100000
- [ 1.488858] sdhci: Secure Digital Host Controller Interface driver
- [ 1.492184] sdhci: Copyright(c) Pierre Ossman
- [ 1.498288] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.521597] lp5562 0-0030: internal clock used
- [ 1.526682] NET: Registered PF_INET6 protocol family
- [ 1.528574] Segment Routing with IPv6
- [ 1.530796] In-situ OAM (IOAM) with IPv6
- [ 1.534418] NET: Registered PF_PACKET protocol family
- [ 1.535393] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
- [ 1.538582] 8021q: 802.1Q VLAN Support v1.8
- [ 1.550963] Registering SWP/SWPB emulation handler
- [ 1.575237] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
- [ 1.575512] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 1.631680] mmc0: new HS200 MMC card at address 0001
- [ 1.632928] mmcblk0: mmc0:0001 004G60 3.69 GiB
- [ 1.637563] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
- [ 1.641836] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
- [ 1.646237] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
- [ 1.650786] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
- [ 1.671097] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.751063] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.831073] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.912465] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.913640] device eth0 entered promiscuous mode
- [ 1.922593] DSA: tree 0 ▒[ 1.935130] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
- [ 1.937204] Freeing unused kernel image (initmem) memory: 1024K
- [ 1.978454] Run /sbin/init as init process
- [ 2.260911] init: Console is alive
- [ 2.261367] init: - watchdog -
- [ 3.294382] kmodloader: loading kernel modules from /etc/modules-boot.d/*
- [ 3.769737] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.769856] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
- [ 3.774365] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
- [ 3.781871] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
- [ 3.791353] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.796985] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
- [ 3.802571] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
- [ 3.810844] hub 1-0:1.0: USB hub found
- [ 3.816719] hub 1-0:1.0: 1 port detected
- [ 3.820948] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 3.825115] hub 2-0:1.0: USB hub found
- [ 3.837355] hub 2-0:1.0: 1 port detected
- [ 3.837972] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
- [ 3.840409] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
- [ 3.845870] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
- [ 3.853243] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
- [ 3.859542] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
- [ 3.869627] hub 3-0:1.0: USB hub found
- [ 3.874512] hub 3-0:1.0: 1 port detected
- [ 3.881101] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
- [ 3.889032] init: - preinit -
- [ 4.128261] usb 1-1: new full-speed USB device number 2 using xhci-hcd
- [ 5.988218] random: crng init done
- [ 6.450416] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
- [ 6.451175] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
- [ 6.457257] qca8k-ipq4019 c000000.switch: PSGMII calibration!
- [ 6.465248] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 7.384939] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- Press the [f] key and hit [enter] to enter failsafe mode
- Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
- [ 9.646936] mount_root: loading kmods from internal overlay
- [ 9.664492] kmodloader: loading kernel modules from //etc/modules-boot.d/*
- [ 9.666779] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
- [ 10.330475] block: attempting to load /tmp/overlay/upper/etc/config/fstab
- [ 10.330767] block: unable to load configuration (fstab: Entry not found)
- [ 10.336421] block: attempting to load /tmp/overlay/etc/config/fstab
- [ 10.343374] block: unable to load configuration (fstab: Entry not found)
- [ 10.349305] block: attempting to load /etc/config/fstab
- [ 10.358053] block: unable to load configuration (fstab: Entry not found)
- [ 10.361248] block: no usable configuration
- [ 10.368417] block: attempting to load /etc/config/fstab
- [ 10.371872] block: unable to load configuration (fstab: Entry not found)
- [ 10.376937] block: no usable configuration
- [ 10.384749] loop0: detected capacity change from 0 to 131072
- [ 10.438222] loop0: detected capacity change from 131072 to 118144
- [ 10.456693] EXT4-fs (loop0): recovery complete
- [ 10.457923] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
- [ 10.479403] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control off
- [ 10.479494] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
- [ 10.999585] block: attempting to load /tmp/overlay/upper/etc/config/fstab
- [ 11.001795] block: extroot: not configured
- [ 11.005939] block: attempting to load /etc/config/fstab
- [ 11.009595] block: unable to load configuration (fstab: Entry not found)
- [ 11.014539] block: no usable configuration
- [ 11.022606] mount_root: switching to ext4 overlay
- [ 11.032249] urandom-seed: Seeding with /etc/urandom.seed
- [ 11.112946] qca8k-ipq4019 c000000.switch lan1: Link is Down
- [ 11.120903] procd: - early -
- [ 11.121179] procd: - watchdog -
- [ 11.726079] procd: - watchdog -
- [ 11.727501] procd: - ubus -
- [ 11.885061] procd: - init -
- Please press Enter to activate this console.
- [ 12.536334] kmodloader: loading kernel modules from /etc/modules.d/*
- [ 12.663905] hid: raw HID events driver (C) Jiri Kosina
- [ 12.701231] Bluetooth: Core ver 2.22
- [ 12.701415] NET: Registered PF_BLUETOOTH protocol family
- [ 12.703916] Bluetooth: HCI device and connection manager initialized
- [ 12.709248] Bluetooth: HCI socket layer initialized
- [ 12.715557] Bluetooth: L2CAP socket layer initialized
- [ 12.720229] Bluetooth: SCO socket layer initialized
- [ 12.727632] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 12.730080] Bluetooth: BNEP filters: protocol multicast
- [ 12.735612] Bluetooth: BNEP socket layer initialized
- [ 12.756560] usbcore: registered new interface driver btusb
- [ 12.757555] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
- [ 12.758264] Bluetooth: hci0: unexpected event for opcode 0x0000
- [ 12.760994] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
- [ 12.763627] Bluetooth: HCI UART driver ver 2.3
- [ 12.768269] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
- [ 12.774027] Bluetooth: HCI UART protocol H4 registered
- [ 12.795781] Bluetooth: HCI UART protocol BCSP registered
- [ 12.800983] Bluetooth: HCI UART protocol ATH3K registered
- [ 12.808435] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 12.811754] Bluetooth: HIDP socket layer initialized
- [ 12.830777] Bluetooth: RFCOMM TTY layer initialized
- [ 12.830850] Bluetooth: RFCOMM socket layer initialized
- [ 12.834514] Bluetooth: RFCOMM ver 1.11
- [ 12.842166] usbcore: registered new interface driver ath3k
- [ 13.019944] PPP generic driver version 2.4.2
- [ 13.023293] NET: Registered PF_PPPOX protocol family
- [ 13.063289] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
- [ 13.064437] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
- [ 13.070487] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
- [ 13.411879] urngd: v1.0.2 started.
- [ 14.351483] EXT4-fs (mmcblk0p10): recovery complete
- [ 14.351548] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
- [ 16.073744] EXT4-fs (mmcblk0p9): recovery complete
- [ 16.073812] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
- [ 16.077496] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
- [ 28.378832] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
- [ 28.378910] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 28.392006] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-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 7ea63dc5
- [ 30.763195] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 cf2b07cf
- [ 34.291178] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 34.291247] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
- [ 34.374457] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
- [ 34.375290] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
- [ 34.664890] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-nvmem max-sta 32 raw 0 hwcrypto 1
- [ 35.779172] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
- [ 35.779244] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 35.791153] 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
- [ 35.849189] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 17d204f9
- [ 37.142214] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 37.142287] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
- [ 37.189042] 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'
- [ 37.190000] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 37.337143] 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
- [ 38.293029] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
- [ 38.293105] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 38.305111] 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
- [ 38.362220] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 17d204f9
- [ 39.655551] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 39.655626] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
- [ 39.702707] 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'
- [ 39.703676] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 39.840387] 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
- [ 39.961584] kmodloader: done loading kernel modules from /etc/modules.d/*
- [ 47.710893] ipqess-edma c080000.ethernet eth0: Link is Down
- [ 47.717830] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
- [ 47.718130] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 47.723371] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
- [ 47.733742] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 47.741657] br-lan: port 1(lan1) entered blocking state
- [ 47.746904] br-lan: port 1(lan1) entered disabled state
- [ 47.752787] device lan1 entered promiscuous mode
- [ 47.782298] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
- [ 47.784999] br-lan: port 2(lan2) entered blocking state
- [ 47.788891] br-lan: port 2(lan2) entered disabled state
- [ 47.794884] device lan2 entered promiscuous mode
- [ 47.812523] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
- [ 47.815738] br-lan: port 3(lan3) entered blocking state
- [ 47.819140] br-lan: port 3(lan3) entered disabled state
- [ 47.825090] device lan3 entered promiscuous mode
- [ 47.848443] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
- [ 50.880096] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control off
- [ 50.960078] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
- [ 51.641673] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 51.641754] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
- [ 51.688680] 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'
- [ 51.689524] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 52.012761] ath10k_ahb a000000.wifi: rts threshold -1
- [ 52.013077] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
- [ 52.017187] br-lan: port 1(lan1) entered blocking state
- [ 52.027914] br-lan: port 1(lan1) entered forwarding state
- [ 52.033249] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
- [ 52.039296] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
- [ 52.045217] br-lan: port 4(phy1-ap0) entered blocking state
- [ 52.051184] br-lan: port 4(phy1-ap0) entered disabled state
- [ 52.056836] device phy1-ap0 entered promiscuous mode
- [ 52.154481] ath10k_ahb a000000.wifi: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
- [ 52.380792] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
- [ 52.381094] br-lan: port 4(phy1-ap0) entered blocking state
- [ 52.386244] br-lan: port 4(phy1-ap0) entered forwarding state
- [ 54.092056] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 54.092128] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
- [ 54.139320] 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'
- [ 54.140227] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 54.457962] ath10k_ahb a800000.wifi: rts threshold -1
- [ 54.458323] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
- [ 54.464704] br-lan: port 5(phy2-ap0) entered blocking state
- [ 54.473046] br-lan: port 5(phy2-ap0) entered disabled state
- [ 54.478865] device phy2-ap0 entered promiscuous mode
- [ 54.488978] device phy2-ap0 left promiscuous mode
- [ 54.489347] br-lan: port 5(phy2-ap0) entered disabled state
- [ 54.571511] br-lan: port 5(phy2-ap0) entered blocking state
- [ 54.571577] br-lan: port 5(phy2-ap0) entered disabled state
- [ 54.576309] device phy2-ap0 entered promiscuous mode
- [ 60.505964] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 60.506037] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
- [ 60.589351] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
- [ 60.590178] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
- [ 60.975863] ath10k_pci 0000:01:00.0: rts threshold -1
- [ 60.976284] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
- [ 60.982455] br-lan: port 6(phy0-ap0) entered blocking state
- [ 60.990941] br-lan: port 6(phy0-ap0) entered disabled state
- [ 60.996878] device phy0-ap0 entered promiscuous mode
- [ 61.313696] IPv6: ADDRCONF(NETDEV_CHANGE): phy2-ap0: link becomes ready
- [ 61.314021] br-lan: port 5(phy2-ap0) entered blocking state
- [ 61.319201] br-lan: port 5(phy2-ap0) entered forwarding state
- [ 125.919392] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
- [ 125.999511] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
- [ 125.999799] br-lan: port 6(phy0-ap0) entered blocking state
- [ 126.004962] br-lan: port 6(phy0-ap0) entered forwarding state
- BusyBox v1.36.1 (2023-11-24 22:01:00 UTC) built-in shell (ash)
- _______ ________ __
- | |.-----.-----.-----.| | | |.----.| |_
- | - || _ | -__| || | | || _|| _|
- |_______|| __|_____|__|__||________||__| |____|
- |__| W I R E L E S S F R E E D O M
- -----------------------------------------------------
- OpenWrt SNAPSHOT, r24449-ffea635d70
- -----------------------------------------------------
- root@OpenWrt:/# ifconfig
- br-lan Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
- inet addr:192.168.10.1 Bcast:192.168.10.255 Mask:255.255.255.0
- inet6 addr: fdb0:4da6:d5aa::1/60 Scope:Global
- inet6 addr: fe80::baec:a3ff:feee:dc12/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:2336 (2.2 KiB)
- eth0 Link encap:Ethernet HWaddr CA:7A:5B:73:1D:EB
- inet6 addr: fe80::c87a:5bff:fe73:1deb/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:29197 errors:0 dropped:0 overruns:0 frame:0
- TX packets:757 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:7886622 (7.5 MiB) TX bytes:64050 (62.5 KiB)
- Base address:0x8000
- lan1 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:2516 (2.4 KiB)
- lan2 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
- UP BROADCAST MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
- lan3 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:12
- UP BROADCAST MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
- lo Link encap:Local Loopback
- inet addr:127.0.0.1 Mask:255.0.0.0
- inet6 addr: ::1/128 Scope:Host
- UP LOOPBACK RUNNING MTU:65536 Metric:1
- RX packets:76 errors:0 dropped:0 overruns:0 frame:0
- TX packets:76 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:7673 (7.4 KiB) TX bytes:7673 (7.4 KiB)
- phy0-ap0 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:14
- inet6 addr: fe80::baec:a3ff:feee:dc14/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:1448 (1.4 KiB)
- phy1-ap0 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:10
- inet6 addr: fe80::baec:a3ff:feee:dc10/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:3016 (2.9 KiB)
- phy2-ap0 Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:11
- inet6 addr: fe80::baec:a3ff:feee:dc11/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:2152 (2.1 KiB)
- wan Link encap:Ethernet HWaddr B8:EC:A3:EE:DC:13
- inet addr:192.168.1.81 Bcast:192.168.1.255 Mask:255.255.255.0
- inet6 addr: fd60:8c7b:7acb:0:baec:a3ff:feee:dc13/64 Scope:Global
- inet6 addr: fe80::baec:a3ff:feee:dc13/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:28479 errors:0 dropped:2075 overruns:0 frame:0
- TX packets:721 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:7423750 (7.0 MiB) TX bytes:59682 (58.2 KiB)
- root@OpenWrt:/# [ 9790.615826] ath10k_ahb a800000.wifi: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
- [ 9852.474569] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
- [12488.762918] Internal error: Oops - bad syscall: c21b5800 [#1] SMP ARM
- [12488.762984] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_inet ath10k_pci ath10k_core ath pppox ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mac80211 cfg80211 ath3k slhc rfcomm nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c hwmon hidp hci_uart crc_ccitt compat btusb btrtl btmtk btintel bnep bluetooth hid evdev input_core autofs4 ecdh_generic ecc sha512_arm kpp ghash_arm_ce cmac leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom gpio_button_hotplug ext4 mbcache jbd2 crc32c_generic
- [12488.814365] CPU: 3 PID: 1315 Comm: hostapd Not tainted 6.1.62 #0
- [12488.836597] Hardware name: Generic DT based system
- [12488.842673] PC is at update_rq_clock.part.0+0x14/0xe8
- [12488.847274] LR is at 0xb6fc8b9c
- [12488.852393] pc : [<c0346aa4>] lr : [<b6fc8b9c>] psr: 60000093
- [12488.855347] sp : be9c2960 ip : 00000003 fp : c2d93ad4
- [12488.861595] r10: c2e527e0 r9 : c21b5800 r8 : c0c46680
- [12488.866805] r7 : c21b5800 r6 : 00000000 r5 : dfb61680 r4 : dfb61680
- [12488.872014] r3 : 00000000 r2 : 00006302 r1 : 00000000 r0 : 00000003
- [12488.878614] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none
- [12488.885126] Control: 10c5387d Table: 833f006a DAC: 00000000
- [12488.892328] Register r0 information: non-paged memory
- [12488.898140] Register r1 information: NULL pointer
- [12488.903175] Register r2 information: non-paged memory
- [12488.907862] Register r3 information: NULL pointer
- [12488.912897] Register r4 information: non-slab/vmalloc memory
- [12488.917586] Register r5 information: non-slab/vmalloc memory
- [12488.923315] Register r6 information: NULL pointer
- [12488.928956] Register r7 information: slab task_struct start c21b5800 pointer offset 0
- [12488.933565] Register r8 information: non-slab/vmalloc memory
- [12488.941371] Register r9 information: slab task_struct start c21b5800 pointer offset 0
- [12488.947103] Register r10 information: non-slab/vmalloc memory
- [12488.954826] Register r11 information: non-slab/vmalloc memory
- [12488.960555] Register r12 information: non-paged memory
- [12488.966284] Process hostapd (pid: 1315, stack limit = 0x7d7414c5)
- [12488.971321] Stack: (0xbe9c2960 to 0xbe9c4000)
- [12488.977485] 8<--- cut here ---
- [12488.981816] Unhandled fault: page domain fault (0x01b) at 0xbe9c2960
- [12488.984778] [be9c2960] *pgd=8372a835, *pte=8392c75f, *ppte=8392cc7f
- [12488.991289] Internal error: : 1b [#2] SMP ARM
- [12488.997273] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_inet ath10k_pci ath10k_core ath pppox ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_objref nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mac80211 cfg80211 ath3k slhc rfcomm nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c hwmon hidp hci_uart crc_ccitt compat btusb btrtl btmtk btintel bnep bluetooth hid evdev input_core autofs4 ecdh_generic ecc sha512_arm kpp ghash_arm_ce cmac leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom gpio_button_hotplug ext4 mbcache jbd2 crc32c_generic
- [12489.047782] CPU: 3 PID: 1315 Comm: hostapd Not tainted 6.1.62 #0
- [12489.070018] Hardware name: Generic DT based system
- [12489.076095] PC is at copy_from_kernel_nofault+0xa8/0x194
- [12489.080693] LR is at 0xc21b5800
- [12489.086159] pc : [<c0425918>] lr : [<c21b5800>] psr: 20000093
- [12489.089028] sp : c2d93930 ip : c2d939ab fp : c0a7d4ac
- [12489.095275] r10: c0a7d4a4 r9 : c0a7d4b8 r8 : be9c2960
- [12489.100484] r7 : be9c4000 r6 : 00000004 r5 : c2d93954 r4 : be9c2960
- [12489.105694] r3 : 00000000 r2 : 00000004 r1 : 00000004 r0 : 00000001
- [12489.112292] Flags: nzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none
- [12489.118807] Control: 10c5387d Table: 833f006a DAC: 00000051
- [12489.126006] Register r0 information: non-paged memory
- [12489.131821] Register r1 information: non-paged memory
- [12489.136856] Register r2 information: non-paged memory
- [12489.141890] Register r3 information: NULL pointer
- [12489.146924] Register r4 information: non-paged memory
- [12489.151613] Register r5 information: non-slab/vmalloc memory
- [12489.156649] Register r6 information: non-paged memory
- [12489.162377] Register r7 information: non-paged memory
- [12489.167324] Register r8 information: non-paged memory
- [12489.172359] Register r9 information: non-slab/vmalloc memory
- [12489.177395] Register r10 information: non-slab/vmalloc memory
- [12489.183124] Register r11 information: non-slab/vmalloc memory
- [12489.188767] Register r12 information: non-slab/vmalloc memory
- [12489.194496] Process hostapd (pid: 1315, stack limit = 0x7d7414c5)
- [12489.200226] Stack: (0xc2d93930 to 0xc2d94000)
- [12489.206305] 3920: 00000000 be9c2960 be9c2960 c03094d4
- [12489.210654] 3940: be9c4000 c0dbf8b4 0065636f c0a7d564 00000000 00000035 20000001 20202020
- [12489.218813] 3960: 20202020 20202020 20202020 20202020 20202020 20202020 20202020 20202020
- [12489.226972] 3980: 20202020 20202020 20202020 20202020 20202020 20202020 20202020 20202020
- [12489.235133] 39a0: 20202020 20202020 00202020 1e27f03d c2d93ad4 c0d9b2a8 c2d93a80 c0d9b2a4
- [12489.243292] 39c0: c0d09acc c21b5800 60000013 c0a7d614 fffffffc c0309850 c2d92000 0000000b
- [12489.251452] 39e0: fa83b2da 00000000 fa83b2da 00000000 00000001 000058a2 00082e7f 00000840
- [12489.259611] 3a00: 00000018 dfbe19dc 00000001 c030e8b0 00000000 00000001 c0d09c48 c0dc72d4
- [12489.267770] 3a20: c0dc733c c0d9b324 000367aa c10dfa10 00082e7f 00000e40 00000018 1e27f03d
- [12489.275930] 3a40: 00000001 c2d93a80 dfb61680 00000000 c21b5800 c03002a4 c21b5800 00000000
- [12489.284091] 3a60: c2d93ad4 c0309e90 dfb61680 dfb61680 00000000 c0300040 dfb61680 dfb61680
- [12489.292249] 3a80: 00000003 00000000 00006302 00000000 dfb61680 dfb61680 00000000 c21b5800
- [12489.300410] 3aa0: c0c46680 c21b5800 c2e527e0 c2d93ad4 00000003 be9c2960 b6fc8b9c c0346aa4
- [12489.308569] 3ac0: 60000093 00000003 00000000 dfb61680 c2d93b0c c09ad2ac 1ef1b000 c0c46680
- [12489.316730] 3ae0: dfb5e4c0 c03919f4 ffffffff c21b5800 c0d03d40 c2e517e0 c5186f00 0000901c
- [12489.324889] 3b00: c2e557e0 c2e527e0 c2d93b1c c09ad7b4 00129a82 c0d03d40 00000002 c09b23ec
- [12489.333049] 3b20: 00000000 dfb5e65c 00129a82 c0390bc0 14400003 c21b5800 c0d03d40 c0d03d40
- [12489.341210] 3b40: 0000012c bf4dc684 c2e517e0 009b1150 00000018 00000000 c2e517e0 c19b1150
- [12489.349369] 3b60: c2e53358 c07d4d70 c2e51ca8 bf4dc434 c2e517e0 00000000 c21b5800 c0363998
- [12489.357528] 3b80: c2e51cac c2e51cac c5186f00 bf4da9b0 bf507030 c2e517e0 c19b1150 c2e53358
- [12489.365688] 3ba0: bf4da9b0 c2e517e0 c2e504e0 bf4b5838 00000000 c23dd000 c2e50000 c19b0540
- [12489.373848] 3bc0: 00000100 00000000 c19b0ec0 c2e504e0 00000000 c0dd2b00 000001b8 bf2ea168
- [12489.382008] 3be0: 00000100 00000000 c2e7f014 c062e9d4 c19b0540 c19b0540 00000036 00000000
- [12489.390167] 3c00: c19b0ec0 c2e504e0 c2e530d8 c0dd2b00 00000044 bf2ea168 00000036 00000000
- [12489.398326] 3c20: c19b0ec0 c2d93c64 00000036 c19b0000 c19b0540 bf309aec c19b1188 c07f5984
- [12489.406487] 3c40: c2d93cbc c2e50000 c19b056c c2d93cd8 c19b0000 00000004 c2d93d24 bf2a1aec
- [12489.414646] 3c60: c23dd000 ffffffff 00000000 00000001 ffffffff c2e7f040 00000003 00000001
- [12489.422805] 3c80: 00000000 0000ffff c2e7f014 00000000 bf2d0000 c223e840 c23dd000 c084348c
- [12489.430965] 3ca0: 00000001 c3500c00 c223e840 00000024 c223e840 c0d06ce8 01c00523 bf2a1984
- [12489.439125] 3cc0: 00000000 00000000 00000000 bf2ca644 00000146 03100b19 65662cf1 00400523
- [12489.447286] 3ce0: c2e7f000 c2e7f010 c2e7f014 c23dd000 c0dd2b00 c2e50000 c19b0000 c2d93d24
- [12489.455445] 3d00: c223e840 c08432fc c2e7f000 00000044 c0d06ce8 00000000 c2fc2d74 c08426b0
- [12489.463605] 3d20: c07d13c4 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [12489.471764] 3d40: 00000000 00000000 00000000 1e27f03d 00000000 c0d939c0 c223e840 c2fc2c00
- [12489.479924] 3d60: c223e840 c0842e94 c1043000 c1043064 c2fc2c00 c0841c64 c2e7f044 7fffffff
- [12489.488084] 3d80: 00000001 c223e840 00000044 c2d93f50 00000044 c2d93f60 c2fc2c00 00000000
- [12489.496244] 3da0: 00000000 c0841f14 00000000 00000008 00000000 c2e7f000 c11e96c0 00000000
- [12489.504403] 3dc0: 00000523 00000065 00000065 c2d93f60 00000128 c2d93f50 c0841d44 c17db700
- [12489.512562] 3de0: 00000000 00000000 00000044 c2d93e0c 00000000 c07c7464 00000128 c05c7330
- [12489.520723] 3e00: c2d93e60 c2d93f60 00000000 00000000 c2d93e60 c07c8cb4 c2d93e60 c2d93f60
- [12489.528882] 3e20: be9c29c4 b6e2bc8c 0000000c 1e27f03d 00000001 00000000 c2d93f50 c17db700
- [12489.537041] 3e40: 00000000 00000000 c21b5800 00000128 00000000 c07c8d2c 00000000 dfb5f600
- [12489.545202] 3e60: 00000000 b6e89eb0 00000044 00000051 be9c2974 c21b5800 00000129 c05c7330
- [12489.553360] 3e80: c2d93ee0 c2d93f60 00000000 c2d93ee4 c2d93ee0 c07c8cb4 c2d93ee0 c2d93f60
- [12489.561521] 3ea0: 0000001f 00000010 00000000 00000000 00000001 1e27f03d 00000000 00000000
- [12489.569680] 3ec0: c2d93f50 00000000 c17bc780 be9c2974 c21b5800 c07c8dc4 00000000 00000000
- [12489.577841] 3ee0: 00000000 be9c29c4 b6e38060 00004000 00000001 c21b5800 c04de81c 00000100
- [12489.586000] 3f00: 00000122 b6e39000 029fbdb4 00000006 c2d93f4c c2d93f48 00000000 00000128
- [12489.594162] 3f20: c03002a4 1e27f03d c17db700 be9c29c8 00000000 00000128 c03002a4 c07c9100
- [12489.602318] 3f40: 00000000 00000000 00000000 fffffff7 c2d93ea4 0000000c c17db700 00000000
- [12489.610479] 3f60: 01010000 00000000 00000000 c2d93e6c 00000000 00000000 00000000 0000010d
- [12489.618638] 3f80: 00000000 00000000 00000000 00000000 be9c2a10 00000000 00000000 00000000
- [12489.626798] 3fa0: 0114a9d0 c0300040 00000000 00000000 0000000e be9c29c8 00000000 00000000
- [12489.634957] 3fc0: 00000000 00000000 0114a9d0 00000128 00000004 be9c2a10 00000001 00000000
- [12489.643119] 3fe0: be9c2970 be9c2960 b6fc8b9c b6fc800c 60000010 0000000e 00000000 00000000
- [12489.651282] copy_from_kernel_nofault from dump_mem+0xb4/0x130
- [12489.659428] dump_mem from die+0x264/0x49c
- [12489.665152] die from arm_syscall+0x80/0x294
- [12489.669234] arm_syscall from ret_fast_syscall+0x0/0x54
- [12489.673661] Exception stack(0xc2d93a78 to 0xc2d93ac0)
- [12489.678612] 3a60: dfb61680 dfb61680
- [12489.683830] 3a80: 00000003 00000000 00006302 00000000 dfb61680 dfb61680 00000000 c21b5800
- [12489.691990] 3aa0: c0c46680 c21b5800 c2e527e0 c2d93ad4 00000003 be9c2960 b6fc8b9c c0346aa4
- [12489.700153] Code: 8affffe8 e3560003 9a000007 e3a03000 (e4942000)
- [12489.708304] ---[ end trace 0000000000000000 ]---
- [12489.714377] Kernel panic - not syncing: Fatal exception
- [12489.719079] CPU2: stopping
- [12489.719090] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 6.1.62 #0
- [12489.719103] Hardware name: Generic DT based system
- [12489.719111] unwind_backtrace from show_stack+0x10/0x14
- [12489.719132] show_stack from dump_stack_lvl+0x40/0x4c
- [12489.719151] dump_stack_lvl from do_handle_IPI+0xf0/0x124
- [12489.719168] do_handle_IPI from ipi_handler+0x18/0x20
- [12489.719185] ipi_handler from handle_percpu_devid_irq+0x78/0x134
- [12489.719204] handle_percpu_devid_irq from generic_handle_domain_irq+0x28/0x38
- [12489.719224] generic_handle_domain_irq from gic_handle_irq+0x74/0x88
- [12489.719248] gic_handle_irq from generic_handle_arch_irq+0x34/0x44
- [12489.719268] generic_handle_arch_irq from call_with_stack+0x18/0x20
- [12489.719294] call_with_stack from __irq_svc+0x80/0x98
- [12489.719315] Exception stack(0xc1095f48 to 0xc1095f90)
- [12489.719329] 5f40: 00000005 00000000 01a9bc91 c0312360 c1082000 00000002
- [12489.719343] 5f60: c0d04f68 c0d04fa4 00000000 c0c45bf8 00000000 00000000 c0d05034 c1095f98
- [12489.719352] 5f80: c0307078 c030707c 60000013 ffffffff
- [12489.719361] __irq_svc from arch_cpu_idle+0x38/0x3c
- [12489.719384] arch_cpu_idle from default_idle_call+0x24/0x34
- [12489.719413] default_idle_call from do_idle+0x1e8/0x23c
- [12489.719433] do_idle from cpu_startup_entry+0x28/0x2c
- [12489.719446] cpu_startup_entry from secondary_start_kernel+0x144/0x148
- [12489.719463] secondary_start_kernel from 0x80301534
- [12490.808634] SMP: failed to stop secondary CPUs
- [12490.938272] Rebooting in 3 seconds..
- [▒
- Format: Log Type - Time(microsec) - Message - Optional Info
- Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
- S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.1.1-00117
- S - IMAGE_VARIANT_STRING=DAABANAZA
- S - OEM_IMAGE_VERSION_STRING=CRM
- S - Boot Config, 0x00000021
- S - Reset status Config, 0x00000010
- S - Core 0 Frequency, 0 MHz
- B - 261 - PBL, Start
- B - 1339 - bootable_media_detect_entry, Start
- B - 1679 - bootable_media_detect_success, Start
- B - 1692 - elf_loader_entry, Start
- B - 5069 - auth_hash_seg_entry, Start
- B - 7214 - auth_hash_seg_exit, Start
- B - 578934 - elf_segs_hash_verify_entry, Start
- B - 697764 - PBL, End
- B - 697787 - SBL1, Start
- B - 788562 - pm_device_init, Start
- D - 7 - pm_device_init, Delta
- B - 790091 - boot_flash_init, Start
- D - 63222 - boot_flash_init, Delta
- B - 857456 - boot_config_data_table_init, Start
- D - 3840 - boot_config_data_table_init, Delta - (419 Bytes)
- B - 864933 - clock_init, Start
- D - 7580 - clock_init, Delta
- B - 876687 - CDT version:2,Platform ID:8,Major ID:3,Minor ID:0,Subtype:1
- B - 880099 - sbl1_ddr_set_params, Start
- B - 885197 - cpr_init, Start
- D - 2 - cpr_init, Delta
- B - 889579 - Pre_DDR_clock_init, Start
- D - 5 - Pre_DDR_clock_init, Delta
- D - 13176 - sbl1_ddr_set_params, Delta
- B - 902891 - pm_driver_init, Start
- D - 3 - pm_driver_init, Delta
- B - 973964 - sbl1_wait_for_ddr_training, Start
- D - 27 - sbl1_wait_for_ddr_training, Delta
- B - 990136 - Image Load, Start
- D - 140756 - QSEE Image Loaded, Delta - (274048 Bytes)
- B - 1131324 - Image Load, Start
- D - 1437 - SEC Image Loaded, Delta - (2048 Bytes)
- B - 1141617 - Image Load, Start
- D - 189332 - APPSBL Image Loaded, Delta - (387035 Bytes)
- B - 1331346 - QSEE Execution, Start
- D - 60 - QSEE Execution, Delta
- B - 1337576 - SBL1, End
- D - 641867 - SBL1, Delta
- S - Flash Throughput, 2002 KB/s (663550 Bytes, 331347 us)
- S - DDR Frequency, 672 MHz
- U-Boot 2012.07 [Attitude Adjustment 12.09-rc1,unknown] (Jun 20 2017 - 06:15:49)
- smem ram ptable found: ver: 1 len: 3
- DRAM: 512 MiB
- machid : 0x8030001
- NAND: SF: Detected W25Q32 with page size 4 KiB, total 4 MiB
- ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x400000
- 4 MiB
- MMC: qca_mmc: 0
- In: serial
- Out: serial
- Err: serial
- machid: 8030001
- flash_type: 0
- ZyXEL zloader v2.02 (Jun 20 2017 - 06:17:13)
- MMC read: dev # 0, block # 16418, count 4 ...
- MMC read: dev # 0, block # 16418, count 4 ...
- Multiboot clinent version: 2.0
- MAC0 addr:b8:ec:a3:ee:dc:13
- PHY ID1: 0x4d
- PHY ID2: 0xd0b1
- ipq40xx_ess_sw_init done
- eth0
- Warning: eth0 MAC addresses don't match:
- Address in SROM is b8:ec:a3:ee:dc:13
- Address in environment is b8:ec:a3:ee:dc:10
- <snip>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement