Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@OpenWrt:/tmp# sysupgrade openwrt-ipq40xx-generic-zyxel_wsq50-squashfs-sysup
- grade.bin
- Tue Nov 21 12:53:08 UTC 2023 upgrade: Saving config files...
- Tue Nov 21 12:53:08 UTC 2023 upgrade: Commencing upgrade. Closing all shell sessions.
- Command failed: Connection failed
- - /lib/upgrade/zyxel.sh 99/111 89%atchdog handover: fd=3
- - watcTue Nov 21 12:53:10 UTC 2023 upgrade: Sending TERM to remaining processes ...
- Tue Nov 21 12:53:14 UTC 2023 upgrade: Sending KILL to remaining processes ...
- [ 2812.027253] stage2 (3119): drop_caches: 3
- Tue Nov 21 12:53:20 UTC 2023 upgrade: Switching to ramdisk...
- Tue Nov 21 12:53:25 UTC 2023 upgrade: Performing system upgrade...
- + local 'tar_file=/tmp/openwrt-ipq40xx-generic-zyxel_wsq50-squashfs-sysupgrade.bin'
- + board_name
- + '[' -e /tmp/sysinfo/board_name ]
- + cat /tmp/sysinfo/board_name
- + local 'board=zyxel,wsq50'
- + tar tf /tmp/openwrt-ipq40xx-generic-zyxel_wsq50-squashfs-sysupgrade.bin
- + grep -m 1 '^sysupgrade-.*/$'
- + local 'board_dir=sysupgrade-zyxel_wsq50/'
- + board_dir=sysupgrade-zyxel_wsq50
- + zyxel_get_rootfs
- + local rootfsdev
- + read cmdline
- + rootfsdev='/dev/mmcblk0p5 rootwait zld_ver=2.02 mtdparts=spi0.0:0x60000@0x60000(0:QSEE)ro,0x80000@0xE0000(u-boot)ro,0x10000(env)ro,0x10000(0:ART)ro,0x10000(dualflag),0x10000(CRT)ro,0x260000(reserved) clk_ignore_unused fstools_ignore_partname=1'
- + rootfsdev=/dev/mmcblk0p5
- + echo /dev/mmcblk0p5
- + local 'rootfs=/dev/mmcblk0p5'
- + local 'kernel='
- + local 'loop_supported='
- + '[' -b /dev/mmcblk0p5 ]
- + '[' -f /usr/sbin/losetup ]
- + loop_supported=true
- + kernel=/dev/mmcblk0p4
- + '[' true '=' true ]
- + losetup --detach-all
- + echo 'Flashing kernel to /dev/mmcblk0p4'
- Flashing kernel to /dev/mmcblk0p4
- + tar xf /tmp/openwrt-ipq40xx-generic-zyxel_wsq50-squashfs-sysupgrade.bin sysupgrade-zyxel_wsq50/kernel -O
- + echo 'Flashing rootfs to /dev/mmcblk0p5'
- Flashing rootfs to /dev/mmcblk0p5
- + tar xf /tmp/openwrt-ipq40xx-generic-zyxel_wsq50-squashfs-sysupgrade.bin sysupgrade-zyxel_wsq50/root -O
- + '[' true '=' true ]
- + tar xf /tmp/openwrt-ipq40xx-generic-zyxel_wsq50-squashfs-sysupgrade.bin sysupgrade-zyxel_wsq50/root -O
- + wc -c
- + local 'offset=6291460'
- + '[' 6291460 -lt 65536 ]
- + losetup -f
- + local 'loopdev=/dev/loop0'
- + losetup -o 6291460 /dev/loop0 /dev/mmcblk0p5[ 2818.590109] loop0: detected capacity change from 0 to 118783
- + echo 'Format new rootfs_data at position 6291460.'
- Format new rootfs_data at position 6291460.
- + mkfs.ext4 -F -L rootfs_data /dev/loop0
- mke2fs 1.47.0 (5-Feb-2023)
- Creating filesystem with 59388 1k blocks and 14848 inodes
- Filesystem UUID: d4a4fe4f-a570-452d-b15c-e7f55ec5d739
- Superblock backups stored on blocks:
- 8193, 24577, 40961, 57345
- Allocating group tables: done
- Writing inode tables: done
- Creating journal (4096 blocks): done
- Writing superblocks and filesystem accounting information: done
- + mkdir /tmp/new_root
- + mount -t ext4 /dev/loop0 /tmp/new_root
- [ 2819.952442] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
- + echo 'Saving config to rootfs_data at position 6291460.'
- Saving config to rootfs_data at position 6291460.
- + cp -v /tmp/sysupgrade.tgz /tmp/new_root/sysupgrade.tgz
- + sync
- + find /tmp/new_root/
- /tmp/new_root/
- /tmp/new_root/lost+found
- /tmp/new_root/sysupgrade.tgz
- + umount /tmp/new_root
- + losetup -d /dev/loop0
- + sync
- + umount -a
- umount: can't unmount /dev: Resource busy
- umount: can't unmount /tmp: Resource busy
- + echo 'Sleeping before reboot'
- Sleeping before reboot
- + sleep 30
- + reboot -f
- [
- Format: Log Type - Time(microsec) - Message - Optional Info
- Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
- S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.1.1-00117
- S - IMAGE_VARIANT_STRING=DAABANAZA
- S - OEM_IMAGE_VERSION_STRING=CRM
- S - Boot Config, 0x00000021
- S - Reset status Config, 0x00000010
- S - Core 0 Frequency, 0 MHz
- B - 261 - PBL, Start
- B - 1339 - bootable_media_detect_entry, Start
- B - 1679 - bootable_media_detect_success, Start
- B - 1693 - elf_loader_entry, Start
- B - 5070 - auth_hash_seg_entry, Start
- B - 7218 - auth_hash_seg_exit, Start
- B - 579279 - elf_segs_hash_verify_entry, Start
- B - 698178 - PBL, End
- B - 698201 - SBL1, Start
- B - 788978 - pm_device_init, Start
- D - 7 - pm_device_init, Delta
- B - 790505 - boot_flash_init, Start
- D - 62801 - boot_flash_init, Delta
- B - 857451 - boot_config_data_table_init, Start
- D - 3838 - boot_config_data_table_init, Delta - (419 Bytes)
- B - 864666 - clock_init, Start
- D - 7568 - clock_init, Delta
- B - 876731 - CDT version:2,Platform ID:8,Major ID:3,Minor ID:0,Subtype:1
- B - 880144 - sbl1_ddr_set_params, Start
- B - 885241 - cpr_init, Start
- D - 2 - cpr_init, Delta
- B - 889623 - Pre_DDR_clock_init, Start
- D - 5 - Pre_DDR_clock_init, Delta
- D - 13176 - sbl1_ddr_set_params, Delta
- B - 902934 - pm_driver_init, Start
- D - 3 - pm_driver_init, Delta
- B - 974023 - sbl1_wait_for_ddr_training, Start
- D - 27 - sbl1_wait_for_ddr_training, Delta
- B - 990200 - Image Load, Start
- D - 140755 - QSEE Image Loaded, Delta - (274048 Bytes)
- B - 1131389 - Image Load, Start
- D - 1435 - SEC Image Loaded, Delta - (2048 Bytes)
- B - 1141681 - Image Load, Start
- D - 189376 - APPSBL Image Loaded, Delta - (387035 Bytes)
- B - 1331454 - QSEE Execution, Start
- D - 60 - QSEE Execution, Delta
- B - 1337671 - SBL1, End
- D - 641548 - SBL1, Delta
- S - Flash Throughput, 2002 KB/s (663550 Bytes, 331386 us)
- S - DDR Frequency, 672 MHz
- U-Boot 2012.07 [Attitude Adjustment 12.09-rc1,unknown] (Jun 20 2017 - 06:15:49)
- smem ram ptable found: ver: 1 len: 3
- DRAM: 512 MiB
- machid : 0x8030001
- NAND: SF: Detected W25Q32 with page size 4 KiB, total 4 MiB
- ipq_spi: page_size: 0x100, sector_size: 0x1000, size: 0x400000
- 4 MiB
- MMC: qca_mmc: 0
- In: serial
- Out: serial
- Err: serial
- machid: 8030001
- flash_type: 0
- ZyXEL zloader v2.02 (Jun 20 2017 - 06:17:13)
- MMC read: dev # 0, block # 16418, count 4 ...
- MMC read: dev # 0, block # 16418, count 4 ...
- Multiboot clinent version: 2.0
- MAC0 addr:b8:ec:a3:ee:dc:13
- PHY ID1: 0x4d
- PHY ID2: 0xd0b1
- ipq40xx_ess_sw_init done
- eth0
- Warning: eth0 MAC addresses don't match:
- Address in SROM is b8:ec:a3:ee:dc:13
- Address in environment is b8:ec:a3:ee:dc:10
- eth0 PHY0 Down Speed :10 Half duplex
- eth0 PHY1 Down Speed :10 Half duplex
- eth0 PHY2 Down Speed :10 Half duplex
- eth0 PHY3 up Speed :1000 Full duplex
- eth0 PHY4 up Speed :1000 Full duplex
- Hit any key to stop autoboot: 0
- MMC read: dev # 0, block # 18466, count 8192 ... 8192 blocks read: OK
- ## Booting kernel from FIT Image at 84000000 ...
- Using 'config@1' configuration
- Trying 'kernel-1' kernel subimage
- Description: ARM OpenWrt Linux-5.15.134
- Type: Kernel Image
- Compression: lzma compressed
- Data Start: 0x840000e4
- Data Size: 3178898 Bytes = 3 MiB
- Architecture: ARM
- OS: Linux
- Load Address: 0x80208000
- Entry Point: 0x80208000
- Hash algo: crc32
- Hash value: c714ca43
- Hash algo: sha1
- Hash value: 1e6fa96756d2b8be34ea82fc2b0c1d3baf2bc08a
- Verifying Hash Integrity ... crc32+ sha1+ OK
- ## Flattened Device Tree from FIT Image at 84000000
- Using 'config@1' configuration
- Trying 'fdt-1' FDT blob subimage
- Description: ARM OpenWrt zyxel_wsq50 device tree blob
- Type: Flat Device Tree
- Compression: uncompressed
- Data Start: 0x843083b0
- Data Size: 17636 Bytes = 17.2 KiB
- Architecture: ARM
- Hash algo: crc32
- Hash value: ff8041c3
- Hash algo: sha1
- Hash value: ec387de13d027eb0ae1e65a9c70e687edc447b8a
- Verifying Hash Integrity ... crc32+ sha1+ OK
- Booting using the fdt blob at 0x843083b0
- Uncompressing Kernel Image ... OK
- Loading Device Tree to 86ff8000, end 86fff4e3 ... OK
- Device nand0 not found!
- invalid mtd device 'nand0'
- Using machid 0x8030001 from environment
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 5.15.134 (build@OpenWrt-Build) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r23497-6637af95aa) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Mon Oct 9 21:45:35 2023
- [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Zyxel WSQ50
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] Zone ranges:
- [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff]
- [ 0.000000] HighMem empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff]
- [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff]
- [ 0.000000] node 0: [mem 0x0000000088000000-0x000000009fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff]
- [ 0.000000] percpu: Embedded 11 pages/cpu s16268 r8192 d20596 u45056
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
- [ 0.000000] Kernel command line: board=WSQ50 root=/dev/mmcblk0p5 rootwait zld_ver=2.02 mtdparts=spi0.0:0x60000@0x60000(0:QSEE)ro,0x80000@0xE0000(u-boot)ro,0x10000(env)ro,0x10000(0:ART)ro,0x10000(dualflag),0x10000(CRT)ro,0x260000(reserved) clk_ignore_unused fstools_ignore_partname=1
- [ 0.000000] Unknown kernel command line parameters "board=WSQ50 zld_ver=2.02 fstools_ignore_partname=1", will be passed to user space.
- [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
- [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
- [ 0.000000] Memory: 505860K/524288K available (6543K kernel code, 607K rwdata, 1668K rodata, 1024K init, 236K bss, 18428K reserved, 0K cma-reserved, 0K highmem)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] rcu: Hierarchical RCU implementation.
- [ 0.000000] Tracing variant of Tasks RCU enabled.
- [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns
- [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns
- [ 0.000023] Switching to timer-based delay loop, resolution 20ns
- [ 0.000307] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000)
- [ 0.000335] CPU: Testing write buffer coherency: ok
- [ 0.000394] pid_max: default: 32768 minimum: 301
- [ 0.001236] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.001267] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- [ 0.003208] qcom_scm: convention: smc legacy
- [ 0.004441] Setting up static identity map for 0x80300000 - 0x8030003c
- [ 0.004616] rcu: Hierarchical SRCU implementation.
- [ 0.005221] smp: Bringing up secondary CPUs ...
- [ 0.008722] smp: Brought up 1 node, 4 CPUs
- [ 0.008756] SMP: Total of 4 processors activated (384.00 BogoMIPS).
- [ 0.008772] CPU: All CPU(s) started in SVC mode.
- [ 0.014851] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 0.015060] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.015096] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- [ 0.015462] pinctrl core: initialized pinctrl subsystem
- [ 0.017485] NET: Registered PF_NETLINK/PF_ROUTE protocol family
- [ 0.017943] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.019262] thermal_sys: Registered thermal governor 'step_wise'
- [ 0.019691] cpuidle: using governor ladder
- [ 0.019752] cpuidle: using governor menu
- [ 0.028532] gpio-444 (bluetooth-enable): hogged as output/high
- [ 0.049098] cryptd: max_cpu_qlen set to 1000
- [ 0.053949] usbcore: registered new interface driver usbfs
- [ 0.054029] usbcore: registered new interface driver hub
- [ 0.054093] usbcore: registered new device driver usb
- [ 0.054152] pps_core: LinuxPPS API ver. 1 registered
- [ 0.054166] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.054196] PTP clock support registered
- [ 0.056440] clocksource: Switched to clocksource arch_sys_counter
- [ 0.057900] NET: Registered PF_INET protocol family
- [ 0.058200] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
- [ 0.059170] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
- [ 0.059227] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
- [ 0.059252] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
- [ 0.059318] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
- [ 0.059415] TCP: Hash tables configured (established 4096 bind 4096)
- [ 0.059557] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.059607] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- [ 0.059937] NET: Registered PF_UNIX/PF_LOCAL protocol family
- [ 0.059992] PCI: CLS 0 bytes, default 64
- [ 0.062038] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- [ 0.067845] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.067879] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
- [ 0.201392] qcom-pcie 40000000.pci: host bridge /soc/pci@40000000 ranges:
- [ 0.201469] qcom-pcie 40000000.pci: IO 0x0040200000..0x00402fffff -> 0x0000000000
- [ 0.201507] qcom-pcie 40000000.pci: MEM 0x0040300000..0x0040ffffff -> 0x0040300000
- [ 0.378034] qcom-pcie 40000000.pci: iATU unroll: disabled
- [ 0.378067] qcom-pcie 40000000.pci: Detected iATU regions: 32 outbound, 8 inbound
- [ 0.478170] qcom-pcie 40000000.pci: Link up
- [ 0.478385] qcom-pcie 40000000.pci: PCI host bridge to bus 0000:00
- [ 0.478410] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.478432] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
- [ 0.478480] pci_bus 0000:00: root bus resource [mem 0x40300000-0x40ffffff]
- [ 0.478539] pci 0000:00:00.0: [17cb:1001] type 01 class 0x060400
- [ 0.478574] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
- [ 0.478646] pci 0000:00:00.0: PME# supported from D0 D3hot
- [ 0.480168] PCI: bus0: Fast back to back transfers disabled
- [ 0.480452] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
- [ 0.480561] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
- [ 0.480991] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
- [ 0.482586] PCI: bus1: Fast back to back transfers disabled
- [ 0.482637] pci 0000:00:00.0: BAR 8: assigned [mem 0x40400000-0x405fffff]
- [ 0.482664] pci 0000:00:00.0: BAR 0: assigned [mem 0x40300000-0x40300fff]
- [ 0.482690] pci 0000:01:00.0: BAR 0: assigned [mem 0x40400000-0x405fffff 64bit]
- [ 0.482750] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
- [ 0.482770] pci 0000:00:00.0: bridge window [mem 0x40400000-0x405fffff]
- [ 0.485940] pcieport 0000:00:00.0: AER: enabled with IRQ 106
- [ 0.488156] bam-dma-engine 8e04000.dma: num-channels unspecified in dt
- [ 0.488187] bam-dma-engine 8e04000.dma: num-ees unspecified in dt
- [ 0.488938] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000
- [ 0.489047] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7
- [ 0.489142] tcsr 1953000.ess_tcsr: setting ess interface select = 0
- [ 0.489236] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222
- [ 0.489591] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
- [ 0.490097] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio16" for function "blsp_uart1"
- [ 0.490129] ipq4019-pinctrl 1000000.pinctrl: invalid group "gpio17" for function "blsp_uart1"
- [ 0.490182] msm_serial 78af000.serial: msm_serial: detected port #0
- [ 0.490229] msm_serial 78af000.serial: uartclk = 1843200
- [ 0.490285] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 36, base_baud = 115200) is a MSM
- [ 0.490325] msm_serial: console setup on port #0
- [ 1.234358] printk: console [ttyMSM0] enabled
- [ 1.239488] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.243289] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.251137] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.258938] ipq4019-pinctrl 1000000.pinctrl: invalid function blsp_uart2 in map table
- [ 1.266782] msm_serial 78b0000.serial: msm_serial: detected port #1
- [ 1.274555] msm_serial 78b0000.serial: uartclk = 1843200
- [ 1.280673] 78b0000.serial: ttyMSM1 at MMIO 0x78b0000 (irq = 37, base_baud = 115200) is a MSM
- [ 1.286601] msm_serial: driver initialized
- [ 1.300574] loop: module loaded
- [ 1.301542] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
- [ 1.303581] spi-nor spi0.0: w25q32 (4096 Kbytes)
- [ 1.309920] mtd: Found partition defined in DT for 0:QSEE. Assigning OF node to support nvmem.
- [ 1.309935] mtd: Found partition defined in DT for u-boot. Assigning OF node to support nvmem.
- [ 1.314435] mtd: Found partition defined in DT for env. Assigning OF node to support nvmem.
- [ 1.322879] mtd: Found partition defined in DT for 0:ART. Assigning OF node to support nvmem.
- [ 1.331467] mtd: Found partition defined in DT for dualflag. Assigning OF node to support nvmem.
- [ 1.339714] mtd: Found partition defined in DT for CRT. Assigning OF node to support nvmem.
- [ 1.348398] mtd: Found partition defined in DT for reserved. Assigning OF node to support nvmem.
- [ 1.357251] 7 cmdlinepart partitions found on MTD device spi0.0
- [ 1.374347] Creating 7 MTD partitions on "spi0.0":
- [ 1.379980] 0x000000060000-0x0000000c0000 : "0:QSEE"
- [ 1.385366] 0x0000000e0000-0x000000160000 : "u-boot"
- [ 1.390593] 0x000000160000-0x000000170000 : "env"
- [ 1.395466] 0x000000170000-0x000000180000 : "0:ART"
- [ 1.400191] 0x000000180000-0x000000190000 : "dualflag"
- [ 1.404706] 0x000000190000-0x0000001a0000 : "CRT"
- [ 1.410050] 0x0000001a0000-0x000000400000 : "reserved"
- [ 1.468515] i2c_dev: i2c /dev entries driver
- [ 1.468689] i2c_qup 78b7000.i2c: using default clock-frequency 100000
- [ 1.474697] sdhci: Secure Digital Host Controller Interface driver
- [ 1.478259] sdhci: Copyright(c) Pierre Ossman
- [ 1.484275] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.509939] lp5562 0-0030: internal clock used
- [ 1.516116] NET: Registered PF_INET6 protocol family
- [ 1.519061] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit
- [ 1.520951] Segment Routing with IPv6
- [ 1.528305] In-situ OAM (IOAM) with IPv6
- [ 1.531874] NET: Registered PF_PACKET protocol family
- [ 1.536280] 8021q: 802.1Q VLAN Support v1.8
- [ 1.540693] Registering SWP/SWPB emulation handler
- [ 1.558474] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
- [ 1.558802] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 1.640065] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.652593] mmc0: switch to bus width 8 failed
- [ 1.660499] mmc0: new HS200 MMC card at address 0001
- [ 1.663441] mmcblk0: mmc0:0001 004G60 3.69 GiB
- [ 1.669069] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
- [ 1.674502] mmcblk0boot0: mmc0:0001 004G60 2.00 MiB
- [ 1.677795] mmcblk0boot1: mmc0:0001 004G60 2.00 MiB
- [ 1.680619] mmcblk0rpmb: mmc0:0001 004G60 512 KiB, chardev (247:0)
- [ 1.721078] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.810872] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.903143] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL)
- [ 1.915922] DSA: tree 0 s▒[ 1.923368] VFS: Mounted root (squashfs filesystem) readonly on device 179:5.
- [ 1.925435] Freeing unused kernel image (initmem) memory: 1024K
- [ 1.957414] Run /sbin/init as init process
- [ 2.288911] init: Console is alive
- [ 2.289302] init: - watchdog -
- [ 3.258621] kmodloader: loading kernel modules from /etc/modules-boot.d/*
- [ 3.604126] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.604228] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
- [ 3.608919] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000000002010010
- [ 3.616158] xhci-hcd xhci-hcd.0.auto: irq 108, io mem 0x08a00000
- [ 3.625805] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
- [ 3.631750] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
- [ 3.637045] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
- [ 3.648040] hub 1-0:1.0: USB hub found
- [ 3.651207] hub 1-0:1.0: 1 port detected
- [ 3.655504] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 3.659872] hub 2-0:1.0: USB hub found
- [ 3.667131] hub 2-0:1.0: 1 port detected
- [ 3.671350] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
- [ 3.674704] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
- [ 3.680309] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000000002010010
- [ 3.687651] xhci-hcd xhci-hcd.1.auto: irq 109, io mem 0x06000000
- [ 3.697126] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
- [ 3.703196] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
- [ 3.708490] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
- [ 3.716820] hub 3-0:1.0: USB hub found
- [ 3.722645] hub 3-0:1.0: 1 port detected
- [ 3.726863] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 3.731005] hub 4-0:1.0: USB hub found
- [ 3.738552] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
- [ 3.744441] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
- [ 3.755749] init: - preinit -
- [ 3.966482] usb 1-1: new full-speed USB device number 2 using xhci-hcd
- [ 4.199472] random: procd: uninitialized urandom read (4 bytes read)
- ip: SIOCGIFINDEX: No such device
- [ 5.139850] random: jshn: uninitialized urandom read (4 bytes read)
- [ 5.233303] random: jshn: uninitialized urandom read (4 bytes read)
- [ 5.276265] random: jshn: uninitialized urandom read (4 bytes read)
- [ 5.328393] random: jshn: uninitialized urandom read (4 bytes read)
- [ 5.708521] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
- [ 5.709443] device eth0 entered promiscuous mode
- [ 5.715390] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
- [ 5.720721] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 6.716954] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- 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
- [ 9.024669] loop0: detected capacity change from 0 to 131072
- [ 9.076861] loop0: detected capacity change from 131072 to 118912
- [ 9.098612] mount_root: overlay filesystem in /dev/loop0 has not been formatted yet
- [ 9.839193] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control rx
- [ 9.839780] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
- [ 12.898229] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: disabled.
- [ 12.900853] mount_root: overlay filesystem has not been fully initialized yet
- [ 12.909949] mount_root: switching to ext4 overlay
- [ 12.921053] urandom-seed: Seed file not found (/etc/urandom.seed)
- [ 13.069679] qca8k-ipq4019 c000000.switch lan1: Link is Down
- [ 13.070036] device eth0 left promiscuous mode
- [ 13.088964] procd: - early -
- [ 13.089499] procd: - watchdog -
- [ 13.689253] procd: - watchdog -
- [ 13.693693] procd: - ubus -
- [ 13.753060] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 13.755077] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 13.761837] random: ubusd: uninitialized urandom read (4 bytes read)
- [ 13.767806] procd: - init -
- Please press Enter to activate this console.
- [ 14.444527] kmodloader: loading kernel modules from /etc/modules.d/*
- [ 14.538748] hid: raw HID events driver (C) Jiri Kosina
- [ 14.558636] Bluetooth: Core ver 2.22
- [ 14.558797] NET: Registered PF_BLUETOOTH protocol family
- [ 14.561305] Bluetooth: HCI device and connection manager initialized
- [ 14.566647] Bluetooth: HCI socket layer initialized
- [ 14.572942] Bluetooth: L2CAP socket layer initialized
- [ 14.577637] Bluetooth: SCO socket layer initialized
- [ 14.587341] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 14.587436] Bluetooth: BNEP filters: protocol multicast
- [ 14.593000] Bluetooth: BNEP socket layer initialized
- [ 14.604469] usbcore: registered new interface driver btusb
- [ 14.605661] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b
- [ 14.608924] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36
- [ 14.608946] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=7 rev=2918; LMP ver=7 subver=2918; manufacturer=10
- [ 14.621962] Bluetooth: HCI UART driver ver 2.3
- [ 14.633687] Bluetooth: HCI UART protocol H4 registered
- [ 14.638164] Bluetooth: HCI UART protocol BCSP registered
- [ 14.643238] Bluetooth: HCI UART protocol ATH3K registered
- [ 14.650609] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 14.654019] Bluetooth: HIDP socket layer initialized
- [ 14.672201] Bluetooth: RFCOMM TTY layer initialized
- [ 14.672270] Bluetooth: RFCOMM socket layer initialized
- [ 14.675935] Bluetooth: RFCOMM ver 1.11
- [ 14.683435] usbcore: registered new interface driver ath3k
- [ 14.845471] PPP generic driver version 2.4.2
- [ 14.848306] NET: Registered PF_PPPOX protocol family
- [ 14.884873] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
- [ 14.886071] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
- [ 14.892355] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
- [ 15.347458] urngd: v1.0.2 started.
- [ 15.894382] random: crng init done
- [ 15.894457] random: 30 urandom warning(s) missed due to ratelimiting
- [ 15.894516] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
- [ 15.903243] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 15.917336] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
- [ 18.240158] ath10k_pci 0000:01:00.0: Loading BDF type 0
- [ 18.257135] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:6 crc32 0bfe5c35
- [ 21.779786] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 21.779853] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
- [ 21.863076] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
- [ 21.863920] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
- [ 22.097795] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
- [ 24.060491] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
- [ 24.060562] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 24.072489] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
- [ 24.124200] ath10k_ahb a000000.wifi: Loading BDF type 0
- [ 24.225253] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:20 crc32 d140cd7d
- [ 25.512702] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 25.512779] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32
- [ 25.561838] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
- [ 25.563610] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 25.707367] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
- [ 27.053397] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000
- [ 27.053481] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
- [ 27.066949] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b
- [ 27.117050] ath10k_ahb a800000.wifi: Loading BDF type 0
- [ 27.129354] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:21 crc32 d140cd7d
- [ 28.416950] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
- [ 28.417023] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32
- [ 28.466217] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
- [ 28.467947] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752'
- [ 28.608479] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
- [ 28.785094] kmodloader: done loading kernel modules from /etc/modules.d/*
- [ 46.184156] ipqess-edma c080000.ethernet eth0: Link is Down
- [ 46.192014] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode
- [ 46.192396] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
- [ 46.199077] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- [ 46.212714] device eth0 entered promiscuous mode
- [ 46.213492] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode
- [ 46.220944] br-lan: port 1(lan1) entered blocking state
- [ 46.225702] br-lan: port 1(lan1) entered disabled state
- [ 46.231545] device lan1 entered promiscuous mode
- [ 46.263404] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode
- [ 46.265962] br-lan: port 2(lan2) entered blocking state
- [ 46.270007] br-lan: port 2(lan2) entered disabled state
- [ 46.275746] device lan2 entered promiscuous mode
- [ 46.292315] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode
- [ 46.294971] br-lan: port 3(lan3) entered blocking state
- [ 46.298952] br-lan: port 3(lan3) entered disabled state
- [ 46.306639] device lan3 entered promiscuous mode
- [ 46.322553] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode
- [ 49.359742] qca8k-ipq4019 c000000.switch lan1: Link is Up - 1Gbps/Full - flow control rx
- [ 49.360384] br-lan: port 1(lan1) entered blocking state
- [ 49.367705] br-lan: port 1(lan1) entered forwarding state
- [ 49.374505] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
- [ 49.439498] qca8k-ipq4019 c000000.switch wan: Link is Up - 1Gbps/Full - flow control off
- [ 49.440057] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement