Skip to content

Instantly share code, notes, and snippets.

@PIPIPIG233666
Last active December 30, 2024 03:10
Show Gist options
  • Save PIPIPIG233666/2cc2466e1d15deb1a8e8a1ae9336c20c to your computer and use it in GitHub Desktop.
Save PIPIPIG233666/2cc2466e1d15deb1a8e8a1ae9336c20c to your computer and use it in GitHub Desktop.
mr7500 boot log take 1
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014]
[ 0.000000] Linux version 6.6.67 (pppig@Gentoo) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28442+5-e6ce868c3a) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Mon Dec 30 02:46:51 2024
[ 0.000000] Machine model: Linksys MR7500
[ 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: 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..0x000000004e1fffff (56320 KiB) nomap non-reusable memory@4ab00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000005fffffff]
[ 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-0x000000004a4fffff]
[ 0.000000] node 0: [mem 0x000000004a500000-0x000000004a5fffff]
[ 0.000000] node 0: [mem 0x000000004a600000-0x000000004e1fffff]
[ 0.000000] node 0: [mem 0x000000004e200000-0x000000005fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[ 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 19 pages/cpu s37736 r8192 d31896 u77824
[ 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: init=/sbin/init rootfstype=squashfs ubi.mtd=rootfs root=mtd:squashfs rootwait root=/dev/ubiblock0_0
[ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 1MB
[ 0.000000] software IO TLB: mapped [mem 0x000000005f4c0000-0x000000005f5c0000] (1MB)
[ 0.000000] Memory: 416768K/524288K available (8384K kernel code, 996K rwdata, 2584K rodata, 1728K init, 279K bss, 107520K reserved, 0K cma-reserved)
[ 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: 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.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000425] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000438] pid_max: default: 32768 minimum: 301
[ 0.005501] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.005513] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.009766] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.010017] rcu: Hierarchical SRCU implementation.
[ 0.010022] rcu: Max phase no-delay instances is 1000.
[ 0.011081] smp: Bringing up secondary CPUs ...
[ 0.011729] Detected VIPT I-cache on CPU1
[ 0.011828] CPU1: Booted secondary processor 0x0000000001 [0x51af8014]
[ 0.012513] Detected VIPT I-cache on CPU2
[ 0.012584] CPU2: Booted secondary processor 0x0000000002 [0x51af8014]
[ 0.013237] Detected VIPT I-cache on CPU3
[ 0.013304] CPU3: Booted secondary processor 0x0000000003 [0x51af8014]
[ 0.013373] smp: Brought up 1 node, 4 CPUs
[ 0.013382] SMP: Total of 4 processors activated.
[ 0.013387] CPU features: detected: 32-bit EL0 Support
[ 0.013392] CPU features: detected: CRC32 instructions
[ 0.013455] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ 0.013461] CPU: All CPU(s) started at EL1
[ 0.013464] alternatives: applying system-wide alternatives
[ 0.023080] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.023104] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.024821] pinctrl core: initialized pinctrl subsystem
[ 0.026859] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.027455] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.027494] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.027526] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.027900] thermal_sys: Registered thermal governor 'step_wise'
[ 0.027956] cpuidle: using governor menu
[ 0.028188] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.028275] ASID allocator initialised with 65536 entries
[ 0.035612] /soc@0/pinctrl@1000000/i2c_1_pins: Fixed dependency cycle(s) with /soc@0/pinctrl@1000000/i2c_1_pins
[ 0.035733] /soc@0/interrupt-controller@b000000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@b000000
[ 0.037562] /soc@0/pinctrl@1000000: Fixed dependency cycle(s) with /soc@0/pinctrl@1000000/sd_ldo_pins
[ 0.037584] /soc@0/pinctrl@1000000/i2c_1_pins: Fixed dependency cycle(s) with /soc@0/pinctrl@1000000/i2c_1_pins
[ 0.077058] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
[ 0.079552] Modules: 29232 pages in range for non-PLT usage
[ 0.079559] Modules: 520752 pages in range for PLT usage
[ 0.084783] SCSI subsystem initialized
[ 0.084979] usbcore: registered new interface driver usbfs
[ 0.085027] usbcore: registered new interface driver hub
[ 0.085076] usbcore: registered new device driver usb
[ 0.085356] qcom_scm: convention: smc arm 64
[ 0.086678] s2: Bringing 0uV into 725000-725000uV
[ 0.087401] clocksource: Switched to clocksource arch_sys_counter
[ 0.087811] l2: Bringing 0uV into 1800000-1800000uV
[ 0.087946] qcom_rpm_smd_regulator remoteproc:glink-edge:rpm-requests:regulators: Supply for l2 (l2) resolved to itself
[ 0.091316] NET: Registered PF_INET protocol family
[ 0.091466] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.093630] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.093648] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.093663] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.093711] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.093849] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.094329] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear)
[ 0.094497] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.094522] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.094933] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.094981] PCI: CLS 0 bytes, default 64
[ 0.096783] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[ 0.097570] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.097579] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.105211] qcom-qmp-usb-phy 78000.ssphy: supply vdda-phy not found, using dummy regulator
[ 0.105412] qcom-qmp-usb-phy 78000.ssphy: supply vdda-pll not found, using dummy regulator
[ 0.107016] qcom-qusb2-phy 59000.qusb: supply vdd not found, using dummy regulator
[ 0.107168] qcom-qusb2-phy 59000.qusb: supply vdda-pll not found, using dummy regulator
[ 0.107212] qcom-qusb2-phy 59000.qusb: supply vdda-phy-dpdm not found, using dummy regulator
[ 0.107413] qcom-qusb2-phy 59000.qusb: Registered Qcom-QUSB2 phy
[ 0.107652] qcom-qusb2-phy 79000.qusb: supply vdd not found, using dummy regulator
[ 0.107798] qcom-qusb2-phy 79000.qusb: supply vdda-pll not found, using dummy regulator
[ 0.107841] qcom-qusb2-phy 79000.qusb: supply vdda-phy-dpdm not found, using dummy regulator
[ 0.108023] qcom-qusb2-phy 79000.qusb: Registered Qcom-QUSB2 phy
[ 0.109644] qcom-pcie 20000000.pci: host bridge /soc@0/pci@20000000 ranges:
[ 0.109707] qcom-pcie 20000000.pci: IO 0x0020200000..0x002020ffff -> 0x0000000000
[ 0.109733] qcom-pcie 20000000.pci: MEM 0x0020220000..0x002fffffff -> 0x0020220000
[ 0.117269] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.118491] msm_serial 78b0000.serial: msm_serial: detected port #1
[ 0.118527] msm_serial 78b0000.serial: uartclk = 24000000
[ 0.118845] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 22, base_baud = 1500000) is a MSM
[ 0.119342] msm_serial 78b1000.serial: msm_serial: detected port #0
[ 0.119375] msm_serial 78b1000.serial: uartclk = 1843199
[ 0.119680] 78b1000.serial: ttyMSM0 at MMIO 0x78b1000 (irq = 23, base_baud = 115199) is a MSM
[ 0.119710] msm_serial: console setup on port #0
[ 0.119782] printk: console [ttyMSM0] enabled
[ 0.249112] qcom-pcie 20000000.pci: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
[ 0.255299] msm_serial: driver initialized
[ 0.357406] qcom-pcie 20000000.pci: PCIe Gen.3 x1 link up
[ 1.040284] qcom-pcie 20000000.pci: PCI host bridge to bus 0000:00
[ 1.045344] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.051428] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.056885] pci_bus 0000:00: root bus resource [mem 0x20220000-0x2fffffff]
[ 1.063103] pci 0000:00:00.0: [17cb:1003] type 01 class 0x060400
[ 1.069925] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
[ 1.076128] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 1.085197] pci 0000:01:00.0: [17cb:1104] type 00 class 0x028000
[ 1.088408] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 1.094894] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.101223] 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.107637] pci 0000:00:00.0: BAR 8: assigned [mem 0x20400000-0x205fffff]
[ 1.121917] pci 0000:00:00.0: BAR 0: assigned [mem 0x20220000-0x20220fff]
[ 1.128870] pci 0000:01:00.0: BAR 0: assigned [mem 0x20400000-0x205fffff 64bit]
[ 1.135661] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 1.142744] pci 0000:00:00.0: bridge window [mem 0x20400000-0x205fffff]
[ 1.150550] pcieport 0000:00:00.0: PME: Signaling with IRQ 26
[ 1.155195] pcieport 0000:00:00.0: AER: enabled with IRQ 26
[ 1.159795] loop: module loaded
[ 1.167327] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xac
[ 1.169290] nand: Hynix H27S4G8F2EDA-BC
[ 1.175716] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128
[ 1.179778] 19 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.186932] Creating 19 MTD partitions on "qcom_nand.0":
[ 1.193885] 0x000000000000-0x000000180000 : "0:sbl1"
[ 1.201366] 0x000000180000-0x000000280000 : "0:mibib"
[ 1.205782] 0x000000280000-0x000000600000 : "0:qsee"
[ 1.213152] 0x000000600000-0x000000680000 : "0:devcfg"
[ 1.215222] 0x000000680000-0x000000700000 : "0:rpm"
[ 1.220187] 0x000000700000-0x000000780000 : "0:cdt"
[ 1.224925] 0x000000780000-0x000000800000 : "0:appsblenv"
[ 1.229864] 0x000000800000-0x000000980000 : "0:appsbl"
[ 1.236282] 0x000000980000-0x000000a00000 : "0:art"
[ 1.240460] 0x000000a00000-0x000000a80000 : "0:ethphyfw"
[ 1.245480] 0x000000a80000-0x000000b00000 : "u_env"
[ 1.250852] 0x000000b00000-0x000000b40000 : "s_env"
[ 1.255090] 0x000000b40000-0x000000b80000 : "devinfo"
[ 1.259998] 0x000000b80000-0x000005d80000 : "kernel"
[ 1.341678] 0x000001380000-0x000005d80000 : "rootfs"
[ 1.412859] mtd: setting mtd14 (rootfs) as root device
[ 1.413246] mtdsplit: no squashfs found in "rootfs"
[ 1.416903] 0x000005d80000-0x00000af80000 : "alt_kernel"
[ 1.500034] 0x000006580000-0x00000af80000 : "alt_rootfs"
[ 1.570537] 0x00000af80000-0x00000b380000 : "sysdiag"
[ 1.574902] 0x00000b380000-0x00001f080000 : "syscfg"
[ 1.900626] i2c_dev: i2c /dev entries driver
[ 1.905851] sdhci: Secure Digital Host Controller Interface driver
[ 1.905895] sdhci: Copyright(c) Pierre Ossman
[ 1.910982] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.918023] remoteproc remoteproc0: releasing cd00000.remoteproc
[ 1.922636] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.928925] NET: Registered PF_INET6 protocol family
[ 1.936006] Segment Routing with IPv6
[ 1.940260] In-situ OAM (IOAM) with IPv6
[ 1.943821] NET: Registered PF_PACKET protocol family
[ 1.947805] 8021q: 802.1Q VLAN Support v1.8
[ 1.981265] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
[ 1.981554] cpr4_ipq807x_apss_read_fuse_data: apc_corner: speed bin = 0
[ 1.987422] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR fusing revision = 2
[ 1.993989] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR misc fuse value = 0
[ 2.001683] cpr4_ipq807x_apss_read_fuse_data: apc_corner: Voltage boost fuse config = 0 boost = disable
[ 2.009184] cpr3_mem_acc_init: apc: not using memory accelerator regulator
[ 2.018318] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused SVS: open-loop= 675000 uV
[ 2.025242] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused NOM: open-loop= 787500 uV
[ 2.035251] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused TURBO: open-loop= 850000 uV
[ 2.045059] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused STURBO: open-loop= 912500 uV
[ 2.054886] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused SVS: quot[ 7]= 576, quot_offset[ 7]= 0
[ 2.064670] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused NOM: quot[ 7]= 765, quot_offset[ 7]= 185
[ 2.075519] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused TURBO: quot[ 7]= 861, quot_offset[ 7]= 95
[ 2.086456] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused STURBO: quot[ 7]= 946, quot_offset[ 7]= 85
[ 2.097692] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop
[ 2.100414] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 799999 KHz, changing to: 864000 KHz
[ 2.117326] remoteproc remoteproc0: cd00000.remoteproc is available
[ 2.126075] ubi0: attaching mtd14
[ 2.507404] random: crng init done
[ 2.543566] ubi0: scanning is finished
[ 2.550803] ubi0: attached mtd14 (name "rootfs", size 74 MiB)
[ 2.550838] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.555530] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.562323] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.569164] ubi0: good PEBs: 592, bad PEBs: 0, corrupted PEBs: 0
[ 2.575927] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 2.582184] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1735501668
[ 2.589219] ubi0: available PEBs: 0, total reserved PEBs: 592, PEBs reserved for bad PEB handling: 80
[ 2.598516] ubi0: background thread "ubi_bgt0d" started, PID 605
[ 2.599267] block ubiblock0_0: created from ubi0:0(ro�[ 2.622008] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 2.622536] Freeing unused kernel memory: 1728K
[ 2.628255] Run /sbin/init as init process
[ 2.799640] init: Console is alive
[ 2.799750] init: - watchdog -
[ 3.807272] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.886825] Aquantia AQR114C 90000.mdio-1:08: loading firmware version 'v5.6.5 Cybertan Divo 090221 14:43:44' from 'NVMEM'
[ 14.683169] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 14.698375] gpio_button_hotplug: loading out-of-tree module taints kernel.
[ 14.737670] ssdk_dt_parse_interrupt[941]:INFO:intr-gpio does not exist
[ 14.878776] init: - preinit -
[ 15.157859] __adpt_hppe_uniphy_psgmii_mode_set[1194]:INFO:uniphy 0 psgmii channel selection
[ 15.286750] mtdblock: MTD device 'devinfo' is NAND, please consider using UBI block devices instead.
Cannot parse config file '/etc/fw_env.config': No such file or directory
Failed to find NVMEM device
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
[ 16.097522] regi_init[2525]:INFO:Initializing CPPE Done!!
[ 16.097649] regi_init[2574]:INFO:qca-ssdk module init succeeded!
[ 16.106075] EDMA ver 1 hw init
[ 16.108239] EDMA HW Reset completed succesfully
[ 16.110878] Num rings - TxDesc:1 (23-23) TxCmpl:1 (23-23)
[ 16.115306] RxDesc:1 (15-15) RxFill:1 (7-7)
[ 16.121259] dp1: ppe offload disabled: 0 for macid 1
[ 16.124826] dp1: Switch attached to macid 1 status: 0
[ 16.308247] Qualcomm QCA8075 90000.mdio-1:00: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:00, irq=POLL)
[ 16.309329] GMAC2(ffffff8002836900) Invalid MAC@ - using 4e:91:0c:a2:d9:fd
[ 16.317146] dp2: ppe offload disabled: 0 for macid 2
[ 16.324017] dp2: Switch attached to macid 2 status: 0
[ 16.397808] Qualcomm QCA8075 90000.mdio-1:01: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:01, irq=POLL)
[ 16.398824] GMAC3(ffffff8004239900) Invalid MAC@ - using 96:38:cc:b9:92:17
[ 16.406704] dp3: ppe offload disabled: 0 for macid 3
[ 16.413586] dp3: Switch attached to macid 3 status: 0
[ 16.497786] Qualcomm QCA8075 90000.mdio-1:02: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:02, irq=POLL)
[ 16.498866] GMAC4(ffffff800423d900) Invalid MAC@ - using 1e:c0:69:3a:ca:8d
[ 16.506684] dp4: ppe offload disabled: 0 for macid 4
[ 16.513551] dp4: Switch attached to macid 4 status: 0
[ 16.597734] Qualcomm QCA8075 90000.mdio-1:03: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:03, irq=POLL)
[ 16.598586] GMAC5(ffffff8004189900) Invalid MAC@ - using 76:6c:2f:11:0f:04
[ 16.606628] dp5-syn: ppe offload disabled: 0 for macid 5
[ 16.613524] dp5-syn: Switch attached to macid 5 status: 0
sendto(): Network unreachable
[ 16.629644] Aquantia AQR114C 90000.mdio-1:08: attached PHY driver (mii_bus:phy_addr=90000.mdio-1:08, irq=POLL)
[ 16.630582] **********************************************************
[ 16.638568] * NSS Data Plane driver
[ 16.645046] **********************************************************
[ 16.675815] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 16.675865] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 16.680375] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
[ 16.687770] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000008000000010
[ 16.694037] xhci-hcd xhci-hcd.1.auto: irq 42, io mem 0x07000000
[ 16.703716] hub 1-0:1.0: USB hub found
[ 16.709056] hub 1-0:1.0: 1 port detected
[ 16.713222] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 16.716923] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
[ 16.723187] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000008000000010
[ 16.729819] xhci-hcd xhci-hcd.2.auto: irq 43, io mem 0x08a00000
[ 16.739251] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 16.745043] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[ 16.750610] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
[ 16.758543] hub 2-0:1.0: USB hub found
[ 16.764760] hub 2-0:1.0: 1 port detected
[ 16.768897] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[ 16.772981] hub 3-0:1.0: USB hub found
[ 16.780795] hub 3-0:1.0: 1 port detected
[ 16.787007] usbcore: registered new interface driver usb-storage
[ 16.788578] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
sendto(): Network unreachable
sendto(): Network unreachable
[ 19.678435] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 19.678550] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 890
[ 19.720743] UBIFS (ubi0:1): recovery needed
[ 19.820779] UBIFS (ubi0:1): recovery completed
[ 19.820888] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 19.824126] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 19.832040] UBIFS (ubi0:1): FS size: 40505344 bytes (38 MiB, 319 LEBs), max 329 LEBs, journal size 2031616 bytes (1 MiB, 16 LEBs)
[ 19.841934] UBIFS (ubi0:1): reserved for root: 1913167 bytes (1868 KiB)
[ 19.853561] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 379534D6-EF77-4A1F-B07E-54A9C7A63247, small LPT model
[ 19.864735] mount_root: switching to ubifs overlay
[ 19.875739] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[ 19.881963] urandom-seed: Seeding with /etc/urandom.seed
[ 20.018408] procd: - early -
[ 20.018525] procd: - watchdog -
[ 20.585226] procd: - watchdog -
[ 20.586838] procd: - ubus -
[ 20.743279] procd: - init -
Please press Enter to activate this console.
[ 21.063192] kmodloader: loading kernel modules from /etc/modules.d/*
[ 21.166570] sctp: Hash tables configured (bind 256/256)
[ 21.173810] hid: raw HID events driver (C) Jiri Kosina
[ 21.175367] GACT probability on
[ 21.178621] Mirror/redirect action on
[ 21.185625] u32 classifier
[ 21.185652] input device check on
[ 21.187297] Actions configured
[ 21.197598] ntfs3: Enabled Linux POSIX ACLs support
[ 21.204887] urngd: v1.0.2 started.
[ 21.212895] Bluetooth: Core ver 2.22
[ 21.213019] NET: Registered PF_BLUETOOTH protocol family
[ 21.215540] Bluetooth: HCI device and connection manager initialized
[ 21.220862] Bluetooth: HCI socket layer initialized
[ 21.227174] Bluetooth: L2CAP socket layer initialized
[ 21.231790] Bluetooth: SCO socket layer initialized
[ 21.238071] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.241669] Bluetooth: BNEP filters: protocol multicast
[ 21.247232] Bluetooth: BNEP socket layer initialized
[ 21.256139] usbcore: registered new interface driver btusb
[ 21.257960] Loading modules backported from Linux version v6.12.6-0-ge9d65b48ce1a
[ 21.262680] Backport generated by backports.git v6.1.110-1-35-g410656ef04d2
[ 21.271283] Bluetooth: HCI UART driver ver 2.3
[ 21.276998] Bluetooth: HCI UART protocol H4 registered
[ 21.281522] Bluetooth: HCI UART protocol BCSP registered
[ 21.287571] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 21.292113] Bluetooth: HIDP socket layer initialized
[ 21.307300] NET: Registered PF_QIPCRTR protocol family
[ 21.309941] Bluetooth: RFCOMM TTY layer initialized
[ 21.311342] Bluetooth: RFCOMM socket layer initialized
[ 21.316119] Bluetooth: RFCOMM ver 1.11
[ 21.330653] xt_time: kernel timezone is -0000
[ 21.416699] PPP generic driver version 2.4.2
[ 21.417714] NET: Registered PF_PPPOX protocol family
[ 21.421975] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 21.424988] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
[ 21.441648] ath11k c000000.wifi: ipq6018 hw1.0
[ 21.442256] ath11k c000000.wifi: FW memory mode: 1
[ 21.494588] remoteproc remoteproc0: powering up cd00000.remoteproc
[ 21.511043] remoteproc remoteproc0: Booting fw image IPQ6018/q6_fw.mdt, size 7340
[ 22.485440] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up
[ 22.486617] ath11k c000000.wifi: qmi ignore invalid mem req type 3
[ 22.492393] ath11k_pci 0000:01:00.0: BAR 0: assigned [mem 0x20400000-0x205fffff 64bit]
[ 22.492989] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff
[ 22.498059] ath11k_pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 22.505885] ath11k c000000.wifi: fw_version 0x25008f8e fw_build_timestamp 2024-03-01 03:54 fw_build_id WLAN.HK.2.5.0.1-03982-QCAHKSWPL_SILICONZ-3
[ 22.514950] ath11k_pci 0000:01:00.0: MSI vectors: 16
[ 22.533702] ath11k_pci 0000:01:00.0: qcn9074 hw1.0
[ 22.538701] ath11k_pci 0000:01:00.0: FW memory mode: 2
[ 22.729936] mhi mhi0: Requested to power ON
[ 22.729993] mhi mhi0: Power on setup success
[ 23.477446] mhi mhi0: Wait for device to enter SBL or Mission mode
[ 23.529547] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 23.543719] ath11k_pci 0000:01:00.0: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff
[ 23.543775] ath11k_pci 0000:01:00.0: fw_version 0x290b8862 fw_build_timestamp 2024-09-23 10:51 fw_build_id
[ 24.025198] ath11k_pci 0000:01:00.0: htt event 48 not handled
[ 26.178536] br-lan: port 1(lan1) entered blocking state
[ 26.178576] br-lan: port 1(lan1) entered disabled state
[ 26.182666] nss-dp 3a001000.dp1 lan1: entered allmulticast mode
[ 26.188045] nss-dp 3a001000.dp1 lan1: entered promiscuous mode
[ 26.199193] br-lan: port 2(lan2) entered blocking state
[ 26.199599] br-lan: port 2(lan2) entered disabled state
[ 26.204760] nss-dp 3a001200.dp2 lan2: entered allmulticast mode
[ 26.210183] nss-dp 3a001200.dp2 lan2: entered promiscuous mode
[ 26.218716] br-lan: port 3(lan3) entered blocking state
[ 26.221732] br-lan: port 3(lan3) entered disabled state
[ 26.226873] nss-dp 3a001400.dp3 lan3: entered allmulticast mode
[ 26.232267] nss-dp 3a001400.dp3 lan3: entered promiscuous mode
[ 26.240436] br-lan: port 4(lan4) entered blocking state
[ 26.243858] br-lan: port 4(lan4) entered disabled state
[ 26.249057] nss-dp 3a001600.dp4 lan4: entered allmulticast mode
[ 26.254475] nss-dp 3a001600.dp4 lan4: entered promiscuous mode
[ 26.267704] br-lan: port 5(wan) entered blocking state
[ 26.267742] br-lan: port 5(wan) entered disabled state
[ 26.271769] nss-dp 3a003000.dp5-syn wan: entered allmulticast mode
[ 26.277070] nss-dp 3a003000.dp5-syn wan: entered promiscuous mode
[ 27.148621] br-lan: port 6(phy0-ap0) entered blocking state
[ 27.148662] br-lan: port 6(phy0-ap0) entered disabled state
[ 27.153053] ath11k c000000.wifi phy0-ap0: entered allmulticast mode
[ 27.158777] ath11k c000000.wifi phy0-ap0: entered promiscuous mode
[ 27.164943] br-lan: port 6(phy0-ap0) entered blocking state
[ 27.171128] br-lan: port 6(phy0-ap0) entered forwarding state
[ 27.183089] br-lan: port 6(phy0-ap0) entered disabled state
[ 27.291312] br-lan: port 7(phy1-ap0) entered blocking state
[ 27.291353] br-lan: port 7(phy1-ap0) entered disabled state
[ 27.295744] ath11k c000000.wifi phy1-ap0: entered allmulticast mode
[ 27.301501] ath11k c000000.wifi phy1-ap0: entered promiscuous mode
[ 27.307740] br-lan: port 7(phy1-ap0) entered blocking state
[ 27.313757] br-lan: port 7(phy1-ap0) entered forwarding state
[ 27.487194] br-lan: port 8(phy2-ap0) entered blocking state
[ 27.487232] br-lan: port 8(phy2-ap0) entered disabled state
[ 27.491815] ath11k_pci 0000:01:00.0 phy2-ap0: entered allmulticast mode
[ 27.497315] ath11k_pci 0000:01:00.0 phy2-ap0: entered promiscuous mode
[ 27.504067] br-lan: port 8(phy2-ap0) entered blocking state
[ 27.510373] br-lan: port 8(phy2-ap0) entered forwarding state
[ 28.543406] br-lan: port 6(phy0-ap0) entered blocking state
[ 28.543459] br-lan: port 6(phy0-ap0) entered forwarding state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment