Created
September 15, 2023 13:21
-
-
Save Vladdrako/919b0e7c8197e3b4247e8cb4eb4dd649 to your computer and use it in GitHub Desktop.
Linksys MR7350 kernel 6.1 dmesg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51af8014] | |
| [ 0.000000] Linux version 6.1.52 (vladdrako@Vladdrako-PC) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.2.0 r25684-a06be59f0b) 13.2.0, GNU ld (GNU Binutils) 2.41) #0 SMP PREEMPT Fri Sep 15 04:03:58 2023 | |
| [ 0.000000] Machine model: Linksys MR7350 | |
| [ 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-0x000000004a5fffff] | |
| [ 0.000000] node 0: [mem 0x000000004a600000-0x000000004e3fffff] | |
| [ 0.000000] node 0: [mem 0x000000004e400000-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 s37224 r8192 d32408 u77824 | |
| [ 0.000000] pcpu-alloc: s37224 r8192 d32408 u77824 alloc=19*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] Built 1 zonelists, mobility grouping on. Total pages: 129024 | |
| [ 0.000000] Kernel command line: init=/sbin/init rootfstype=squashfs ubi.mtd=rootfs root=mtd:squashfs rootwait root=/dev/ubiblock0_1 swiotlb=1 coherent_pool=2M | |
| [ 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] mem auto-init: stack:off, heap alloc:off, heap free:off | |
| [ 0.000000] Memory: 418564K/524288K available (9856K kernel code, 1176K rwdata, 2344K rodata, 1536K init, 407K bss, 105724K reserved, 0K cma-reserved) | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
| [ 0.000000] rcu: Preemptible hierarchical RCU implementation. | |
| [ 0.000000] Trampoline variant of Tasks RCU enabled. | |
| [ 0.000000] Tracing variant of Tasks RCU enabled. | |
| [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. | |
| [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | |
| [ 0.000000] Root IRQ handler: 0xffffffc0084e4240 | |
| [ 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.000131] Console: colour dummy device 80x25 | |
| [ 0.000587] printk: console [tty0] enabled | |
| [ 0.000628] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) | |
| [ 0.000660] pid_max: default: 32768 minimum: 301 | |
| [ 0.000892] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) | |
| [ 0.000922] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) | |
| [ 0.002579] cblist_init_generic: Setting adjustable number of callback queues. | |
| [ 0.002610] cblist_init_generic: Setting shift to 2 and lim to 1. | |
| [ 0.002714] cblist_init_generic: Setting adjustable number of callback queues. | |
| [ 0.002737] cblist_init_generic: Setting shift to 2 and lim to 1. | |
| [ 0.002937] rcu: Hierarchical SRCU implementation. | |
| [ 0.002955] rcu: Max phase no-delay instances is 400. | |
| [ 0.003775] smp: Bringing up secondary CPUs ... | |
| [ 0.004494] Detected VIPT I-cache on CPU1 | |
| [ 0.004625] CPU1: Booted secondary processor 0x0000000001 [0x51af8014] | |
| [ 0.005344] Detected VIPT I-cache on CPU2 | |
| [ 0.005440] CPU2: Booted secondary processor 0x0000000002 [0x51af8014] | |
| [ 0.006094] Detected VIPT I-cache on CPU3 | |
| [ 0.006187] CPU3: Booted secondary processor 0x0000000003 [0x51af8014] | |
| [ 0.006268] smp: Brought up 1 node, 4 CPUs | |
| [ 0.006354] SMP: Total of 4 processors activated. | |
| [ 0.006370] CPU features: detected: 32-bit EL0 Support | |
| [ 0.006386] CPU features: detected: CRC32 instructions | |
| [ 0.006475] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching | |
| [ 0.006499] CPU: All CPU(s) started at EL1 | |
| [ 0.006512] alternatives: applying system-wide alternatives | |
| [ 0.014675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns | |
| [ 0.014735] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | |
| [ 0.014949] pinctrl core: initialized pinctrl subsystem | |
| [ 0.015995] NET: Registered PF_NETLINK/PF_ROUTE protocol family | |
| [ 0.016996] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations | |
| [ 0.017330] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | |
| [ 0.017686] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | |
| [ 0.018230] thermal_sys: Registered thermal governor 'step_wise' | |
| [ 0.018238] thermal_sys: Registered thermal governor 'user_space' | |
| [ 0.018314] cpuidle: using governor menu | |
| [ 0.018490] NET: Registered PF_QIPCRTR protocol family | |
| [ 0.018742] ASID allocator initialised with 65536 entries | |
| [ 0.026605] gpiochip_find_base: found new base at 432 | |
| [ 0.026635] gpio gpiochip0: (1000000.pinctrl): created GPIO range 0->79 ==> 1000000.pinctrl PIN 0->79 | |
| [ 0.026792] gpio gpiochip0: (1000000.pinctrl): added GPIO chardev (254:0) | |
| [ 0.026863] gpio gpiochip0: registered GPIOs 432 to 511 on 1000000.pinctrl | |
| [ 0.089942] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages | |
| [ 0.089983] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page | |
| [ 0.090003] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages | |
| [ 0.090020] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page | |
| [ 0.090039] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages | |
| [ 0.090055] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page | |
| [ 0.090074] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages | |
| [ 0.090091] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page | |
| [ 0.090971] cryptd: max_cpu_qlen set to 1000 | |
| [ 0.092040] raid6: skipped pq benchmark and selected neonx8 | |
| [ 0.092064] raid6: using neon recovery algorithm | |
| [ 0.092452] reg-fixed-voltage regulator-usb-vbus: GPIO lookup for consumer (null) | |
| [ 0.092465] reg-fixed-voltage regulator-usb-vbus: using device tree for GPIO lookup | |
| [ 0.092482] of_get_named_gpiod_flags: can't parse 'gpios' property of node '/regulator-usb-vbus[0]' | |
| [ 0.092518] of_get_named_gpiod_flags: parsed 'gpio' property of node '/regulator-usb-vbus[0]' - status (0) | |
| [ 0.092557] gpio gpiochip0: Persistence not supported for GPIO 61 | |
| [ 0.093494] SCSI subsystem initialized | |
| [ 0.093756] usbcore: registered new interface driver usbfs | |
| [ 0.093820] usbcore: registered new interface driver hub | |
| [ 0.093893] usbcore: registered new device driver usb | |
| [ 0.094461] qcom_scm: convention: smc arm 64 | |
| [ 0.096527] Bluetooth: Core ver 2.22 | |
| [ 0.096596] NET: Registered PF_BLUETOOTH protocol family | |
| [ 0.096613] Bluetooth: HCI device and connection manager initialized | |
| [ 0.096636] Bluetooth: HCI socket layer initialized | |
| [ 0.096655] Bluetooth: L2CAP socket layer initialized | |
| [ 0.097202] clocksource: Switched to clocksource arch_sys_counter | |
| [ 0.102107] NET: Registered PF_INET protocol family | |
| [ 0.102270] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) | |
| [ 0.103189] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) | |
| [ 0.103248] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
| [ 0.103280] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
| [ 0.103346] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) | |
| [ 0.103508] TCP: Hash tables configured (established 4096 bind 4096) | |
| [ 0.103614] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | |
| [ 0.103654] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | |
| [ 0.103826] NET: Registered PF_UNIX/PF_LOCAL protocol family | |
| [ 0.103888] PCI: CLS 0 bytes, default 64 | |
| [ 0.106227] workingset: timestamp_bits=46 max_order=17 bucket_order=0 | |
| [ 0.112285] zblock: loaded | |
| [ 0.112832] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.113183] ksmbd: The ksmbd server is experimental | |
| [ 0.113220] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (CMODE_SIZE) (c) 2001-2006 Red Hat, Inc. | |
| [ 0.168498] xor: measuring software checksum speed | |
| [ 0.174428] 8regs : 1666 MB/sec | |
| [ 0.180344] 32regs : 1667 MB/sec | |
| [ 0.186744] arm64_neon : 1541 MB/sec | |
| [ 0.186761] xor: using function: 32regs (1667 MB/sec) | |
| [ 0.186783] Key type asymmetric registered | |
| [ 0.186961] io scheduler kyber registered | |
| [ 0.187169] io scheduler bfq registered | |
| [ 0.189368] qcom-qmp-usb-phy 78000.ssphy: supply vdda-phy not found, using dummy regulator | |
| [ 0.189560] qcom-qmp-usb-phy 78000.ssphy: supply vdda-pll not found, using dummy regulator | |
| [ 0.191358] qcom-qusb2-phy 59000.qusb: supply vdd not found, using dummy regulator | |
| [ 0.191533] qcom-qusb2-phy 59000.qusb: supply vdda-pll not found, using dummy regulator | |
| [ 0.191629] qcom-qusb2-phy 59000.qusb: supply vdda-phy-dpdm not found, using dummy regulator | |
| [ 0.191816] qcom-qusb2-phy 59000.qusb: Registered Qcom-QUSB2 phy | |
| [ 0.192218] qcom-qusb2-phy 79000.qusb: supply vdd not found, using dummy regulator | |
| [ 0.192375] qcom-qusb2-phy 79000.qusb: supply vdda-pll not found, using dummy regulator | |
| [ 0.192449] qcom-qusb2-phy 79000.qusb: supply vdda-phy-dpdm not found, using dummy regulator | |
| [ 0.192625] qcom-qusb2-phy 79000.qusb: Registered Qcom-QUSB2 phy | |
| [ 0.197058] bam-dma-engine 704000.dma-controller: num-channels unspecified in dt | |
| [ 0.197103] bam-dma-engine 704000.dma-controller: num-ees unspecified in dt | |
| [ 0.203677] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled | |
| [ 0.204736] msm_serial 78b1000.serial: msm_serial: detected port #0 | |
| [ 0.204799] msm_serial 78b1000.serial: uartclk = 1843200 | |
| [ 0.204920] 78b1000.serial: ttyMSM0 at MMIO 0x78b1000 (irq = 22, base_baud = 115200) is a MSM | |
| [ 0.204968] msm_serial: console setup on port #0 | |
| [ 1.064125] printk: console [ttyMSM0] enabled | |
| [ 1.069406] msm_serial: driver initialized | |
| [ 1.348138] lrng_selftest: LRNG self-tests passed | |
| [ 1.353410] loop: module loaded | |
| [ 1.355253] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xaa | |
| [ 1.355388] nand: Macronix MX30UF2G18AC | |
| [ 1.361982] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | |
| [ 1.365573] Block protection check failed | |
| [ 1.376097] mdio_bus fixed-0: GPIO lookup for consumer reset | |
| [ 1.376127] mdio_bus fixed-0: using lookup tables for GPIO lookup | |
| [ 1.376136] mdio_bus fixed-0: No GPIO consumer reset found | |
| [ 1.376984] mdio_bus 90000.mdio-1: GPIO lookup for consumer reset | |
| [ 1.377004] mdio_bus 90000.mdio-1: using device tree for GPIO lookup | |
| [ 1.377032] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/soc/mdio@90000[0]' - status (0) | |
| [ 1.377076] gpio gpiochip0: Persistence not supported for GPIO 75 | |
| [ 1.387807] mdio_bus 90000.mdio-1:00: GPIO lookup for consumer reset | |
| [ 1.387824] mdio_bus 90000.mdio-1:00: using device tree for GPIO lookup | |
| [ 1.387841] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/soc/mdio@90000/ethernet-phy@0[0]' | |
| [ 1.387871] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/soc/mdio@90000/ethernet-phy@0[0]' | |
| [ 1.387894] mdio_bus 90000.mdio-1:00: using lookup tables for GPIO lookup | |
| [ 1.387904] mdio_bus 90000.mdio-1:00: No GPIO consumer reset found | |
| [ 1.388659] mdio_bus 90000.mdio-1:01: GPIO lookup for consumer reset | |
| [ 1.388672] mdio_bus 90000.mdio-1:01: using device tree for GPIO lookup | |
| [ 1.388688] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/soc/mdio@90000/ethernet-phy@1[0]' | |
| [ 1.388715] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/soc/mdio@90000/ethernet-phy@1[0]' | |
| [ 1.388737] mdio_bus 90000.mdio-1:01: using lookup tables for GPIO lookup | |
| [ 1.388747] mdio_bus 90000.mdio-1:01: No GPIO consumer reset found | |
| [ 1.389450] mdio_bus 90000.mdio-1:02: GPIO lookup for consumer reset | |
| [ 1.389464] mdio_bus 90000.mdio-1:02: using device tree for GPIO lookup | |
| [ 1.389480] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/soc/mdio@90000/ethernet-phy@2[0]' | |
| [ 1.389507] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/soc/mdio@90000/ethernet-phy@2[0]' | |
| [ 1.389528] mdio_bus 90000.mdio-1:02: using lookup tables for GPIO lookup | |
| [ 1.389538] mdio_bus 90000.mdio-1:02: No GPIO consumer reset found | |
| [ 1.390240] mdio_bus 90000.mdio-1:03: GPIO lookup for consumer reset | |
| [ 1.390253] mdio_bus 90000.mdio-1:03: using device tree for GPIO lookup | |
| [ 1.390268] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/soc/mdio@90000/ethernet-phy@3[0]' | |
| [ 1.390296] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/soc/mdio@90000/ethernet-phy@3[0]' | |
| [ 1.390318] mdio_bus 90000.mdio-1:03: using lookup tables for GPIO lookup | |
| [ 1.390327] mdio_bus 90000.mdio-1:03: No GPIO consumer reset found | |
| [ 1.391023] mdio_bus 90000.mdio-1:04: GPIO lookup for consumer reset | |
| [ 1.391035] mdio_bus 90000.mdio-1:04: using device tree for GPIO lookup | |
| [ 1.391051] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/soc/mdio@90000/ethernet-phy@4[0]' | |
| [ 1.391078] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/soc/mdio@90000/ethernet-phy@4[0]' | |
| [ 1.391101] mdio_bus 90000.mdio-1:04: using lookup tables for GPIO lookup | |
| [ 1.391110] mdio_bus 90000.mdio-1:04: No GPIO consumer reset found | |
| [ 1.392017] i2c_dev: i2c /dev entries driver | |
| [ 1.398613] Bluetooth: HCI UART driver ver 2.3 | |
| [ 1.398675] Bluetooth: HCI UART protocol H4 registered | |
| [ 1.401989] Bluetooth: HCI UART protocol BCSP registered | |
| [ 1.408011] sdhci: Secure Digital Host Controller Interface driver | |
| [ 1.412592] sdhci: Copyright(c) Pierre Ossman | |
| [ 1.418560] sdhci-pltfm: SDHCI platform and OF driver helper | |
| [ 1.426336] remoteproc remoteproc0: releasing cd00000.remoteproc | |
| [ 1.430576] qcom,qfprom a4000.efuse: GPIO lookup for consumer wp | |
| [ 1.430600] qcom,qfprom a4000.efuse: using device tree for GPIO lookup | |
| [ 1.430619] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/efuse@a4000[0]' | |
| [ 1.430651] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/efuse@a4000[0]' | |
| [ 1.430672] qcom,qfprom a4000.efuse: using lookup tables for GPIO lookup | |
| [ 1.430682] qcom,qfprom a4000.efuse: No GPIO consumer wp found | |
| [ 1.432577] NET: Registered PF_INET6 protocol family | |
| [ 1.435688] Segment Routing with IPv6 | |
| [ 1.439691] In-situ OAM (IOAM) with IPv6 | |
| [ 1.443346] NET: Registered PF_PACKET protocol family | |
| [ 1.447248] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
| [ 1.452304] 8021q: 802.1Q VLAN Support v1.8 | |
| [ 1.468550] zswap: loaded using pool zstd/zblock | |
| [ 1.471021] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no | |
| [ 1.509394] lrng_drng_mgr: Initial DRNG initialized triggering first seeding | |
| [ 1.526618] lrng_hash_kcapi: Hash sha512 allocated | |
| [ 1.526674] lrng_switch: Conditioning function allocated for DRNG for NUMA node 0 | |
| [ 1.534761] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xaa | |
| [ 1.537905] nand: Macronix MX30UF2G18AC | |
| [ 1.544288] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | |
| [ 1.547880] Block protection check failed | |
| [ 1.555824] 20 qcomsmem partitions found on MTD device qcom_nand.0 | |
| [ 1.559659] Creating 20 MTD partitions on "qcom_nand.0": | |
| [ 1.565658] 0x000000000000-0x000000180000 : "0:sbl1" | |
| [ 1.588657] lrng_es_mgr: LRNG initial entropy level 48 bits of entropy | |
| [ 1.589496] 0x000000180000-0x000000280000 : "0:mibib" | |
| [ 1.595461] 0x000000280000-0x000000600000 : "0:qsee" | |
| [ 1.602602] 0x000000600000-0x000000680000 : "0:devcfg" | |
| [ 1.605143] 0x000000680000-0x000000700000 : "0:rpm" | |
| [ 1.610104] 0x000000700000-0x000000780000 : "0:cdt" | |
| [ 1.614911] 0x000000780000-0x000000800000 : "0:appsblenv" | |
| [ 1.619734] 0x000000800000-0x000000980000 : "0:appsbl" | |
| [ 1.642041] lrng_es_mgr: LRNG minimally seeded with 143 bits of entropy | |
| [ 1.642696] 0x000000980000-0x000000a00000 : "0:art" | |
| [ 1.648416] 0x000000a00000-0x000001300000 : "0:wififw" | |
| [ 1.660098] 0x000001300000-0x000001380000 : "0:ethphyfw" | |
| [ 1.661049] 0x000001380000-0x000001400000 : "u_env" | |
| [ 1.665449] 0x000001400000-0x000001440000 : "s_env" | |
| [ 1.669797] 0x000001440000-0x000001480000 : "devinfo" | |
| [ 1.674681] 0x000001480000-0x000001c80000 : "kernel" | |
| [ 1.700415] lrng_es_mgr: LRNG fully operational | |
| [ 1.700451] lrng_es_mgr: LRNG fully seeded with 272 bits of entropy | |
| [ 1.706585] 0x000001c80000-0x000006680000 : "rootfs" | |
| [ 1.786505] mtd: setting mtd15 (rootfs) as root device | |
| [ 1.786812] mtdsplit: no squashfs found in "rootfs" | |
| [ 1.790619] 0x000006680000-0x000006e80000 : "alt_kernel" | |
| [ 1.802232] 0x000006e80000-0x00000b880000 : "alt_rootfs" | |
| [ 1.862458] 0x00000b880000-0x00000ba80000 : "sysdiag" | |
| [ 1.864629] 0x00000ba80000-0x00000fe80000 : "syscfg" | |
| [ 1.931163] remoteproc remoteproc0: cd00000.remoteproc is available | |
| [ 1.932170] ubi0: attaching mtd15 | |
| [ 2.279553] ubi0: scanning is finished | |
| [ 2.286275] ubi0: attached mtd15 (name "rootfs", size 74 MiB) | |
| [ 2.286335] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | |
| [ 2.291041] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | |
| [ 2.297826] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | |
| [ 2.304683] ubi0: good PEBs: 592, bad PEBs: 0, corrupted PEBs: 0 | |
| [ 2.311436] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 | |
| [ 2.317686] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1694750638 | |
| [ 2.324726] ubi0: available PEBs: 0, total reserved PEBs: 592, PEBs reserved for bad PEB handling: 40 | |
| [ 2.334029] ubi0: background thread "ubi_bgt0d" started, PID 602 | |
| [ 2.335101] block ubiblock0_1: created from ubi0:1(rootfs) | |
| [ 2.356209] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | |
| [ 2.357034] Freeing unused kernel memory: 1536K | |
| [ 2.372245] Run /sbin/init as init process | |
| [ 2.372278] with arguments: | |
| [ 2.372283] /sbin/init | |
| [ 2.372289] with environment: | |
| [ 2.372293] HOME=/ | |
| [ 2.372298] TERM=linux | |
| [ 2.678896] init: Console is alive | |
| [ 2.679148] init: - watchdog - | |
| [ 4.760003] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
| [ 4.822252] io scheduler mq-deadline registered | |
| [ 4.829511] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: [email protected] | |
| [ 4.858430] JFS: nTxBlock = 3282, nTxLock = 26256 | |
| [ 4.873998] SGI XFS with security attributes, no debug enabled | |
| [ 4.878239] of_get_named_gpiod_flags: parsed 'gpios' property of node '/keys/reset-button[0]' - status (0) | |
| [ 4.878303] gpio gpiochip0: Persistence not supported for GPIO 57 | |
| [ 4.878330] of_get_named_gpiod_flags: parsed 'gpios' property of node '/keys/wps-button[0]' - status (0) | |
| [ 4.878360] gpio gpiochip0: Persistence not supported for GPIO 56 | |
| [ 5.013017] malibu_phy_api_ops_init[2854]:INFO:qca probe malibu phy driver succeeded! | |
| [ 5.392962] __adpt_hppe_uniphy_psgmii_mode_set[1115]:INFO:uniphy 0 psgmii channel selection | |
| [ 5.603864] regi_init[3989]:INFO:Initializing HPPE Done!! | |
| [ 5.604021] regi_init[4049]:INFO:qca-ssdk module init succeeded! | |
| [ 5.611465] EDMA ver 1 hw init | |
| [ 5.614559] EDMA HW Reset completed succesfully | |
| [ 5.617234] Num rings - TxDesc:1 (23-23) TxCmpl:1 (23-23) | |
| [ 5.621622] RxDesc:1 (15-15) RxFill:1 (7-7) | |
| [ 5.627658] GMAC1(ffffff80050e5900) Invalid MAC@ - using a2:6f:e5:6d:d1:cc | |
| [ 5.633549] GMAC2(ffffff80050e3900) Invalid MAC@ - using 0e:e5:bf:d4:da:7f | |
| [ 5.640001] GMAC3(ffffff80065bd900) Invalid MAC@ - using 12:85:5f:e0:1c:bf | |
| [ 5.647007] GMAC4(ffffff80065bb900) Invalid MAC@ - using 26:99:ea:a7:e3:67 | |
| [ 5.653840] GMAC5(ffffff80065ce900) Invalid MAC@ - using aa:45:79:c9:5f:64 | |
| [ 5.660599] ********************************************************** | |
| [ 5.665563] * NSS Data Plane driver | |
| [ 5.672050] ********************************************************** | |
| [ 5.687344] libata version 3.00 loaded. | |
| [ 5.713607] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
| [ 5.713686] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 | |
| [ 5.718236] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports | |
| [ 5.725573] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000000000010010 | |
| [ 5.731919] xhci-hcd xhci-hcd.1.auto: irq 35, io mem 0x07000000 | |
| [ 5.741683] hub 1-0:1.0: USB hub found | |
| [ 5.746874] hub 1-0:1.0: 1 port detected | |
| [ 5.771348] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller | |
| [ 5.771417] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2 | |
| [ 5.776688] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000000000010010 | |
| [ 5.783374] xhci-hcd xhci-hcd.2.auto: irq 36, io mem 0x08a00000 | |
| [ 5.792883] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller | |
| [ 5.798592] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3 | |
| [ 5.804158] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed | |
| [ 5.812288] hub 2-0:1.0: USB hub found | |
| [ 5.818321] hub 2-0:1.0: 1 port detected | |
| [ 5.842558] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. | |
| [ 5.843104] hub 3-0:1.0: USB hub found | |
| [ 5.849768] hub 3-0:1.0: 1 port detected | |
| [ 5.875669] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/usb[0]' - status (0) | |
| [ 5.875724] gpio gpiochip0: Persistence not supported for GPIO 60 | |
| [ 5.875734] gpio-492 (?): no flags found for gpios | |
| [ 5.882263] usbcore: registered new interface driver usb-storage | |
| [ 5.883897] usbcore: registered new interface driver uas | |
| [ 5.887835] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
| [ 5.896663] init: - preinit - | |
| [ 6.138236] usb 2-1: new high-speed USB device number 2 using xhci-hcd | |
| [ 6.327680] hub 2-1:1.0: USB hub found | |
| [ 6.328064] hub 2-1:1.0: 4 ports detected | |
| [ 6.818129] usb 2-1.1: new high-speed USB device number 3 using xhci-hcd | |
| [ 6.917630] scsi host0: uas | |
| [ 6.918972] scsi 0:0:0:0: Direct-Access TOSHIBA DT01ACA200 3102 PQ: 0 ANSI: 6 | |
| [ 6.923090] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) | |
| [ 6.927648] sd 0:0:0:0: [sda] 4096-byte physical blocks | |
| [ 6.935604] sd 0:0:0:0: [sda] Write Protect is off | |
| [ 6.940317] sd 0:0:0:0: [sda] Mode Sense: 5f 00 00 08 | |
| [ 6.940796] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
| [ 6.945342] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes | |
| [ 6.954094] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes) | |
| [ 7.024279] usb 2-1.3: new high-speed USB device number 4 using xhci-hcd | |
| [ 7.123699] scsi host1: uas | |
| [ 7.125057] scsi 1:0:0:0: Direct-Access WDC WD30 EZRX-00DC0B0 3102 PQ: 0 ANSI: 6 | |
| [ 7.128963] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB) | |
| [ 7.133703] sd 1:0:0:0: [sdb] 4096-byte physical blocks | |
| [ 7.141596] sd 1:0:0:0: [sdb] Write Protect is off | |
| [ 7.146363] sd 1:0:0:0: [sdb] Mode Sense: 5f 00 00 08 | |
| [ 7.146795] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
| [ 7.151404] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes | |
| [ 7.160158] sd 1:0:0:0: [sdb] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes) | |
| [ 7.229229] usb 2-1.4: new low-speed USB device number 5 using xhci-hcd | |
| [ 9.057367] nss-dp 3a001000.dp lan1: PHY Link up speed: 1000 | |
| [ 9.057469] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready | |
| [ 9.164126] mount_root: loading kmods from internal overlay | |
| [ 9.205730] kmodloader: loading kernel modules from //etc/modules-boot.d/* | |
| [ 9.209937] kmodloader: done loading kernel modules from //etc/modules-boot.d/* | |
| [ 9.260966] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 12.167660] sd 0:0:0:0: [sda] Attached SCSI disk | |
| [ 12.834920] sd 1:0:0:0: [sdb] Attached SCSI disk | |
| [ 12.911306] UBIFS (ubi0:2): Mounting in unauthenticated mode | |
| [ 12.911510] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 921 | |
| [ 12.942984] UBIFS (ubi0:2): recovery needed | |
| [ 13.044667] UBIFS (ubi0:2): recovery completed | |
| [ 13.044787] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" | |
| [ 13.048044] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | |
| [ 13.055940] UBIFS (ubi0:2): FS size: 24252416 bytes (23 MiB, 191 LEBs), max 201 LEBs, journal size 1269760 bytes (1 MiB, 10 LEBs) | |
| [ 13.065840] UBIFS (ubi0:2): reserved for root: 1145500 bytes (1118 KiB) | |
| [ 13.077455] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 21C33E65-42EC-4FF1-9769-B914A0DEBA0C, small LPT model | |
| [ 13.085885] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab | |
| [ 13.099929] block: extroot: not configured | |
| [ 13.102344] UBIFS (ubi0:2): un-mount UBI device 0 | |
| [ 13.106302] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops | |
| [ 13.114763] UBIFS (ubi0:2): Mounting in unauthenticated mode | |
| [ 13.117279] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 924 | |
| [ 13.170155] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" | |
| [ 13.170235] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | |
| [ 13.177006] UBIFS (ubi0:2): FS size: 24252416 bytes (23 MiB, 191 LEBs), max 201 LEBs, journal size 1269760 bytes (1 MiB, 10 LEBs) | |
| [ 13.186906] UBIFS (ubi0:2): reserved for root: 1145500 bytes (1118 KiB) | |
| [ 13.198521] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 21C33E65-42EC-4FF1-9769-B914A0DEBA0C, small LPT model | |
| [ 13.208692] mount_root: loading kmods from internal overlay | |
| [ 13.252055] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* | |
| [ 13.253537] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* | |
| [ 13.267047] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 13.314228] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab | |
| [ 13.317111] block: extroot: not configured | |
| [ 13.322372] mount_root: switching to ubifs overlay | |
| [ 13.334396] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off. | |
| [ 13.792795] mtdblock: MTD device 'alt_kernel' is NAND, please consider using UBI block devices instead. | |
| [ 13.810755] mtdblock: MTD device '0:art' is NAND, please consider using UBI block devices instead. | |
| [ 13.818340] mtdblock: MTD device 'kernel' is NAND, please consider using UBI block devices instead. | |
| [ 13.836051] mtdblock: MTD device '0:appsblenv' is NAND, please consider using UBI block devices instead. | |
| [ 13.844013] mtdblock: MTD device 's_env' is NAND, please consider using UBI block devices instead. | |
| [ 13.964164] mtdblock: MTD device '0:rpm' is NAND, please consider using UBI block devices instead. | |
| [ 13.972277] mtdblock: MTD device '0:ethphyfw' is NAND, please consider using UBI block devices instead. | |
| [ 13.980176] mtdblock: MTD device '0:qsee' is NAND, please consider using UBI block devices instead. | |
| [ 13.998960] mtdblock: MTD device 'syscfg' is NAND, please consider using UBI block devices instead. | |
| [ 14.015462] mtdblock: MTD device '0:sbl1' is NAND, please consider using UBI block devices instead. | |
| [ 14.082483] mtdblock: MTD device 'alt_rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 14.111968] mtdblock: MTD device '0:wififw' is NAND, please consider using UBI block devices instead. | |
| [ 14.127444] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 14.143388] mtdblock: MTD device '0:appsbl' is NAND, please consider using UBI block devices instead. | |
| [ 14.159803] mtdblock: MTD device 'devinfo' is NAND, please consider using UBI block devices instead. | |
| [ 14.166432] mtdblock: MTD device '0:cdt' is NAND, please consider using UBI block devices instead. | |
| [ 14.175909] mtdblock: MTD device 'u_env' is NAND, please consider using UBI block devices instead. | |
| [ 14.297110] mtdblock: MTD device '0:devcfg' is NAND, please consider using UBI block devices instead. | |
| [ 14.304893] mtdblock: MTD device '0:mibib' is NAND, please consider using UBI block devices instead. | |
| [ 14.313750] mtdblock: MTD device 'sysdiag' is NAND, please consider using UBI block devices instead. | |
| [ 14.333274] BTRFS: device label Music devid 1 transid 890 /dev/sda scanned by btrfs (928) | |
| [ 14.335461] BTRFS: device label Video devid 1 transid 3874 /dev/sdb scanned by btrfs (928) | |
| [ 14.360244] nss-dp 3a001000.dp lan1: PHY Link is down | |
| [ 14.366730] procd: - early - | |
| [ 14.366899] procd: - watchdog - | |
| [ 15.022335] procd: - watchdog - | |
| [ 15.022680] procd: - ubus - | |
| [ 15.093949] procd: - init - | |
| [ 15.954554] kmodloader: loading kernel modules from /etc/modules.d/* | |
| [ 15.979160] NET: Registered PF_ALG protocol family | |
| [ 15.988965] zram: Added device: zram0 | |
| [ 16.017091] Key type dns_resolver registered | |
| [ 16.028256] Key type cifs.idmap registered | |
| [ 16.067043] OpenVPN data channel offload (ovpn-dco) 2.0.0 -- (C) 2020-2023 OpenVPN, Inc. | |
| [ 16.070793] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 16.091367] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver | |
| [ 16.095502] nat46: module (version 4c5beee236841724219598fabb1edc93d4f08ce5) loaded. | |
| [ 16.099743] gre: GRE over IPv4 demultiplexor driver | |
| [ 16.105937] ip_gre: GRE over IPv4 tunneling driver | |
| [ 16.113326] ip6_gre: GRE over IPv6 tunneling driver | |
| [ 16.130711] Jool: Core Jool v4.1.10.0 module inserted. | |
| [ 16.131940] NAT64 Jool v4.1.10.0 module inserted. | |
| [ 16.136021] SIIT Jool v4.1.10.0 module inserted. | |
| [ 16.169847] cryptodev: driver 1.12 loaded. | |
| [ 16.179433] hid: raw HID events driver (C) Jiri Kosina | |
| [ 16.182431] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
| [ 16.183815] sd 1:0:0:0: Attached scsi generic sg1 type 0 | |
| [ 16.190659] GACT probability on | |
| [ 16.195721] Mirror/redirect action on | |
| [ 16.204986] u32 classifier | |
| [ 16.205037] input device check on | |
| [ 16.206628] Actions configured | |
| [ 16.224104] ntfs3: Max link count 4000 | |
| [ 16.224164] ntfs3: Enabled Linux POSIX ACLs support | |
| [ 16.231773] fuse: init (API version 7.37) | |
| [ 16.270379] Bridge firewalling registered | |
| [ 16.271876] usbcore: registered new interface driver cdc_wdm | |
| [ 16.275528] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f | |
| [ 16.279271] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8 | |
| [ 16.449789] hid-generic 0003:0D9F:0004.0001: hiddev96,hidraw0: USB HID v1.00 Device [POWERCOM Co.,LTD HID UPS Battery] on usb-xhci-hcd.2.auto-1.4/input0 | |
| [ 16.450133] usbcore: registered new interface driver usbhid | |
| [ 16.462571] usbhid: USB HID core driver | |
| [ 16.469388] usbcore: registered new interface driver usblp | |
| [ 16.478874] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. | |
| [ 16.478938] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved. | |
| [ 16.512491] xt_time: kernel timezone is -0000 | |
| [ 16.514683] usbcore: registered new interface driver cdc_ether | |
| [ 16.519017] usbcore: registered new interface driver cdc_ncm | |
| [ 16.578854] PPP generic driver version 2.4.2 | |
| [ 16.580269] PPP MPPE Compression module registered | |
| [ 16.583784] NET: Registered PF_PPPOX protocol family | |
| [ 16.588297] PPTP driver version 0.8.5 | |
| [ 16.594632] usbcore: registered new interface driver rndis_host | |
| [ 16.609125] ath11k c000000.wifi: ipq6018 hw1.0 | |
| [ 16.609188] ath11k c000000.wifi: FW memory mode: 2 | |
| [ 16.612909] remoteproc remoteproc0: powering up cd00000.remoteproc | |
| [ 16.642970] remoteproc remoteproc0: Booting fw image IPQ6018/q6_fw.mdt, size 7340 | |
| [ 17.145068] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.221914] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.467157] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.534647] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.679558] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.740038] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.876420] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.934027] remoteproc remoteproc0: remote processor cd00000.remoteproc is now up | |
| [ 17.937869] ath11k c000000.wifi: qmi ignore invalid mem req type 3 | |
| [ 17.938921] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 17.941168] ath11k c000000.wifi: chip_id 0x0 chip_family 0x4 board_id 0xff soc_id 0xffffffff | |
| [ 17.955745] ath11k c000000.wifi: fw_version 0x250a04b8 fw_build_timestamp 2021-12-20 07:20 fw_build_id WLAN.HK.2.5.0.1-01208-QCAHKSWPL_SILICONZ-1 | |
| [ 17.964837] kmodloader: done loading kernel modules from /etc/modules.d/* | |
| [ 18.145508] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 18.278032] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 18.438995] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 18.502592] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 18.658762] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 18.721962] BTRFS info (device sdb): using crc32c (crc32c-generic) checksum algorithm | |
| [ 18.722064] BTRFS info (device sdb): setting nodatacow, compression disabled | |
| [ 18.728889] BTRFS info (device sdb): turning on async discard | |
| [ 18.735957] BTRFS info (device sdb): use no compression | |
| [ 18.741575] BTRFS info (device sdb): using free space tree | |
| [ 18.939676] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 19.021004] BTRFS info (device sda): using crc32c (crc32c-generic) checksum algorithm | |
| [ 19.021096] BTRFS info (device sda): setting nodatacow, compression disabled | |
| [ 19.027886] BTRFS info (device sda): turning on async discard | |
| [ 19.034979] BTRFS info (device sda): use no compression | |
| [ 19.040611] BTRFS info (device sda): using free space tree | |
| [ 23.827662] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 23.979453] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.037968] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.187307] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.245020] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.381333] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.445120] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.621228] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.688646] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.858032] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 24.951340] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.031939] zram0: detected capacity change from 0 to 168040 | |
| [ 25.043544] Adding 84016k swap on /dev/zram0. Priority:100 extents:1 across:84016k SSDscFS | |
| [ 25.109676] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.191979] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.381281] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.455677] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.685003] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.757891] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.917568] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 25.980812] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 26.288984] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 26.355356] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 26.538759] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 26.608284] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 26.797531] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 26.879827] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.151967] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.241653] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.467121] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.539364] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.694321] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.766378] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.922627] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 27.992241] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.128519] platform cpufreq-dt: deferred probe pending | |
| [ 28.155734] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.225134] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.378789] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.449619] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.612086] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.687944] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.838570] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 28.905167] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.062422] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.129606] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.279576] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.338921] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.486011] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.546691] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.702617] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.762242] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.898764] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 29.959800] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.106306] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.166075] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.307262] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.366689] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.517182] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.577968] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.727454] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.787427] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.930782] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 30.987563] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.127527] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.185145] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.319464] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.376098] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.514523] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.571447] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.706851] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.763518] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.901641] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 31.957984] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.096724] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.154299] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.295591] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.352582] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.496243] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.552909] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.706730] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.764130] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.901094] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 32.959013] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 33.098039] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 33.157462] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 40.173864] br-lan: port 1(lan1) entered blocking state | |
| [ 40.173949] br-lan: port 1(lan1) entered disabled state | |
| [ 40.178715] device lan1 entered promiscuous mode | |
| [ 40.207344] br-lan: port 2(lan2) entered blocking state | |
| [ 40.207436] br-lan: port 2(lan2) entered disabled state | |
| [ 40.212161] device lan2 entered promiscuous mode | |
| [ 40.230068] br-lan: port 3(lan3) entered blocking state | |
| [ 40.230159] br-lan: port 3(lan3) entered disabled state | |
| [ 40.234477] device lan3 entered promiscuous mode | |
| [ 40.250693] br-lan: port 4(lan4) entered blocking state | |
| [ 40.250782] br-lan: port 4(lan4) entered disabled state | |
| [ 40.255080] device lan4 entered promiscuous mode | |
| [ 42.161335] br-lan: port 5(phy1-ap0) entered blocking state | |
| [ 42.161426] br-lan: port 5(phy1-ap0) entered disabled state | |
| [ 42.166720] device phy1-ap0 entered promiscuous mode | |
| [ 42.307815] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready | |
| [ 42.308062] br-lan: port 5(phy1-ap0) entered blocking state | |
| [ 42.313296] br-lan: port 5(phy1-ap0) entered forwarding state | |
| [ 42.322153] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready | |
| [ 42.364249] br-lan: port 6(phy0-ap0) entered blocking state | |
| [ 42.364343] br-lan: port 6(phy0-ap0) entered disabled state | |
| [ 42.369561] device phy0-ap0 entered promiscuous mode | |
| [ 42.382726] br-lan: port 6(phy0-ap0) entered blocking state | |
| [ 42.382792] br-lan: port 6(phy0-ap0) entered forwarding state | |
| [ 42.562450] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready | |
| [ 43.233339] nss-dp 3a001000.dp lan1: PHY Link up speed: 1000 | |
| [ 43.233457] br-lan: port 1(lan1) entered blocking state | |
| [ 43.238127] br-lan: port 1(lan1) entered forwarding state | |
| [ 43.300947] nss-dp 3a001600.dp4 lan4: PHY Link up speed: 100 | |
| [ 43.301075] br-lan: port 4(lan4) entered blocking state | |
| [ 43.305756] br-lan: port 4(lan4) entered forwarding state | |
| [ 43.312470] nss-dp 3a001400.dp3 lan3: PHY Link up speed: 1000 | |
| [ 43.316615] nss-dp 3a001200.dp2 lan2: PHY Link up speed: 1000 | |
| [ 43.322873] br-lan: port 3(lan3) entered blocking state | |
| [ 43.327720] br-lan: port 3(lan3) entered forwarding state | |
| [ 43.334659] br-lan: port 2(lan2) entered blocking state | |
| [ 43.338298] br-lan: port 2(lan2) entered forwarding state | |
| [ 43.361373] nss-dp 3a001800.dp5 wan: PHY Link up speed: 1000 | |
| [ 43.361477] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready | |
| [ 50.293682] Jool error: TCP BIB transport address '192.0.2.1#80' does not belong to pool4. | |
| Please add it there first. | |
| [ 50.293778] Jool error: xlator_replace() failed. Errcode -22 | |
| [ 53.037296] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. | |
| [ 58.273255] 2023.09.15 16:11:21 up 0 min, load average: 2.02, 0.53, 0.18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment