Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@OpenWrt:/# dmesg
- [ 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 Thu Nov 23 00:11:20 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] pcpu-alloc: s17108 r8192 d23852 u49152 alloc=12*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 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: 505828K/524288K available (6860K kernel code, 616K rwdata, 1848K rodata, 1024K init, 243K bss, 18460K 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.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
- [ 0.000018] Switching to timer-based delay loop, resolution 20ns
- [ 0.000265] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
- [ 0.000288] CPU: Testing write buffer coherency: ok
- [ 0.000346] pid_max: default: 32768 minimum: 301
- [ 0.001204] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.001226] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.003199] qcom_scm: convention: smc legacy
- [ 0.004242] cblist_init_generic: Setting adjustable number of callback queues.
- [ 0.004257] cblist_init_generic: Setting shift to 2 and lim to 1.
- [ 0.004442] Setting up static identity map for 0x80300000 - 0x8030003c
- [ 0.004600] rcu: Hierarchical SRCU implementation.
- [ 0.004607] rcu: Max phase no-delay instances is 1000.
- [ 0.005268] smp: Bringing up secondary CPUs ...
- [ 0.008706] smp: Brought up 1 node, 4 CPUs
- [ 0.008729] SMP: Total of 4 processors activated (384.00 BogoMIPS).
- [ 0.008740] CPU: All CPU(s) started in SVC mode.
- [ 0.014726] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 0.014883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.014913] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.015255] pinctrl core: initialized pinctrl subsystem
- [ 0.017348] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.017783] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.019052] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.019420] cpuidle: using governor ladder
- [ 0.019464] cpuidle: using governor menu
- [ 0.043401] cryptd: max_cpu_qlen set to 1000
- [ 0.045184] usbcore: registered new interface driver usbfs
- [ 0.045245] usbcore: registered new interface driver hub
- [ 0.045303] usbcore: registered new device driver usb
- [ 0.045355] pps_core: LinuxPPS API ver. 1 registered
- [ 0.045363] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.045387] PTP clock support registered
- [ 0.047783] clocksource: Switched to clocksource arch_sys_counter
- [ 0.049387] NET: Registered PF_INET protocol family
- [ 0.049647] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.051491] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
- [ 0.051532] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.051555] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
- [ 0.051615] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
- [ 0.051768] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.051915] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.051960] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.052325] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.052382] PCI: CLS 0 bytes, default 64
- [ 0.053566] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- [ 0.059876] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.059894] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
- [ 0.197547] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
- [ 0.197613] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
- [ 0.197677] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
- [ 0.379588] qcom-pcie 40000000.pci: iATU unroll: disabled
- [ 0.379607] qcom-pcie 40000000.pci: iATU regions: 32 ob, 8 ib, align 4K, limit 4G
- [ 0.479720] qcom-pcie 40000000.pci: PCIe Gen.2 x1 link up
- [ 0.479866] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
- [ 0.479883] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.479898] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
- [ 0.479914] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
- [ 0.480002] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
- [ 0.480032] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
- [ 0.480098] pci 0000:00:00.0: PME# supported from D0 D3hot
- [ 0.481624] PCI: bus0: Fast back to back transfers disabled
- [ 0.481859] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
- [ 0.481992] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
- [ 0.482558] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
- [ 0.483243] PCI: bus1: Fast back to back transfers disabled
- [ 0.483284] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
- [ 0.483302] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
- [ 0.483323] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
- [ 0.483391] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
- [ 0.483405] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
- [ 0.486502] pcieport 0000:00:00.0: AER: enabled with IRQ 31
- [ 0.488981] bam-dma-engine 8e04000.dma-controller: num-channels unspecified in dt
- [ 0.489000] bam-dma-engine 8e04000.dma-controller: num-ees unspecified in dt
- [ 0.489732] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
- [ 0.489833] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
- [ 0.489926] tcsr 1953000.ess_tcsr: setting ess interface select = 0
- [ 0.490017] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
- [ 0.490342] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 0.490923] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
- [ 0.490946] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
- [ 0.490994] msm_serial 78af000.serial: msm_serial: detected port #0
- [ 0.491068] msm_serial 78af000.serial: uartclk = 1843200
- [ 0.491184] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 34, base_baud = 115200) is a MSM
- [ 0.491216] msm_serial: console setup on port #0
- [ 1.257723] printk: console [ttyMSM0] enabled
- [ 1.262840] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.266665] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.274513] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.282307] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.290158] msm_serial 78b0000.serial: msm_serial: detected port #1
- [ 1.297953] msm_serial 78b0000.serial: uartclk = 1843200
- [ 1.304087] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 35, base_baud = 115200) is a MSM
- [ 1.309970] msm_serial: driver initialized
- [ 1.324716] loop: module loaded
- [ 1.325780] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
- [ 1.327677] spi-nor spi0.0: w25q32 (4096 Kbytes)
- [ 1.334169] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
- [ 1.334186] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
- [ 1.338619] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
- [ 1.347001] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
- [ 1.355626] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
- [ 1.364207] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
- [ 1.373059] 7 cmdlinepart partitions found on MTD device spi0.0
- [ 1.390140] Creating 7 MTD partitions on "spi0.0":
- [ 1.395775] 0x000000060000-0x0000000c0000 : "0:QSEE"
- [ 1.401405] 0x0000000e0000-0x000000160000 : "u-boot"
- [ 1.406360] 0x000000160000-0x000000170000 : "env"
- [ 1.411313] 0x000000170000-0x000000180000 : "0:ART"
- [ 1.415899] 0x000000180000-0x000000190000 : "dualflag"
- [ 1.420713] 0x000000190000-0x0000001a0000 : "CRT"
- [ 1.425837] 0x0000001a0000-0x000000400000 : "reserved"
- [ 1.485365] i2c_dev: i2c /dev entries driver
- [ 1.485540] i2c_qup 78b7000.i2c: using default clock-frequency 100000
- [ 1.491653] sdhci: Secure Digital Host Controll Segment Routing with IPv6
- [ 1.530347] In-situ OAM (IOAM) with IPv6
- [ 1.533973] NET: Registered PF_PACKET protocol family
- [ 1.537811] mmc0: SDHCI controller on 7824900.mmc [7824900.mmc] using ADMA 64-bit
- [ 1.538120] 8021q: 802.1Q VLAN Support v1.8
- [ 1.550526] Registering SWP/SWPB emulation handler
- [ 1.575129] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
- [ 1.575527] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 1.631321] mmc0: new HS200 MMC card at address 0001
- [ 1.632555] mmcblk0: mmc0:0001 004G60 3.69 GiB
- [ 1.637225] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
- [ 1.641467] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
- [ 1.645873] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
- [ 1.650496] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
- [ 1.660674] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.740653] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.820634] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.902048] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.903209] device eth0 entered promiscuous mode
- [ 1.912141] DSA: tree 0 setup
- [ 1.917485] clk: Not disabling unused clocks
- [ 1.924885] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
- [ 1.926967] Freeing unused kernel image (initmem) memory: 1024K
- [ 1.968059] Run /sbin/init as init process
- [ 1.968090] with arguments:
- [ 1.968096] /sbin/init
- [ 1.968102] with environment:
- [ 1.968107] HOME=/
- [ 1.968113] TERM=linux
- [ 1.968119] board=WSQ50
- [ 1.968124] zld_ver=2.02
- [ 1.968130] fstools_ignore_partname=1
- [ 2.250163] init: Console is alive
- [ 2.250612] init: - watchdog -
- [ 3.283557] kmodloader: loading kernel modules from /etc/modules-boot.d/*
- [ 3.759287] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.759373] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
- [ 3.763916] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
- [ 3.771417] xhci-hcd xhci-hcd.0.auto: irq 65, io mem 0x08a00000
- [ 3.780906] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.786539] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
- [ 3.792118] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
- [ 3.800404] hub 1-0:1.0: USB hub found
- [ 3.806303] hub 1-0:1.0: 1 port detected
- [ 3.810528] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 3.814649] hub 2-0:1.0: USB hub found
- [ 3.826910] hub 2-0:1.0: 1 port detected
- [ 3.827518] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
- [ 3.829964] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
- [ 3.835424] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
- [ 3.842800] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
- [ 3.849131] xhci-hcd xhci-hcd.1.auto: irq 66, io mem 0x06000000
- [ 3.859145] hub 3-0:1.0: USB hub found
- [ 3.864064] hub 3-0:1.0: 1 port detected
- [ 3.870635] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
- [ 3.878528] init: - preinit -
- [ 4.117862] usb 1-1: new full-speed USB device number 2 using xhci-hcd
- [ 6.067779] random: crng init done
- [ 6.530636] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
- [ 6.531391] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
- [ 6.537483] qca8k-ipq4019 c000000.switch: PSGMII calibration!
- [ 6.545562] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 7.464591] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 9.746297] mount_root: loading kmods from internal overlay
- [ 9.763813] kmodloader: loading kernel modules from //etc/modules-boot.d/*
- [ 9.766094] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
- [ 10.427185] block: attempting to load /tmp/overlay/upper/etc/config/fstab
- [ 10.427469] block: unable to load configuration (fstab: Entry not found)
- [ 10.433429] block: attempting to load /tmp/overlay/etc/config/fstab
- [ 10.440092] block: unable to load configuration (fstab: Entry not found)
- [ 10.445899] block: attempting to load /etc/config/fstab
- [ 10.454794] block: unable to load configuration (fstab: Entry not found)
- [ 10.457877] block: no usable configuration
- [ 10.465015] block: attempting to load /etc/config/fstab
- [ 10.468814] block: unable to load configuration (fstab: Entry not found)
- [ 10.473654] block: no usable configuration
- [ 10.481381] loop0: detected capacity change from 0 to 131072
- [ 10.547796] loop0: detected capacity change from 131072 to 118016
- [ 10.557081] EXT4-fs (loop0): mounted filesystem with ordered data mode. Quota mode: disabled.
- [ 11.110118] block: attempting to load /tmp/overlay/upper/etc/config/fstab
- [ 11.110386] block: unable to load configuration (fstab: Entry not found)
- [ 11.116071] block: attempting to load /tmp/overlay/etc/config/fstab
- [ 11.122988] block: unable to load configuration (fstab: Entry not found)
- [ 11.128883] block: attempting to load /etc/config/fstab
- [ 11.135707] block: unable to load configuration (fstab: Entry not found)
- [ 11.140639] block: no usable configuration
- [ 11.147989] block: attempting to load /etc/config/fstab
- [ 11.151567] block: unable to load configuration (fstab: Entry not found)
- [ 11.156580] block: no usable configuration
- [ 11.165385] mount_root: overlay filesystem has not been fully initialized yet
- [ 11.171448] mount_root: switching to ext4 overlay
- [ 11.544882] urandom-seed: Seed file not found (/etc/urandom.seed)
- [ 11.624878] procd: - early -
- [ 11.625144] procd: - watchdog -
- [ 12.186834] procd: - watchdog -
- [ 12.187316] procd: - ubus -
- [ 12.247964] I/O error, dev loop0, sector 578 op 0x9:(WRITE_ZEROES) flags 0x800 phys_seg 0 prio class 2
- [ 12.345601] procd: - init -
- [ 13.000672] kmodloader: loading kernel modules from /etc/modules.d/*
- [ 13.109856] hid: raw HID events driver (C) Jiri Kosina
- [ 13.142955] Bluetooth: Core ver 2.22
- [ 13.143118] NET: Registered PF_BLUETOOTH protocol family
- [ 13.145625] Bluetooth: HCI device and connection manager initialized
- [ 13.150974] Bluetooth: HCI socket layer initialized
- [ 13.157260] Bluetooth: L2CAP socket layer initialized
- [ 13.161907] Bluetooth: SCO socket layer initialized
- [ 13.168997] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 13.171755] Bluetooth: BNEP filters: protocol multicast
- [ 13.177322] Bluetooth: BNEP socket layer initialized
- [ 13.190478] usbcore: registered new interface driver btusb
- [ 13.191605] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
- [ 13.192819] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
- [ 13.194883] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
- [ 13.197573] Bluetooth: HCI UART driver ver 2.3
- [ 13.219390] Bluetooth: HCI UART protocol H4 registered
- [ 13.223872] Bluetooth: HCI UART protocol BCSP registered
- [ 13.229017] Bluetooth: HCI UART protocol ATH3K registered
- [ 13.236428] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 13.239832] Bluetooth: HIDP socket layer initialized
- [ 13.264154] Bluetooth: RFCOMM TTY layer initialized
- [ 13.264231] Bluetooth: RFCOMM socket layer initialized
- [ 13.267943] Bluetooth: RFCOMM ver 1.11
- [ 13.275468] usbcore: registered new interface driver ath3k
- [ 13.478392] PPP generic driver version 2.4.2
- [ 13.479891] NET: Registered PF_PPPOX protocol family
- [ 13.510879] ath10k 6.4 driver, optimized for CT firmware, probing pci device: 0x46.
- [ 13.511844] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
- [ 13.518043] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
- [ 13.974035] urngd: v1.0.2 started.
- [ 14.831399] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Quota mode: disabled.
- [ 16.562163] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Quota mode: disabled.
- [ 16.562264] ext4 filesystem being mounted at /mnt/mmcblk0p9 supports timestamps until 2038 (0x7fffffff)
- [ 28.801512] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
- [ 28.801586] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 28.814667] 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
- [ 31.153475] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 0bfe5c35
- [ 34.676374] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 34.676449] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
- [ 34.759701] 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.760524] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
- [ 35.050186] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
- [ 35.132490] ath: EEPROM regdomain: 0x0
- [ 35.132518] ath: EEPROM indicates default country code should be used
- [ 35.132525] ath: doing EEPROM country->regdmn map search
- [ 35.132534] ath: country maps to regdmn code: 0x3a
- [ 35.132542] ath: Country alpha2 being used: US
- [ 35.132551] ath: Regpair used: 0x3a
- [ 36.066660] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
- [ 36.066730] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 36.078680] 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
- [ 36.210794] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 d140cd7d
- [ 37.498429] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 37.498503] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
- [ 37.547819] 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.548768] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 37.701141] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
- [ 37.823561] ath: EEPROM regdomain: 0x0
- [ 37.823591] ath: EEPROM indicates default country code should be used
- [ 37.823598] ath: doing EEPROM country->regdmn map search
- [ 37.823608] ath: country maps to regdmn code: 0x3a
- [ 37.823617] ath: Country alpha2 being used: US
- [ 37.823625] ath: Regpair used: 0x3a
- [ 38.558203] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
- [ 38.558288] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 38.570248] 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.634108] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 d140cd7d
- [ 39.922061] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 39.922138] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
- [ 39.971201] 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.972155] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 40.110795] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
- [ 40.224754] ath: EEPROM regdomain: 0x0
- [ 40.224784] ath: EEPROM indicates default country code should be used
- [ 40.224792] ath: doing EEPROM country->regdmn map search
- [ 40.224802] ath: country maps to regdmn code: 0x3a
- [ 40.224810] ath: Country alpha2 being used: US
- [ 40.224818] ath: Regpair used: 0x3a
- [ 40.233355] kmodloader: done loading kernel modules from /etc/modules.d/*
- [ 49.292766] ipqess-edma c080000.ethernet eth0: Link is Down
- [ 49.300149] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
- [ 49.300483] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 49.307427] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
- [ 49.316384] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 49.323488] br-lan: port 1(lan1) entered blocking state
- [ 49.329250] br-lan: port 1(lan1) entered disabled state
- [ 49.334995] device lan1 entered promiscuous mode
- [ 49.358766] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
- [ 49.361236] br-lan: port 2(lan2) entered blocking state
- [ 49.365292] br-lan: port 2(lan2) entered disabled state
- [ 49.371121] device lan2 entered promiscuous mode
- [ 49.393035] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
- [ 49.400906] br-lan: port 3(lan3) entered blocking state
- [ 49.400991] br-lan: port 3(lan3) entered disabled state
- [ 49.405703] device lan3 entered promiscuous mode
- [ 49.426438] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
- [ 52.559647] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
- [ 52.559743] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
- root@OpenWrt:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement