Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- IPQ807x# bootm
- ## Loading kernel from FIT Image at 44000000 ...
- Using 'config@hk09' configuration
- Trying 'kernel-1' kernel subimage
- Description: ARM64 OpenWrt Linux-5.15.119
- Type: Kernel Image
- Compression: gzip compressed
- Data Start: 0x440000ec
- Data Size: 18684631 Bytes = 17.8 MiB
- Architecture: AArch64
- OS: Linux
- Load Address: 0x41000000
- Entry Point: 0x41000000
- Hash algo: crc32
- Hash value: 90fa732c
- Hash algo: sha1
- Hash value: b2ea54288dbccdbf3ea50d148f2c3f941cf4aee3
- Verifying Hash Integrity ... crc32+ sha1+ OK
- ## Loading fdt from FIT Image at 44000000 ...
- Using 'config@hk09' configuration
- Trying 'fdt-1' fdt subimage
- Description: ARM64 OpenWrt Yuncore_ax880 device tree blob
- Type: Flat Device Tree
- Compression: uncompressed
- Data Start: 0x451d1d00
- Data Size: 43447 Bytes = 42.4 KiB
- Architecture: AArch64
- Hash algo: crc32
- Hash value: 38e0c22d
- Hash algo: sha1
- Hash value: f4da0cf6450eaa6dd3c1baac103fbaef68f767de
- Verifying Hash Integrity ... crc32+ sha1+ OK
- Booting using the fdt blob at 0x451d1d00
- Uncompressing Kernel Image ... OK
- Loading Device Tree to 4a3f2000, end 4a3ff9b6 ... OK
- fdt-fixup: unable to find compatible node
- mtdids not defined, no default present
- Could not find PCI in device tree
- Using machid 0x8010008 from environment
- Starting kernel ...
- Jumping to AARCH64 kernel via monitor
- [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
- [ 0.000000] Linux version 5.15.119 (lenz@buid) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.33
- [ 0.000000] Machine model: Yuncore ax880
- [ 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-0x000000004a3fffff]
- [ 0.000000] node 0: [mem 0x000000004a400000-0x00000000510fffff]
- [ 0.000000] node 0: [mem 0x0000000051100000-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] psci: OSI mode supported.
- [ 0.000000] percpu: Embedded 17 pages/cpu s30808 r8192 d30632 u69632
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
- [ 0.000000] Kernel command line: console=ttyMSM0,115200n8 ubi.block=0,rootfs root=/dev/ubiblock01
- [ 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] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 874180K/1048576K available (7808K kernel code, 860K rwdata, 2136K rodata, 14)
- [ 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] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_is
- [ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000114] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 Bog)
- [ 0.000131] pid_max: default: 32768 minimum: 301
- [ 0.000620] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.000637] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
- [ 0.002653] rcu: Hierarchical SRCU implementation.
- [ 0.003429] smp: Bringing up secondary CPUs ...
- [ 0.004072] Detected VIPT I-cache on CPU1
- [ 0.004139] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
- [ 0.004784] Detected VIPT I-cache on CPU2
- [ 0.004825] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
- [ 0.005445] Detected VIPT I-cache on CPU3
- [ 0.005483] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
- [ 0.005551] smp: Brought up 1 node, 4 CPUs
- [ 0.005577] SMP: Total of 4 processors activated.
- [ 0.005585] CPU features: detected: 32-bit EL0 Support
- [ 0.005592] CPU features: detected: CRC32 instructions
- [ 0.005644] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
- [ 0.005654] CPU: All CPU(s) started at EL1
- [ 0.005675] alternatives: patching kernel code
- [ 0.015755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604s
- [ 0.015791] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.016028] pinctrl core: initialized pinctrl subsystem
- [ 0.017478] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.018005] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
- [ 0.018047] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
- [ 0.018083] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
- [ 0.018456] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.020227] cpuidle: using governor menu
- [ 0.020460] ASID allocator initialised with 65536 entries
- [ 0.074949] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
- [ 0.084048] SCSI subsystem initialized
- [ 0.084258] usbcore: registered new interface driver usbfs
- [ 0.084325] usbcore: registered new interface driver hub
- [ 0.084362] usbcore: registered new device driver usb
- [ 0.084583] CPUidle PSCI: failed to enable OSI mode: -95
- [ 0.084873] qcom_scm: convention: smc arm 64
- [ 0.086353] clocksource: Switched to clocksource arch_sys_counter
- [ 0.087353] NET: Registered PF_INET protocol family
- [ 0.087494] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
- [ 0.088508] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
- [ 0.088539] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.088555] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.088642] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
- [ 0.088792] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.088902] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.088955] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
- [ 0.089170] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.089206] PCI: CLS 0 bytes, default 64
- [ 0.108060] workingset: timestamp_bits=46 max_order=18 bucket_order=0
- [ 0.112883] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.112908] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Re.
- [ 0.114075] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
- [ 0.115660] qcom-qmp-phy 78000.phy: supply vdda-phy not found, using dummy regulator
- [ 0.115836] qcom-qmp-phy 78000.phy: supply vdda-pll not found, using dummy regulator
- [ 0.116966] qcom-qmp-phy 78000.phy: Registered Qcom-QMP phy
- [ 0.117821] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, using dummy regulator
- [ 0.117973] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not found, using dummy regulator
- [ 0.118142] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy
- [ 0.122413] bam-dma-engine 704000.dma-controller: num-channels unspecified in dt
- [ 0.122440] bam-dma-engine 704000.dma-controller: num-ees unspecified in dt
- [ 0.126678] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
- [ 0.128698] msm_serial 78b3000.serial: msm_serial: detected port #0
- [ 0.128746] msm_serial 78b3000.serial: uartclk = 3686400
- [ 0.128795] 78b3000.serial: ttyMSM0 at MMIO 0x78b3000 (irq = 22, base_baud = 230400) is a MSM
- [ 0.128829] msm_serial: console setup on port #0
- [ 0.763907] printk: console [ttyMSM0] enabled
- [ 0.769136] msm_serial: driver initialized
- [ 0.778411] loop: module loaded
- [ 0.778486] Loading iSCSI transport class v2.0-870.
- [ 0.782340] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xa1
- [ 0.785232] nand: Macronix MX30UF1G18AC
- [ 0.791871] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
- [ 0.795410] Block protection check failed
- [ 1.410574] 4 fixed-partitions partitions found on MTD device qcom_nand.0
- [ 1.410629] Creating 4 MTD partitions on "qcom_nand.0":
- [ 1.416375] 0x000000000000-0x000003400000 : "rootfs"
- [ 1.460975] mtd: setting mtd0 (rootfs) as root device
- [ 1.461275] mtdsplit: no squashfs found in "rootfs"
- [ 1.465021] 0x000003400000-0x000003c00000 : "0:wififw"
- [ 1.476599] 0x000003c00000-0x000007000000 : "rootfs_1"
- [ 1.516139] 0x000007000000-0x000007800000 : "0:wififw_1"
- [ 1.525037] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
- [ 1.526730] spi-nor spi0.0: w25q64dw (8192 Kbytes)
- [ 1.548452] 19 fixed-partitions partitions found on MTD device spi0.0
- [ 1.548510] Creating 19 MTD partitions on "spi0.0":
- [ 1.553884] 0x000000000000-0x000000050000 : "0:sbl1"
- [ 1.559146] 0x000000050000-0x000000060000 : "0:mibib"
- [ 1.564204] 0x000000060000-0x000000080000 : "0:bootconfig"
- [ 1.569195] 0x000000080000-0x0000000a0000 : "0:bootconfig1"
- [ 1.574518] 0x0000000a0000-0x000000220000 : "0:qsee"
- [ 1.580038] 0x000000220000-0x0000003a0000 : "0:qsee_1"
- [ 1.585184] 0x0000003a0000-0x0000003b0000 : "0:devcfg"
- [ 1.590207] 0x0000003b0000-0x0000003c0000 : "0:devcfg_1"
- [ 1.595250] 0x0000003c0000-0x0000003d0000 : "0:apdp"
- [ 1.600765] 0x0000003d0000-0x0000003e0000 : "0:apdp_1"
- [ 1.605685] 0x0000003e0000-0x000000420000 : "0:rpm"
- [ 1.610648] 0x000000420000-0x000000460000 : "0:rpm_1"
- [ 1.615442] 0x000000460000-0x000000470000 : "0:cdt"
- [ 1.620626] 0x000000470000-0x000000480000 : "0:cdt_1"
- [ 1.625333] 0x000000480000-0x000000490000 : "0:appsblenv"
- [ 1.630550] 0x000000490000-0x000000550000 : "0:appsbl"
- [ 1.635903] 0x000000530000-0x0000005d0000 : "0:appsbl_1"
- [ 1.640954] 0x0000005d0000-0x000000610000 : "0:art"
- [ 1.646461] 0x000000610000-0x000000690000 : "0:ethphyfw"
- [ 1.657858] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
- [ 1.660996] s1: supplied by regulator-dummy
- [ 1.662789] s2: supplied by regulator-dummy
- [ 1.666819] vdd_s3: supplied by regulator-dummy
- [ 1.671034] vdd_s4: supplied by regulator-dummy
- [ 1.675583] s5: supplied by regulator-dummy
- [ 1.680003] l1: supplied by regulator-dummy
- [ 1.684097] l2: supplied by regulator-dummy
- [ 1.688332] l3: supplied by regulator-dummy
- [ 1.692474] l4: supplied by regulator-dummy
- [ 1.696637] l5: supplied by regulator-dummy
- [ 1.700767] l6: supplied by regulator-dummy
- [ 1.704978] l7: supplied by regulator-dummy
- [ 1.709140] l8: supplied by regulator-dummy
- [ 1.713346] l9: supplied by regulator-dummy
- [ 1.717559] l11: supplied by regulator-dummy
- [ 1.721619] l12: supplied by regulator-dummy
- [ 1.726157] l13: supplied by regulator-dummy
- [ 1.777494] i2c_dev: i2c /dev entries driver
- [ 1.781712] sdhci: Secure Digital Host Controller Interface driver
- [ 1.781756] sdhci: Copyright(c) Pierre Ossman
- [ 1.786859] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.794683] remoteproc remoteproc0: releasing cd00000.q6v5_wcss
- [ 1.799807] NET: Registered PF_INET6 protocol family
- [ 1.803655] Segment Routing with IPv6
- [ 1.807907] In-situ OAM (IOAM) with IPv6
- [ 1.811447] NET: Registered PF_PACKET protocol family
- [ 1.815421] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update you.
- [ 1.820492] 8021q: 802.1Q VLAN Support v1.8
- [ 1.851801] qcom,cpr4-apss-regulator b018000.cpr4-ctrl: CPR valid fuse count: 4
- [ 1.852126] cpr4_ipq807x_apss_read_fuse_data: apc_corner: speed bin = 0
- [ 1.858058] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR fusing revision = 1
- [ 1.864525] cpr4_ipq807x_apss_read_fuse_data: apc_corner: CPR misc fuse value = 0
- [ 1.872200] cpr4_ipq807x_apss_read_fuse_data: apc_corner: Voltage boost fuse config = 0 boost = e
- [ 1.879702] cpr3_mem_acc_init: apc: not using memory accelerator regulator
- [ 1.888837] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused SVS: open-looV
- [ 1.895780] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused NOM: open-looV
- [ 1.905768] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused TURBO: open-looV
- [ 1.915577] cpr4_ipq807x_apss_calculate_open_loop_voltages: apc_corner: fused STURBO: open-looV
- [ 1.925437] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused SVS: quot[ 7]= 0
- [ 1.935197] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused NOM: quot[ 7]= 5
- [ 1.946048] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused TURBO: quot[ 7]=15
- [ 1.956985] cpr4_ipq807x_apss_calculate_target_quotients: apc_corner: fused STURBO: quot[ 7]=10
- [ 1.968061] cpr3_regulator_init_ctrl: apc: Default CPR mode = closed-loop
- [ 1.970770] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 19200 KHz, chaz
- [ 1.986724] remoteproc remoteproc0: cd00000.q6v5_wcss is availab�[ 2.007365] Freeing unused kK
- [ 2.086426] Run /init as init process
- [ 2.425133] init: Console is alive
- [ 2.425267] init: - watchdog -
- [ 2.435805] kmodloader: loading kernel modules from /etc/modules-boot.d/*
- [ 2.459838] ssdk_switch_device_num_init[1335]:INFO:ess-switch dts node number: 1
- [ 2.459948] ssdk_dt_get_switch_node[1124]:INFO:ess-switch DT exist!
- [ 2.466313] ssdk_dt_parse_access_mode[999]:INFO:switch_access_mode: local bus
- [ 2.472340] ssdk_dt_parse_access_mode[1012]:INFO:switchreg_base_addr: 0x3a000000
- [ 2.479632] ssdk_dt_parse_access_mode[1013]:INFO:switchreg_size: 0x1000000
- [ 2.487065] ssdk_dt_parse_mac_mode[327]:INFO:mac mode = 0x0
- [ 2.493738] ssdk_dt_parse_mac_mode[336]:INFO:mac mode1 = 0xf
- [ 2.499211] ssdk_dt_parse_mac_mode[345]:INFO:mac mode2 = 0xf
- [ 2.505121] ssdk_dt_parse_phy_info[716]:INFO:[PORT 5] port_mac_sel = QGMAC_PORT
- [ 2.510763] ssdk_dt_parse_phy_info[716]:INFO:[PORT 6] port_mac_sel = QGMAC_PORT
- [ 2.517884] ssdk_dt_parse_uniphy[364]:INFO:ess-uniphy DT exist!
- [ 2.525334] ssdk_dt_parse_intf_mac[942]:INFO:dp5 MAC 00:1f:ce:07:96:68
- [ 2.531014] ssdk_dt_parse_intf_mac[942]:INFO:dp6 MAC 00:1f:ce:07:96:69
- [ 2.537590] ssdk_plat_init[1692]:INFO:ssdk_plat_init start
- [ 2.677654] ssdk_gcc_clock_init[1275]:INFO:SSDK gcc clock init successfully!
- [ 2.678706] qca808x_phy_api_ops_init[2566]:INFO:qca probe qca808x phy driver succeeded!
- [ 2.685807] regi_init[3953]:INFO:Initializing HPPE!!
- [ 2.926355] ssdk_ppe_reset_init[1535]:INFO:ppe reset successfully!
- [ 2.929848] qca_hppe_portctrl_hw_init[126]:INFO:Hawkeye PPE port initializing
- [ 3.773420] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 1 need not to configure mux and mac e
- [ 3.773454] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 2 need not to configure mux and mac e
- [ 3.781630] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 3 need not to configure mux and mac e
- [ 3.790742] adpt_hppe_port_mux_mac_type_set[2787]:WARN:port 4 need not to configure mux and mac e
- [ 3.799897] ssdk_switch_register[2017]:INFO:Chip version 0x1500
- [ 3.808970] qca_link_polling_select[1487]:INFO:link-polling-required node does not exist
- [ 3.814602] ssdk_switch_register[2043]:INFO:polling is selected
- [ 3.822949] regi_init[3957]:INFO:Initializing HPPE Done!!
- [ 3.828682] ssdk_genl_init[211]:INFO:ssdk genl family register success.
- [ 3.834135] regi_init[4020]:INFO:qca-ssdk module init succeeded!
- [ 3.842714] EDMA ver 1 hw init
- [ 3.847035] EDMA HW Reset completed succesfully
- [ 3.849696] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7)
- [ 3.854091] RxDesc:1 (15-15) RxFill:1 (7-7)
- [ 4.060370] QCA808X ethernet 90000.mdio-1:18: attached PHY driver (mii_bus:phy_addr=90000.mdio-1)
- [ 4.060935] nss-dp 3a001800.dp5 wan: Registered netdev wan(qcom-id:5)
- [ 4.270033] QCA808X ethernet 90000.mdio-1:1c: attached PHY driver (mii_bus:phy_addr=90000.mdio-1)
- [ 4.270602] nss-dp 3a001a00.dp6 lan: Registered netdev lan(qcom-id:6)
- [ 4.279038] **********************************************************
- [ 4.285437] * NSS Data Plane driver
- [ 4.291860] **********************************************************
- [ 4.302463] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
- [ 4.302510] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
- [ 4.307475] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000000000
- [ 4.314901] xhci-hcd xhci-hcd.1.auto: irq 89, io mem 0x08a00000
- [ 4.324332] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
- [ 4.330148] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
- [ 4.335702] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
- [ 4.343686] hub 1-0:1.0: USB hub found
- [ 4.349929] hub 1-0:1.0: 1 port detected
- [ 4.353863] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 4.357951] hub 2-0:1.0: USB hub found
- [ 4.365744] hub 2-0:1.0: 1 port detected
- [ 4.372194] usbcore: registered new interface driver usb-storage
- [ 4.373643] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
- [ 4.389708] init: - preinit -
- [ 4.451934] random: jshn: uninitialized urandom read (4 bytes read)
- [ 4.466538] random: jshn: uninitialized urandom read (4 bytes read)
- [ 4.474417] random: jshn: uninitialized urandom read (4 bytes read)
- 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
- [ 6.752311] procd: - early -
- [ 6.752397] procd: - watchdog -
- [ 6.801675] random: jshn: uninitialized urandom read (4 bytes read)
- Failed to connect to ubus
- [ 6.855451] random: jshn: uninitialized urandom read (4 bytes read)
- [ 7.272124] procd: - watchdog -
- [ 7.272379] procd: - ubus -
- [ 7.276717] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 7.325128] procd: - init -
- Please press Enter to activate this console.
- [ 7.406287] urngd: v1.0.2 started.
- [ 7.420155] random: crng init done
- [ 7.420189] random: 32 urandom warning(s) missed due to ratelimiting
- [ 7.431235] kmodloader: loading kernel modules from /etc/modules.d/*
- [ 7.461210] NET: Registered PF_KEY protocol family
- [ 7.462285] Initializing XFRM netlink socket
- [ 7.474017] l2tp_core: L2TP core driver, V2.0
- [ 7.475068] l2tp_netlink: L2TP netlink interface
- [ 7.478881] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
- [ 7.482835] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
- [ 7.488342] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
- [ 7.494197] gre: GRE over IPv4 demultiplexor driver
- [ 7.500514] ip_gre: GRE over IPv4 tunneling driver
- [ 7.506681] ip6_gre: GRE over IPv6 tunneling driver
- [ 7.515101] GACT probability on
- [ 7.515820] Mirror/redirect action on
- [ 7.521992] u32 classifier
- [ 7.522022] input device check on
- [ 7.523713] Actions configured
- [ 7.538908] Bridge firewalling registered
- [ 7.539670] usbcore: registered new interface driver cdc_acm
- [ 7.541906] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
- [ 7.548480] usbcore: registered new interface driver cdc_wdm
- [ 7.555896] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
- [ 7.561298] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
- [ 7.574078] usbcore: registered new interface driver ipheth
- [ 7.597482] NET: Registered PF_QIPCRTR protocol family
- [ 7.601476] usbcore: registered new interface driver usbserial_generic
- [ 7.601547] usbserial: USB Serial support registered for generic
- [ 7.622675] xt_time: kernel timezone is -0000
- [ 7.623650] usbcore: registered new interface driver asix
- [ 7.626981] usbcore: registered new interface driver ax88179_178a
- [ 7.632183] usbcore: registered new interface driver cdc_ether
- [ 7.638610] usbcore: registered new interface driver cdc_ncm
- [ 7.651203] usbcore: registered new interface driver huawei_cdc_ncm
- [ 7.670460] PPP generic driver version 2.4.2
- [ 7.671351] NET: Registered PF_PPPOX protocol family
- [ 7.674643] usbcore: registered new interface driver qmi_wwan
- [ 7.679799] usbcore: registered new interface driver rndis_host
- [ 7.685013] usbcore: registered new interface driver sierra
- [ 7.690204] usbserial: USB Serial support registered for Sierra USB modem
- [ 7.696494] usbcore: registered new interface driver sierra_net
- [ 7.710267] ath11k c000000.wifi: ipq8074 hw2.0
- [ 7.710300] ath11k c000000.wifi: FW memory mode: 0
- [ 7.713826] remoteproc remoteproc0: powering up cd00000.q6v5_wcss
- [ 7.718463] remoteproc remoteproc0: Booting fw image IPQ8074/q6_fw.mdt, size 668
- [ 8.069688] remoteproc remoteproc0: remote processor cd00000.q6v5_wcss is now up
- [ 8.071360] usbcore: registered new interface driver cdc_mbim
- [ 8.077045] usbcore: registered new interface driver option
- [ 8.081831] usbserial: USB Serial support registered for GSM modem (1-port)
- [ 8.088786] kmodloader: done loading kernel modules from /etc/modules.d/*
- [ 8.113462] ath11k c000000.wifi: qmi ignore invalid mem req type 3
- [ 8.120914] ath11k c000000.wifi: chip_id 0x0 chip_family 0x0 board_id 0xff soc_id 0xffffffff
- [ 8.120948] ath11k c000000.wifi: fw_version 0x290c84a5 fw_build_timestamp 2023-03-25 07:34 fw_bu1
- [ 8.486279] ath11k c000000.wifi: htt event 48 not handled
- [ 14.002984] br-lan: port 1(wan) entered blocking state
- [ 14.003027] br-lan: port 1(wan) entered disabled state
- [ 14.007212] device wan entered promiscuous mode
- [ 32.486392] l11: disabling
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement