Skip to content

Instantly share code, notes, and snippets.

@skramstad
Created January 28, 2026 09:40
Show Gist options
  • Select an option

  • Save skramstad/683772c45d1cb5764c6edccedea66309 to your computer and use it in GitHub Desktop.

Select an option

Save skramstad/683772c45d1cb5764c6edccedea66309 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014]
[ 0.000000] Linux version 6.12.67 (nuc@nuc) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r32828+3-180f53d285) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Tue Jan 27 20:29:14 2026
[ 0.000000] Machine model: Cambium Networks XE3-4
[ 0.000000] OF: reserved mem: 0x0000000000060000..0x0000000000065fff (24 KiB) nomap non-reusable memory@60000
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x0000000040ffffff (16384 KiB) nomap non-reusable memory@40000000
[ 0.000000] OF: reserved mem: 0x000000004a100000..0x000000004a4fffff (4096 KiB) nomap non-reusable bootloader@4a100000
[ 0.000000] OF: reserved mem: 0x000000004a500000..0x000000004a5fffff (1024 KiB) nomap non-reusable sbl@4a500000
[ 0.000000] OF: reserved mem: 0x000000004a600000..0x000000004a9fffff (4096 KiB) nomap non-reusable memory@4a600000
[ 0.000000] OF: reserved mem: 0x000000004aa00000..0x000000004aafffff (1024 KiB) nomap non-reusable memory@4aa00000
[ 0.000000] OF: reserved mem: 0x000000004ab00000..0x000000004fffffff (87040 KiB) nomap non-reusable memory@4ab00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x0000000040ffffff]
[ 0.000000] node 0: [mem 0x0000000041000000-0x000000004a0fffff]
[ 0.000000] node 0: [mem 0x000000004a100000-0x000000004fffffff]
[ 0.000000] node 0: [mem 0x0000000050000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 20 pages/cpu s43224 r8192 d30504 u81920
[ 0.000000] pcpu-alloc: s43224 r8192 d30504 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyMSM0,115200n8 cnss2.bdf_pci0=0xab ubi.mtd=rootfs root=mtd:ubi_rootfs rootfstype=squashfs rootwait root=/dev/ubiblock0_1
[ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x000000007eb00000-0x000000007ec00000] (1MB)
[ 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] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], SPI[448:479]
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 24.00MHz (virt/virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000076] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000089] pid_max: default: 32768 minimum: 301
[ 0.005139] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.005153] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.010021] rcu: Hierarchical SRCU implementation.
[ 0.010029] rcu: Max phase no-delay instances is 1000.
[ 0.010326] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.010722] smp: Bringing up secondary CPUs ...
[ 0.011391] Detected VIPT I-cache on CPU1
[ 0.011496] CPU1: Booted secondary processor 0x0000000001 [0x51af8014]
[ 0.012245] Detected VIPT I-cache on CPU2
[ 0.012320] CPU2: Booted secondary processor 0x0000000002 [0x51af8014]
[ 0.013011] Detected VIPT I-cache on CPU3
[ 0.013081] CPU3: Booted secondary processor 0x0000000003 [0x51af8014]
[ 0.013164] smp: Brought up 1 node, 4 CPUs
[ 0.013173] SMP: Total of 4 processors activated.
[ 0.013177] CPU: All CPU(s) started at EL1
[ 0.013181] CPU features: detected: 32-bit EL0 Support
[ 0.013185] CPU features: detected: CRC32 instructions
[ 0.013234] alternatives: applying system-wide alternatives
[ 0.013424] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.013692] Memory: 896468K/1048576K available (8512K kernel code, 892K rwdata, 2684K rodata, 960K init, 287K bss, 148632K reserved, 0K cma-reserved)
[ 0.020930] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.020954] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.021073] 29376 pages in range for non-PLT usage
[ 0.021078] 520896 pages in range for PLT usage
[ 0.023195] pinctrl core: initialized pinctrl subsystem
[ 0.025287] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.025895] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.025947] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.025980] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.026328] thermal_sys: Registered thermal governor 'step_wise'
[ 0.026387] cpuidle: using governor menu
[ 0.026611] ASID allocator initialised with 65536 entries
[ 0.032708] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000
[ 0.096704] SCSI subsystem initialized
[ 0.096922] usbcore: registered new interface driver usbfs
[ 0.096975] usbcore: registered new interface driver hub
[ 0.097030] usbcore: registered new device driver usb
[ 0.097304] qcom_scm: convention: smc arm 64
[ 0.098998] clocksource: Switched to clocksource arch_sys_counter
[ 0.102680] NET: Registered PF_INET protocol family
[ 0.102819] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.105180] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[ 0.105205] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.105220] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.105310] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.105581] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.106078] MPTCP token hash table entries: 1024 (order: 3, 24576 bytes, linear)
[ 0.106247] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.106298] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.106727] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.106766] PCI: CLS 0 bytes, default 64
[ 0.108442] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[ 0.109008] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.109016] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.116363] qcom-qusb2-phy 59000.qusb: supply vdd not found, using dummy regulator
[ 0.116522] qcom-qusb2-phy 59000.qusb: supply vdda-pll not found, using dummy regulator
[ 0.116578] qcom-qusb2-phy 59000.qusb: supply vdda-phy-dpdm not found, using dummy regulator
[ 0.118543] qcom-pcie 20000000.pcie: host bridge /soc@0/pcie@20000000 ranges:
[ 0.118601] qcom-pcie 20000000.pcie: IO 0x0020200000..0x002020ffff -> 0x0000000000
[ 0.118628] qcom-pcie 20000000.pcie: MEM 0x0020220000..0x002fffffff -> 0x0020220000
[ 0.124103] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.125025] msm_serial 78b1000.serial: msm_serial: detected port #0
[ 0.125103] msm_serial 78b1000.serial: uartclk = 1843199
[ 0.125450] 78b1000.serial: ttyMSM0 at MMIO 0x78b1000 (irq = 21, base_baud = 115199) is a MSM
[ 0.125524] msm_serial: console setup on port #0
[ 0.125572] printk: legacy console [ttyMSM0] enabled
[ 0.240726] qcom-pcie 20000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
[ 0.243185] msm_serial: driver initialized
[ 0.458992] qcom-pcie 20000000.pcie: PCIe Gen.3 x1 link up
[ 0.912048] qcom-pcie 20000000.pcie: PCI host bridge to bus 0000:00
[ 0.917199] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.923367] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.928911] pci_bus 0000:00: root bus resource [mem 0x20220000-0x2fffffff]
[ 0.935149] pci 0000:00:00.0: [17cb:1003] type 01 class 0x060400 PCIe Root Port
[ 0.941954] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x00000fff]
[ 0.949153] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.955041] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
[ 0.960259] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.966505] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.973329] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.983828] pci 0000:01:00.0: [17cb:1104] type 00 class 0x028000 PCIe Endpoint
[ 0.987155] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x001fffff 64bit]
[ 0.994742] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.000845] pci 0000:01:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link)
[ 1.007244] pci 0000:00:00.0: bridge window [mem 0x20400000-0x205fffff]: assigned
[ 1.021553] pci 0000:00:00.0: BAR 0 [mem 0x20220000-0x20220fff]: assigned
[ 1.029188] pci 0000:01:00.0: BAR 0 [mem 0x20400000-0x205fffff 64bit]: assigned
[ 1.035985] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 1.043070] pci 0000:00:00.0: bridge window [mem 0x20400000-0x205fffff]
[ 1.048275] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 1.055220] pci_bus 0000:00: resource 5 [mem 0x20220000-0x2fffffff]
[ 1.060603] pci_bus 0000:01: resource 1 [mem 0x20400000-0x205fffff]
[ 1.069245] pcieport 0000:00:00.0: PME: Signaling with IRQ 24
[ 1.073376] pcieport 0000:00:00.0: AER: enabled with IRQ 24
[ 1.077701] loop: module loaded
[ 1.085637] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xaa
[ 1.087506] nand: Macronix MX30UF2G18AC
[ 1.094158] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.097692] qcom-nandc 79b0000.nand-controller: Opcode not supported: 238
[ 1.105326] Block protection check failed
[ 1.112887] 4 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.116155] Creating 4 MTD partitions on "qcom_nand.0":
[ 1.122952] 0x000000000000-0x000006000000 : "rootfs"
[ 1.199211] mtd: setting mtd0 (rootfs) as root device
[ 1.199509] mtdsplit: no squashfs found in "rootfs"
[ 1.203254] 0x000006000000-0x00000c000000 : "rootfs_1"
[ 1.279919] 0x00000c000000-0x00000f000000 : "NVRAM"
[ 1.316174] 0x00000f000000-0x000010000000 : "crashLog"
[ 1.332013] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 1.332938] spi-nor spi0.0: found w25q128fw, expected n25q128a11
[ 1.339506] 16 fixed-partitions partitions found on MTD device spi0.0
[ 1.344139] Creating 16 MTD partitions on "spi0.0":
[ 1.350483] 0x000000000000-0x0000000c0000 : "0:SBL1"
[ 1.355640] 0x0000000c0000-0x0000000d0000 : "0:MIBIB"
[ 1.360818] 0x0000000d0000-0x0000000f0000 : "0:BOOTCONFIG"
[ 1.365814] 0x0000000f0000-0x000000110000 : "0:BOOTCONFIG1"
[ 1.371126] 0x000000110000-0x0000002b0000 : "0:QSEE"
[ 1.376584] 0x0000002b0000-0x000000450000 : "0:QSEE_1"
[ 1.381829] 0x000000450000-0x000000460000 : "0:DEVCFG"
[ 1.386703] 0x000000460000-0x000000470000 : "mfginfo"
[ 1.391869] 0x000000470000-0x0000004b0000 : "0:RPM"
[ 1.396977] 0x0000004b0000-0x0000004f0000 : "0:RPM_1"
[ 1.401667] 0x0000004f0000-0x000000500000 : "0:CDT"
[ 1.406841] 0x000000500000-0x000000510000 : "0:CDT_1"
[ 1.411570] 0x000000510000-0x000000520000 : "0:APPSBLENV"
[ 1.416870] 0x000000520000-0x0000005c0000 : "0:APPSBL"
[ 1.422136] 0x0000005c0000-0x000000660000 : "0:APPSBL_1"
[ 1.427174] 0x000000660000-0x0000006e0000 : "0:ART"
[ 1.621079] i2c_dev: i2c /dev entries driver
[ 1.627434] sdhci: Secure Digital Host Controller Interface driver
[ 1.627477] sdhci: Copyright(c) Pierre Ossman
[ 1.632538] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.637369] sdhci_msm 7804000.mmc: Got CD GPIO
[ 1.640914] remoteproc remoteproc0: releasing cd00000.remoteproc
[ 1.664690] NET: Registered PF_INET6 protocol family
[ 1.666091] Segment Routing with IPv6
[ 1.668772] In-situ OAM (IOAM) with IPv6
[ 1.672375] NET: Registered PF_PACKET protocol family
[ 1.676300] 8021q: 802.1Q VLAN Support v1.8
[ 1.678696] mmc0: SDHCI controller on 7804000.mmc [7804000.mmc] using ADMA 64-bit
[ 1.715600] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 799999 KHz, changing to: 864000 KHz
[ 1.717722] remoteproc remoteproc0: cd00000.remoteproc is available
[ 1.725567] ubi0: attaching mtd0
[ 2.154933] ubi0: scanning is finished
[ 2.219486] ubi0: attached mtd0 (name "rootfs", size 96 MiB)
[ 2.219522] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.224214] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.230915] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.237758] ubi0: good PEBs: 768, bad PEBs: 0, corrupted PEBs: 0
[ 2.244534] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[ 2.250785] ubi0: max/mean erase counter: 37/23, WL threshold: 4096, image sequence number: 1606383576
[ 2.257815] ubi0: available PEBs: 0, total reserved PEBs: 768, PEBs reserved for bad PEB handling: 40
[ 2.267151] ubi0: background thread "ubi_bgt0d" started, PID 619
[ 2.267833] block ubiblock0_1: created from ubi0:1(rootfs)
[ 2.282582] clk: Disabling unused clocks
[ 2.290777] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 2.291097] Freeing unused kernel memory: 960K
[ 2.296982] Run /sbin/init as init process
[ 2.301254] with arguments:
[ 2.301258] /sbin/init
[ 2.301262] with environment:
[ 2.301265] HOME=/
[ 2.301269] TERM=linux
[ 2.476739] init: Console is alive
[ 2.476856] init: - watchdog -
[ 2.869018] random: crng init done
[ 2.903302] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 2.959871] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 3.040812] ssdk_dt_parse_port_bmp[1064]:INFO:port_bmp doesn't exist!
[ 3.040861] ssdk_dt_parse_interrupt[942]:INFO:intr-gpio does not exist
[ 3.409377] __adpt_hppe_uniphy_psgmii_mode_set[1194]:INFO:uniphy 0 psgmii channel selection
[ 3.525137] regi_init[2525]:INFO:Initializing CPPE Done!!
[ 3.525232] regi_init[2574]:INFO:qca-ssdk module init succeeded!
[ 3.531513] EDMA ver 1 hw init
[ 3.535801] EDMA HW Reset completed succesfully
[ 3.538473] Num rings - TxDesc:1 (23-23) TxCmpl:1 (23-23)
[ 3.542904] RxDesc:1 (15-15) RxFill:1 (7-7)
[ 3.730595] Qualcomm QCA8072 90000.mdio-1:03: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:03, irq=POLL)
[ 3.813545] Qualcomm QCA8081 90000.mdio-1:18: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:18, irq=POLL)
[ 3.814320] **********************************************************
[ 3.822469] * NSS Data Plane driver
[ 3.828949] **********************************************************
[ 3.842685] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.842732] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 3.847205] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
[ 3.854644] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000808000000010
[ 3.860910] xhci-hcd xhci-hcd.1.auto: irq 42, io mem 0x07000000
[ 3.870398] hub 1-0:1.0: USB hub found
[ 3.875899] hub 1-0:1.0: 1 port detected
[ 3.881539] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 3.890266] init: - preinit -
[ 8.736141] UBIFS (ubi0:2): default file-system created
[ 8.736640] UBIFS (ubi0:2): Mounting in unauthenticated mode
[ 8.740334] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 822
[ 8.786488] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[ 8.786530] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 8.793329] UBIFS (ubi0:2): FS size: 74534912 bytes (71 MiB, 587 LEBs), max 597 LEBs, journal size 3682304 bytes (3 MiB, 29 LEBs)
[ 8.803225] UBIFS (ubi0:2): reserved for root: 3520467 bytes (3437 KiB)
[ 8.814859] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID B79BC486-A6AA-4A5E-8A9E-EB395C9BD83A, small LPT model
[ 8.822736] mount_root: overlay filesystem has not been fully initialized yet
[ 8.832992] mount_root: switching to ubifs overlay
[ 8.842368] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 8.849031] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 8.902402] procd: - early -
[ 8.902521] procd: - watchdog -
[ 9.465472] procd: - watchdog -
[ 9.466016] procd: - ubus -
[ 9.619615] procd: - init -
[ 9.919253] kmodloader: loading kernel modules from /etc/modules.d/*
[ 10.031206] Loading modules backported from Linux version v6.18-0-g7d0a66e4b
[ 10.031244] Backport generated by backports.git 4d44cef
[ 10.044301] NET: Registered PF_QIPCRTR protocol family
[ 10.050207] xt_time: kernel timezone is -0000
[ 10.089739] urngd: v1.0.2 started.
[ 10.179858] ath11k c000000.wifi: ipq6018 hw1.0
[ 10.179892] ath11k c000000.wifi: FW memory mode: 0
[ 10.216983] remoteproc remoteproc0: powering up cd00000.remoteproc
[ 10.232169] remoteproc remoteproc0: Booting fw image IPQ6018/q6_fw.mdt, size 7340
[ 11.124570] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up
[ 11.127498] ath11k_pci 0000:01:00.0: BAR 0 [mem 0x20400000-0x205fffff 64bit]: assigned
[ 11.131116] ath11k_pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 11.139345] ath11k_pci 0000:01:00.0: MSI vectors: 16
[ 11.145029] ath11k_pci 0000:01:00.0: qcn9074 hw1.0
[ 11.150230] ath11k_pci 0000:01:00.0: FW memory mode: 0
[ 11.170531] ath11k c000000.wifi: qmi fail to get qcom,m3-dump-addr, ignore m3 dump mem req
[ 11.177784] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff
[ 11.177839] ath11k c000000.wifi: fw_version 0x2c0205b4 fw_build_timestamp 2024-10-04 16:15 fw_build_id WLAN.HK.2.12-01460-QCAHKSWPL_SILICONZ-1
[ 11.335907] mhi mhi0: Requested to power ON
[ 11.335974] mhi mhi0: Power on setup success
[ 11.489824] ath11k c000000.wifi: htt event 48 not handled
[ 11.949058] mhi mhi0: Wait for device to enter SBL or Mission mode
[ 12.241274] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 12.263199] ath11k_pci 0000:01:00.0: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff
[ 12.263255] ath11k_pci 0000:01:00.0: fw_version 0x2c0205b4 fw_build_timestamp 2024-10-04 15:20 fw_build_id
[ 12.996053] ath11k_pci 0000:01:00.0: htt event 48 not handled
[ 17.920550] br-lan: port 1(lan1) entered blocking state
[ 17.920591] br-lan: port 1(lan1) entered disabled state
[ 17.924615] nss-dp 3a001800.dp5 lan1: entered allmulticast mode
[ 17.930057] nss-dp 3a001800.dp5 lan1: entered promiscuous mode
[ 17.947032] br-lan: port 2(lan2) entered blocking state
[ 17.947075] br-lan: port 2(lan2) entered disabled state
[ 17.951149] nss-dp 3a001600.dp4 lan2: entered allmulticast mode
[ 17.956447] nss-dp 3a001600.dp4 lan2: entered promiscuous mode
[ 21.050456] nss-dp 3a001800.dp5 lan1: PHY Link up speed: 2500
[ 21.050772] br-lan: port 1(lan1) entered blocking state
[ 21.055199] br-lan: port 1(lan1) entered forwarding state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment