[Enter `^Ec?' for help] U-Boot TPL 2024.07-rc4 (Jun 04 2024 - 11:29:26) lpddr4_set_rate: change freq to 400MHz 0, 1 Channel 0: LPDDR4, 400MHz BW=32 Col=10 Bk=8 CS0 Row=15 CS=1 Die BW=16 Size=1024MB Channel 1: LPDDR4, 400MHz BW=32 Col=10 Bk=8 CS0 Row=15 CS=1 Die BW=16 Size=1024MB 256B stride lpddr4_set_rate: change freq to 800MHz 1, 0 Trying to boot from BOOTROM Returning to boot ROM... U-Boot SPL 2024.07-rc4 (Jun 04 2024 - 11:29:26 +0100) Trying to boot from SPI ## Checking hash(es) for config config-1 ... OK ## Checking hash(es) for Image atf-1 ... sha256+ OK ## Checking hash(es) for Image u-boot ... sha256+ OK ## Checking hash(es) for Image fdt-1 ... sha256+ OK ## Checking hash(es) for Image atf-2 ... sha256+ OK ## Checking hash(es) for Image atf-3 ... sha256+ OK ## Checking hash(es) for Image atf-4 ... sha256+ OK load_simple_fit: Skip load 'atf-5': image size is 0! U-Boot 2024.07-rc4 (Jun 04 2024 - 11:29:26 +0100) SoC: Rockchip rk3399 Reset cause: POR Model: Radxa ROCK Pi 4A DRAM: 2 GiB PMIC: RK808 Core: 304 devices, 33 uclasses, devicetree: separate MMC: mmc@fe320000: 1, mmc@fe330000: 0 Loading Environment from MMC... Card did not respond to voltage select! : -110 *** Warning - No block device, using default environment In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Model: Radxa ROCK Pi 4A Card did not respond to voltage select! : -110 Unable to get mmc desc Net: eth0: ethernet@fe300000 [?25h Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp Speed: 1000, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.201.53 (6 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x2800000 14365658/tftp-deploy-l_dw83w_/kernel/Image tftp 0x2800000 14365658/tftp-deploy-l_dw83w_/kernel/Image Speed: 1000, full duplex Using ethernet@fe300000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.53 Filename '14365658/tftp-deploy-l_dw83w_/kernel/Image'. Load address: 0x2800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################ 15.6 MiB/s done Bytes transferred = 44362240 (2a4ea00 hex) => tftp 0xa200000 14365658/tftp-deploy-l_dw83w_/ramdisk/ramdisk.cpio.gz.uboot tftp 0xa200000 14365658/tftp-deploy-l_dw83w_/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@fe300000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.53 Filename '14365658/tftp-deploy-l_dw83w_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xa200000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################# 15.5 MiB/s done Bytes transferred = 22360316 (15530fc hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x8300000 14365658/tftp-deploy-l_dw83w_/dtb/rk3399-rock-pi-4b.dtb tftp 0x8300000 14365658/tftp-deploy-l_dw83w_/dtb/rk3399-rock-pi-4b.dtb Speed: 1000, full duplex Using ethernet@fe300000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.53 Filename '14365658/tftp-deploy-l_dw83w_/dtb/rk3399-rock-pi-4b.dtb'. Load address: 0x8300000 Loading: *##### 6.7 MiB/s done Bytes transferred = 63261 (f71d hex) => setenv bootargs 'console=ttyS2,1500000n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14365658/extract-nfsrootfs-5jh__zw8,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS2,1500000n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14365658/extract-nfsrootfs-5jh__zw8,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x2800000 0xa200000 0x8300000 booti 0x2800000 0xa200000 0x8300000 ## Loading init Ramdisk from Legacy Image at 0a200000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 22360252 Bytes = 21.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 08300000 Booting using the fdt blob at 0x8300000 Working FDT set to 8300000 Loading Ramdisk to 77984000, end 78ed70bc ... OK Loading Device Tree to 0000000077971000, end 000000007798371c ... OK Working FDT set to 77971000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.9.0-rc4 (KernelCI@build-j231797-arm64-gcc-10-defconfig-w2sjk) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Sat Jun 15 17:09:42 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Radxa ROCK Pi 4B [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: uart0 at MMIO32 0x00000000ff1a0000 (options '1500000n8') [ 0.000000] printk: legacy bootconsole [uart0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fba59c0-0x7fba7fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000200000-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 0x0000000000200000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff] [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges [ 0.000000] cma: Reserved 32 MiB at 0x000000007ba00000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 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.2 [ 0.000000] percpu: Embedded 24 pages/cpu s58728 r8192 d31384 u98304 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: kernel page table isolation forced OFF by mitigations=off [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,1500000n8 root=/dev/nfs rw nfsroot=192.168.201.1:/var/lib/lava/dispatcher/tmp/14365658/extract-nfsrootfs-5jh__zw8,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 515592 <6>[ 0.000000] Policy zone: DMA <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB <6>[ 0.000000] software IO TLB: area num 8. <6>[ 0.000000] software IO TLB: mapped [mem 0x000000007b500000-0x000000007b700000] (2MB) <6>[ 0.000000] Memory: 1952344K/2095104K available (16960K kernel code, 4794K rwdata, 11344K rodata, 10048K init, 748K bss, 109992K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=6. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 <6>[ 0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 256 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000 <6>[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff] <6>[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @480000 (flat, esz 8, psz 64K, shr 0) <6>[ 0.000000] ITS: using cache flushing for cmd queue <6>[ 0.000000] GICv3: using LPI property table @0x0000000000460000 <6>[ 0.000000] GIC: using cache flushing for LPI property table <6>[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000470000 <6>[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] } <6>[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] } <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.005762] Console: colour dummy device 80x25 <6>[ 0.006323] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) <6>[ 0.007302] pid_max: default: 32768 minimum: 301 <6>[ 0.007872] LSM: initializing lsm=capability <6>[ 0.008455] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.009181] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.011243] spectre-v4 mitigation disabled by command-line option <6>[ 0.014006] rcu: Hierarchical SRCU implementation. <6>[ 0.014482] rcu: Max phase no-delay instances is 1000. <6>[ 0.015637] Platform MSI: msi-controller@fee20000 domain created <6>[ 0.016679] PCI/MSI: /interrupt-controller@fee00000/msi-controller@fee20000 domain created <6>[ 0.017765] fsl-mc MSI: msi-controller@fee20000 domain created <6>[ 0.025849] EFI services will not be available. <6>[ 0.026870] smp: Bringing up secondary CPUs ... <6>[ 0.028190] Detected VIPT I-cache on CPU1 <6>[ 0.028300] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000 <6>[ 0.028324] GICv3: CPU1: using allocated LPI pending table @0x0000000000500000 <6>[ 0.028387] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.029359] Detected VIPT I-cache on CPU2 <6>[ 0.029447] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000 <6>[ 0.029467] GICv3: CPU2: using allocated LPI pending table @0x0000000000510000 <6>[ 0.029513] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.030423] Detected VIPT I-cache on CPU3 <6>[ 0.030507] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000 <6>[ 0.030527] GICv3: CPU3: using allocated LPI pending table @0x0000000000520000 <6>[ 0.030569] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.031468] CPU features: detected: Spectre-v2 <6>[ 0.031483] CPU features: detected: Spectre-v3a <6>[ 0.031494] CPU features: detected: Spectre-BHB <6>[ 0.031505] CPU features: detected: ARM erratum 1742098 <6>[ 0.031514] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 <6>[ 0.031520] Detected PIPT I-cache on CPU4 <6>[ 0.031610] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000 <6>[ 0.031629] GICv3: CPU4: using allocated LPI pending table @0x0000000000530000 <6>[ 0.031676] CPU4: Booted secondary processor 0x0000000100 [0x410fd082] <6>[ 0.032574] Detected PIPT I-cache on CPU5 <6>[ 0.032653] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000 <6>[ 0.032672] GICv3: CPU5: using allocated LPI pending table @0x0000000000540000 <6>[ 0.032709] CPU5: Booted secondary processor 0x0000000101 [0x410fd082] <6>[ 0.032876] smp: Brought up 1 node, 6 CPUs <6>[ 0.047611] SMP: Total of 6 processors activated. <6>[ 0.048074] CPU: All CPU(s) started at EL2 <6>[ 0.048526] CPU features: detected: 32-bit EL0 Support <6>[ 0.049027] CPU features: detected: 32-bit EL1 Support <6>[ 0.049533] CPU features: detected: CRC32 instructions <6>[ 0.050100] spectre-v2 mitigation disabled by command line option <6>[ 0.050746] alternatives: applying system-wide alternatives <6>[ 0.055023] devtmpfs: initialized <6>[ 0.068820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.069832] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) <6>[ 0.071431] pinctrl core: initialized pinctrl subsystem <6>[ 0.075458] DMI not present or invalid. <6>[ 0.080308] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.082512] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.083459] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.084539] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.085357] audit: initializing netlink subsys (disabled) <5>[ 0.086362] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1 <6>[ 0.088275] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.088286] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.088963] cpuidle: using governor menu <6>[ 0.090273] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.091129] ASID allocator initialised with 65536 entries <6>[ 0.095058] Serial: AMBA PL011 UART driver <6>[ 0.133216] platform fe330000.mmc: Fixed dependency cycle(s) with /syscon@ff770000/phy@f780 <6>[ 0.134106] platform ff770000.syscon:phy@f780: Fixed dependency cycle(s) with /mmc@fe330000 <6>[ 0.137903] platform ff880000.i2s: Fixed dependency cycle(s) with /i2c@ff110000/codec@11 <6>[ 0.143763] platform ff900000.vop: Fixed dependency cycle(s) with /hdmi@ff940000 <6>[ 0.144579] platform ff8f0000.vop: Fixed dependency cycle(s) with /hdmi@ff940000 <6>[ 0.145368] platform ff940000.hdmi: Fixed dependency cycle(s) with /vop@ff8f0000 <6>[ 0.146153] platform ff940000.hdmi: Fixed dependency cycle(s) with /vop@ff900000 <4>[ 0.153904] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.155246] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000 <4>[ 0.156492] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.157924] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000 <4>[ 0.159101] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.160360] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000 <4>[ 0.161554] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.162807] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000 <4>[ 0.163972] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.165249] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000 <6>[ 0.174394] Modules: 21728 pages in range for non-PLT usage <6>[ 0.174405] Modules: 513248 pages in range for PLT usage <6>[ 0.175864] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.177054] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.177673] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.178361] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.178980] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.179644] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.180262] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.180925] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.182134] Demotion targets for Node 0: null <6>[ 0.184532] ACPI: Interpreter disabled. <6>[ 0.190592] iommu: Default domain type: Translated <6>[ 0.191078] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.192273] SCSI subsystem initialized <6>[ 0.193108] usbcore: registered new interface driver usbfs <6>[ 0.193687] usbcore: registered new interface driver hub <6>[ 0.194245] usbcore: registered new device driver usb <6>[ 0.196736] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.197258] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.198173] PTP clock support registered <6>[ 0.198863] EDAC MC: Ver: 3.0.0 <6>[ 0.200019] scmi_core: SCMI protocol bus registered <6>[ 0.202478] FPGA manager framework <6>[ 0.202924] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.204646] vgaarb: loaded <6>[ 0.205490] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.206360] VFS: Disk quotas dquot_6.6.0 <6>[ 0.206796] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.207668] pnp: PnP ACPI: disabled <6>[ 0.219319] NET: Registered PF_INET protocol family <6>[ 0.220021] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.223109] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.224034] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.224817] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.225779] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.227129] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.227877] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.228606] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.229515] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.230566] RPC: Registered named UNIX socket transport module. <6>[ 0.231166] RPC: Registered udp transport module. <6>[ 0.231646] RPC: Registered tcp transport module. <6>[ 0.232125] RPC: Registered tcp-with-tls transport module. <6>[ 0.232678] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.233334] PCI: CLS 0 bytes, default 64 <6>[ 0.233968] Unpacking initramfs... <6>[ 0.241323] kvm [1]: nv: 477 coarse grained trap handlers <6>[ 0.242292] kvm [1]: IPA Size Limit: 40 bits <6>[ 0.245430] kvm [1]: vgic-v2@fff20000 <6>[ 0.245852] kvm [1]: GIC system register CPU interface enabled <6>[ 0.246454] kvm [1]: vgic interrupt IRQ18 <6>[ 0.246894] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.249172] Initialise system trusted keyrings <6>[ 0.249855] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.250870] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.251770] NFS: Registering the id_resolver key type <5>[ 0.252305] Key type id_resolver registered <5>[ 0.252734] Key type id_legacy registered <6>[ 0.253163] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.253846] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.254772] 9p: Installing v9fs 9p2000 file system support <5>[ 0.326269] Key type asymmetric registered <5>[ 0.326700] Asymmetric key parser 'x509' registered <6>[ 0.327278] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.328004] io scheduler mq-deadline registered <6>[ 0.328460] io scheduler kyber registered <6>[ 0.328915] io scheduler bfq registered <6>[ 0.407542] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 0.408299] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12 <6>[ 0.410675] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 0.411428] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 0.437545] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.442163] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 35, base_baud = 1500000) is a 16550A <6>[ 0.443460] serial serial0: tty port ttyS0 registered <6>[ 0.445425] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 36, base_baud = 1500000) is a 16550A <6>[ 0.446476] printk: legacy console [ttyS2] enabled <6>[ 0.446476] printk: legacy console [ttyS2] enabled <6>[ 0.447413] printk: legacy bootconsole [uart0] disabled <6>[ 0.447413] printk: legacy bootconsole [uart0] disabled <6>[ 0.452337] msm_serial: driver initialized <6>[ 0.453554] SuperH (H)SCI(F) driver initialized <6>[ 0.454427] STM32 USART driver initialized <6>[ 0.471408] loop: module loaded <6>[ 0.473854] megasas: 07.727.03.00-rc1 <4>[ 0.482068] rockchip-spi ff1d0000.spi: Runtime PM usage count underflow! <6>[ 1.877789] Freeing initrd memory: 21836K <6>[ 1.904248] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.906713] thunder_xcv, ver 1.0 <6>[ 1.907062] thunder_bgx, ver 1.0 <6>[ 1.907401] nicpf, ver 1.0 <6>[ 1.910267] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.910932] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.911463] hclge is initializing <6>[ 1.911830] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.912288] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.912847] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.913311] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.913896] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.914398] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.914941] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.915517] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.916761] sky2: driver version 1.30 <6>[ 1.919943] VFIO - User Level meta-driver version: 0.3 <6>[ 1.931653] usbcore: registered new interface driver usb-storage <6>[ 1.938735] i2c_dev: i2c /dev entries driver <6>[ 1.942564] platform ff880000.i2s: Fixed dependency cycle(s) with /i2c@ff110000/codec@11 <6>[ 1.943383] i2c 1-0011: Fixed dependency cycle(s) with /i2s@ff880000 <6>[ 1.946167] i2c 0-001b: Fixed dependency cycle(s) with /i2c@ff3c0000/pmic@1b/regulators/DCDC_REG4 <4>[ 1.957118] dw_wdt ff848000.watchdog: No valid TOPs array specified <6>[ 1.965150] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.965785] sdhci: Copyright(c) Pierre Ossman <6>[ 1.967921] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.970563] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. <6>[ 1.971061] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode. <6>[ 1.971138] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.971245] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. <6>[ 1.971899] dwmmc_rockchip fe320000.mmc: Using internal DMA controller. <6>[ 1.972400] dwmmc_rockchip fe310000.mmc: Version ID is 270a <6>[ 1.973004] dwmmc_rockchip fe320000.mmc: Version ID is 270a <6>[ 1.973688] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo <6>[ 1.974248] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 50,32 bit host data width,256 deep fifo <6>[ 1.974540] mmc0: CQHCI version 5.10 <6>[ 1.977179] dwmmc_rockchip fe320000.mmc: Got CD GPIO <6>[ 1.980308] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.982984] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.985728] usbcore: registered new interface driver usbhid <6>[ 1.986258] usbhid: USB HID core driver <6>[ 1.989571] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 1.994807] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 1.996480] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 2.001718] mmc0: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA <6>[ 2.009024] NET: Registered PF_PACKET protocol family <6>[ 2.009662] 9pnet: Installing 9P2000 support <5>[ 2.010158] Key type dns_resolver registered <6>[ 2.023713] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 2.025093] registered taskstats version 1 <5>[ 2.025732] Loading compiled-in X.509 certificates <6>[ 2.107936] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 2.108166] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <6>[ 2.114047] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. <6>[ 2.114733] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. <6>[ 2.115353] dwmmc_rockchip fe310000.mmc: Version ID is 270a <6>[ 2.115905] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo <6>[ 2.139794] mmc0: Failed to initialize a non-removable card <6>[ 2.140495] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 2.141604] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 <6>[ 2.142436] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000008002000010 <6>[ 2.143335] xhci-hcd xhci-hcd.0.auto: irq 57, io mem 0xfe800000 <6>[ 2.144077] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 2.144597] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 <6>[ 2.145303] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed <6>[ 2.146892] hub 1-0:1.0: USB hub found <6>[ 2.147283] hub 1-0:1.0: 1 port detected <6>[ 2.148043] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 2.149452] hub 2-0:1.0: USB hub found <6>[ 2.149863] hub 2-0:1.0: 1 port detected <6>[ 2.158570] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller <6>[ 2.159108] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 <6>[ 2.159942] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000008002000010 <6>[ 2.160845] xhci-hcd xhci-hcd.1.auto: irq 58, io mem 0xfe900000 <6>[ 2.161655] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller <6>[ 2.162175] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 <6>[ 2.162880] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed <6>[ 2.164431] hub 3-0:1.0: USB hub found <6>[ 2.164823] hub 3-0:1.0: 1 port detected <6>[ 2.165640] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 2.167205] hub 4-0:1.0: USB hub found <6>[ 2.167596] hub 4-0:1.0: 1 port detected <6>[ 2.174793] ehci-platform fe380000.usb: EHCI Host Controller <6>[ 2.175362] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5 <6>[ 2.176223] ehci-platform fe380000.usb: irq 59, io mem 0xfe380000 <6>[ 2.179483] ehci-platform fe3c0000.usb: EHCI Host Controller <6>[ 2.179700] ohci-platform fe3a0000.usb: Generic Platform OHCI controller <6>[ 2.180037] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 6 <6>[ 2.180661] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 7 <6>[ 2.181460] ehci-platform fe3c0000.usb: irq 60, io mem 0xfe3c0000 <6>[ 2.182247] ohci-platform fe3a0000.usb: irq 71, io mem 0xfe3a0000 <6>[ 2.183366] rk808-regulator rk808-regulator.3.auto: there is no dvs0 gpio <6>[ 2.184017] rk808-regulator rk808-regulator.3.auto: there is no dvs1 gpio <6>[ 2.189672] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.191171] hub 5-0:1.0: USB hub found <6>[ 2.191567] hub 5-0:1.0: 1 port detected <6>[ 2.200996] cpu cpu0: EM: created perf domain <6>[ 2.203158] cpu cpu4: EM: created perf domain <6>[ 2.208347] ohci-platform fe3e0000.usb: Generic Platform OHCI controller <6>[ 2.208987] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 8 <6>[ 2.209586] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.209865] ohci-platform fe3e0000.usb: irq 72, io mem 0xfe3e0000 <6>[ 2.210925] hub 6-0:1.0: USB hub found <6>[ 2.211340] hub 6-0:1.0: 1 port detected <6>[ 2.215148] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode. <6>[ 2.215816] dwmmc_rockchip fe310000.mmc: Using internal DMA controller. <6>[ 2.216423] dwmmc_rockchip fe310000.mmc: Version ID is 270a <6>[ 2.216950] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 49,32 bit host data width,256 deep fifo <6>[ 2.217904] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq <6>[ 2.218432] mmc_host mmc2: card is non-removable. <6>[ 2.229636] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 2.246596] hub 7-0:1.0: USB hub found <6>[ 2.247001] hub 7-0:1.0: 1 port detected <6>[ 2.274671] hub 8-0:1.0: USB hub found <6>[ 2.275069] hub 8-0:1.0: 1 port detected <6>[ 2.276150] Trying to probe devices needed for running init ... <6>[ 2.361610] mmc_host mmc2: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0) <6>[ 2.510540] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 166 <6>[ 2.518304] mmc2: new ultra high speed SDR104 SDIO card at address 0001 <6>[ 14.561963] clk: Disabling unused clocks <6>[ 14.563079] PM: genpd: Disabling unused power domains <6>[ 14.563616] ALSA device list: <6>[ 14.563915] No soundcards found. <4>[ 14.565052] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console <6>[ 14.572305] Freeing unused kernel memory: 10048K <6>[ 14.572964] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 14.979490] cs_system_cfg: CoreSight Configuration manager initialised <6>[ 14.981324] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found <6>[ 14.982033] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found <6>[ 14.982600] rk_gmac-dwmac fe300000.ethernet: IRQ sfty not found <6>[ 14.983176] rk_gmac-dwmac fe300000.ethernet: Deprecated MDIO bus assumption used <6>[ 14.983896] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock <6>[ 14.984614] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input). <6>[ 14.985257] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28). <6>[ 14.985877] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11). <6>[ 14.986408] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no). <6>[ 14.986996] rk_gmac-dwmac fe300000.ethernet: clock input from PHY <6>[ 14.992563] rk_gmac-dwmac fe300000.ethernet: init for RGMII <6>[ 14.993638] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 14.994305] rk_gmac-dwmac fe300000.ethernet: DWMAC1000 <6>[ 14.994789] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported <6>[ 14.995467] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported <6>[ 14.996144] rk_gmac-dwmac fe300000.ethernet: COE Type 2 <6>[ 14.996625] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported <6>[ 14.997262] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported <6>[ 14.998488] rk_gmac-dwmac fe300000.ethernet: Normal descriptors <6>[ 14.999039] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled <6>[ 14.999572] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer <5>[ 15.001949] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 15.003309] coresight-cpu-debug fe430000.debug: Coresight debug-CPU0 initialized <6>[ 15.004540] coresight-cpu-debug fe432000.debug: Coresight debug-CPU1 initialized <6>[ 15.005588] coresight-cpu-debug fe434000.debug: Coresight debug-CPU2 initialized <6>[ 15.006559] coresight-cpu-debug fe436000.debug: Coresight debug-CPU3 initialized <6>[ 15.007457] coresight-cpu-debug fe610000.debug: Coresight debug-CPU4 initialized <6>[ 15.011243] coresight-cpu-debug fe710000.debug: Coresight debug-CPU5 initialized <6>[ 15.019574] rockchip-vop ff8f0000.vop: Adding to iommu group 0 <6>[ 15.023808] rockchip-vop ff900000.vop: Adding to iommu group 1 <5>[ 15.026955] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 15.027808] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 15.028523] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 15.029302] cfg80211: failed to load regulatory.db <6>[ 15.043448] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9 <4>[ 15.044301] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43456-sdio.radxa,rockpi4b.bin failed with error -2 <4>[ 15.045321] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43456-sdio.bin failed with error -2 <6>[ 15.046936] Bluetooth: Core ver 2.22 <6>[ 15.047317] NET: Registered PF_BLUETOOTH protocol family <6>[ 15.047804] Bluetooth: HCI device and connection manager initialized <6>[ 15.048389] Bluetooth: HCI socket layer initialized <6>[ 15.048840] Bluetooth: L2CAP socket layer initialized <6>[ 15.049311] Bluetooth: SCO socket layer initialized <6>[ 15.051024] rk808-rtc rk808-rtc.4.auto: registered as rtc0 <6>[ 15.052121] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 15.052264] rk808-rtc rk808-rtc.4.auto: setting system clock to 2013-01-18T08:51:01 UTC (1358499061) <6>[ 15.054366] mc: Linux media interface: v0.10 <6>[ 15.057538] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 15.058805] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY) <6>[ 15.059874] Bluetooth: HCI UART driver ver 2.3 <6>[ 15.060295] Bluetooth: HCI UART protocol H4 registered <6>[ 15.060827] Bluetooth: HCI UART protocol LL registered <6>[ 15.062228] videodev: Linux video capture interface: v2.00 <6>[ 15.062650] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 15.065542] Bluetooth: HCI UART protocol Broadcom registered <6>[ 15.066091] Bluetooth: HCI UART protocol QCA registered <6>[ 15.066587] Bluetooth: HCI UART protocol Marvell registered <6>[ 15.070215] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 15.074570] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 15.075330] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 15.076441] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: <6>[ 15.077122] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 <6>[ 15.081309] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 <6>[ 15.085650] rockchip-pcie f8000000.pcie: no vpcie12v regulator found <6>[ 15.139499] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 15.140434] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <4>[ 15.185805] dw-apb-uart ff180000.serial: failed to request DMA <6>[ 15.323954] rk_gmac-dwmac fe300000.ethernet end0: renamed from eth0 <6>[ 15.326767] panfrost ff9a0000.gpu: clock rate = 500000000 <6>[ 15.330908] panfrost ff9a0000.gpu: EM: created perf domain <6>[ 15.331754] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0 <6>[ 15.331759] hantro-vpu ff650000.video-codec: Adding to iommu group 2 <6>[ 15.333043] panfrost ff9a0000.gpu: features: 00000000,00000407, issues: 00000000,24040400 <6>[ 15.333903] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 <6>[ 15.333963] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video0 <6>[ 15.334968] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1 <6>[ 15.336385] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video1 <6>[ 15.337391] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 1 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/end0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: end0 hardware address b2:19:c2:6f:fe:57 mtu 1500 DHCP <6>[ 15.419755] rk_gmac-dwmac fe300000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 <6>[ 15.422605] Bluetooth: hci0: BCM: chip id 130 <6>[ 15.423514] Bluetooth: hci0: BCM: features 0x0f <6>[ 15.426244] Bluetooth: hci0: BCM4345C5 <6>[ 15.426611] Bluetooth: hci0: BCM4345C5 (003.006.006) build 0000 <3>[ 15.427452] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 15.428060] Bluetooth: hci0: BCM: 'brcm/BCM4345C5.radxa,rockpi4b.hcd' <3>[ 15.428652] Bluetooth: hci0: BCM: 'brcm/BCM4345C5.hcd' <3>[ 15.429129] Bluetooth: hci0: BCM: 'brcm/BCM.radxa,rockpi4b.hcd' <3>[ 15.429707] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <3>[ 15.461123] Bluetooth: hci0: Opcode 0x2031 failed: -22 <6>[ 15.513540] rk_gmac-dwmac fe300000.ethernet end0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL) <6>[ 15.521610] rk_gmac-dwmac fe300000.ethernet end0: No Safety Features support found <6>[ 15.522323] rk_gmac-dwmac fe300000.ethernet end0: PTP not supported by HW <6>[ 15.523757] rk_gmac-dwmac fe300000.ethernet end0: configuring for phy/rgmii link mode <3>[ 15.641593] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! <3>[ 15.642405] rockchip-pcie f8000000.pcie: probe with driver rockchip-pcie failed with error -110 <6>[ 15.647842] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: <6>[ 15.648522] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 <6>[ 15.649291] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 <6>[ 15.651895] rockchip-pcie f8000000.pcie: no vpcie12v regulator found <3>[ 16.060229] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <3>[ 16.177603] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! <3>[ 16.178291] rockchip-pcie f8000000.pcie: probe with driver rockchip-pcie failed with error -110 IP-Config: no response after 2 secs - giving up IP-Config: end0 hardware address b2:19:c2:6f:fe:57 mtu 1500 DHCP <6>[ 18.628248] rk_gmac-dwmac fe300000.ethernet end0: Link is Up - 1Gbps/Full - flow control off IP-Config: end0 complete (dhcp from 192.168.201.1): address: 192.168.201.53 broadcast: 192.168.201.255 netmask: 255.255.255.0 gateway: 192.168.201.1 dns0 : 192.168.201.1 dns1 : 0.0.0.0 host : rk3399-rock-pi-4b-cbg-3 domain : lava-rack rootserver: 192.168.201.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 19.261262] systemd[1]: System time before build time, advancing clock. <6>[ 19.321835] NET: Registered PF_INET6 protocol family <6>[ 19.323784] Segment Routing with IPv6 <6>[ 19.324207] In-situ OAM (IOAM) with IPv6 <30>[ 19.398593] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 19.401666] systemd[1]: Detected architecture arm64. Welcome to Debian GNU/Linux 12 (bookworm)! <30>[ 19.430608] systemd[1]: Hostname set to . <30>[ 20.686528] systemd[1]: Queued start job for default target graphical.target. <30>[ 20.716305] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ OK ] Created slice system-getty.slice - Slice /system/getty. <30>[ 20.732758] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ OK ] Created slice system-modpr…lice - Slice /system/modprobe. <30>[ 20.748728] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ OK ] Created slice system-seria… - Slice /system/serial-getty. <30>[ 20.764393] systemd[1]: Created slice user.slice - User and Session Slice. [ OK ] Created slice user.slice - User and Session Slice. <30>[ 20.767058] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [ OK ] Started systemd-ask-passwo…quests to Console Directory Watch. <30>[ 20.778176] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 20.790404] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 20.792317] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2... Expecting device dev-ttyS2.device - /dev/ttyS2... <30>[ 20.794456] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes. <30>[ 20.806296] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ OK ] Reached target integrityse…Local Integrity Protected Volumes. <30>[ 20.818328] systemd[1]: Reached target paths.target - Path Units. [ OK ] Reached target paths.target - Path Units. <30>[ 20.820512] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ OK ] Reached target remote-fs.target - Remote File Systems. <30>[ 20.834223] systemd[1]: Reached target slices.target - Slice Units. [ OK ] Reached target slices.target - Slice Units. <30>[ 20.846279] systemd[1]: Reached target swap.target - Swaps. [ OK ] Reached target swap.target - Swaps. <30>[ 20.848497] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ OK ] Reached target veritysetup… - Local Verity Protected Volumes. <30>[ 20.862791] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe. <30>[ 20.877133] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [ OK ] Listening on systemd-journ…socket - Journal Audit Socket. <30>[ 20.896281] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log). <30>[ 20.915208] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ OK ] Listening on systemd-journald.socket - Journal Socket. <30>[ 20.932664] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [ OK ] Listening on systemd-netwo… - Network Service Netlink Socket. <30>[ 20.954197] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ OK ] Listening on systemd-udevd….socket - udev Control Socket. <30>[ 20.966731] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket. <30>[ 21.014422] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting dev-hugepages.mount - Huge Pages File System... <30>[ 21.032382] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting dev-mqueue.mount…POSIX Message Queue File System... <30>[ 21.050578] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting sys-kernel-debug.… - Kernel Debug File System... <30>[ 21.062329] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 21.069574] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting kmod-static-nodes…ate List of Static Device Nodes... <30>[ 21.086837] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting modprobe@configfs…m - Load Kernel Module configfs... <30>[ 21.103288] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 21.119095] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting modprobe@drm.service - Load Kernel Module drm... <30>[ 21.135425] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting modprobe@efi_psto…- Load Kernel Module efi_pstore... <6>[ 21.141213] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev <30>[ 21.152689] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting modprobe@fuse.ser…e - Load Kernel Module fuse... <30>[ 21.170753] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting modprobe@loop.ser…e - Load Kernel Module loop... <30>[ 21.192224] systemd[1]: Starting systemd-journald.service - Journal Service... <6>[ 21.192813] fuse: init (API version 7.40) Starting systemd-journald.service - Journal Service... <30>[ 21.219819] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting systemd-modules-l…rvice - Load Kernel Modules... <30>[ 21.234593] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting systemd-network-g… units from Kernel command line... <30>[ 21.250695] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting systemd-remount-f…nt Root and Kernel File Systems... <30>[ 21.265918] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting systemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 21.273409] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ OK ] Mounted dev-hugepages.mount - Huge Pages File System. <30>[ 21.276014] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ OK ] Mounted dev-mqueue.mount[…- POSIX Message Queue File System. <30>[ 21.290685] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System. <30>[ 21.303301] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ OK ] Finished kmod-static-nodes…reate List of Static Device Nodes. <30>[ 21.315371] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 21.316736] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 21.330346] systemd[1]: Started systemd-journald.service - Journal Service. [ OK ] Started systemd-journald.service - Journal Service. [ OK ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod. [ OK ] Finished modprobe@drm.service - Load Kernel Module drm. [ OK ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore. [ OK ] Finished modprobe@fuse.service - Load Kernel Module fuse. [ OK ] Finished modprobe@loop.service - Load Kernel Module loop. [ OK ] Finished systemd-modules-l…service - Load Kernel Modules. [ OK ] Finished systemd-network-g…rk units from Kernel command line. [ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems. [ OK ] Reached target network-pre…get - Preparation for Network. Mounting sys-fs-fuse-conne… - FUSE Control File System... Mounting sys-kernel-config…ernel Configuration File System... Starting systemd-journal-f…h Journal to Persistent Storage... Starting systemd-random-se…ice - Load/Save Random Seed... <46>[ 21.578092] systemd-journald[233]: Received client request to flush runtime journal. Starting systemd-sysctl.se…ce - Apply Kernel Variables... Starting systemd-sysusers.…rvice - Create System Users... [ OK ] Mounted sys-fs-fuse-connec…nt - FUSE Control File System. [ OK ] Mounted sys-kernel-config.… Kernel Configuration File System. [ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices. [ OK ] Finished systemd-sysctl.service - Apply Kernel Variables. [ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage. [ OK ] Finished systemd-sysusers.service - Create System Users. Starting systemd-tmpfiles-…ate Static Device Nodes in /dev... [ OK ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev. [ OK ] Reached target local-fs-pr…reparation for Local File Systems. [ OK ] Reached target local-fs.target - Local File Systems. Starting systemd-tmpfiles-… Volatile Files and Directories... Starting systemd-udevd.ser…ger for Device Events and Files... [ OK ] Started systemd-udevd.serv…nager for Device Events and Files. Starting systemd-networkd.…ice - Network Configuration... [ OK ] Found device dev-ttyS2.device - /dev/ttyS2. [ OK ] Finished systemd-tmpfiles-…te Volatile Files and Directories. Starting systemd-timesyncd… - Network Time Synchronization... Starting systemd-update-ut…rd System Boot/Shutdown in UTMP... [ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP. [ OK ] Started systemd-networkd.service - Network Configuration. [ OK ] Reached target network.target - Network. <5>[ 22.653531] random: crng init done [ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed. [ OK ] Started systemd-timesyncd.…0m - Network Time Synchronization. [ OK ] Reached target sysinit.target - System Initialization. [ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories. [ OK ] Reached target time-set.target - System Time Set. [ OK ] Started apt-daily.timer - Daily apt download activities. [ OK ] Started apt-daily-upgrade.… apt upgrade and clean activities. [ OK ] Started dpkg-db-backup.tim… Daily dpkg database backup timer. <46>[ 22.763268] systemd-journald[233]: Oldest entry in /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal is older than the configured file retention duration (1month), suggesting rotation. <46>[ 22.764859] systemd-journald[233]: /var/log/journal/6cfa758ce87d4acd800e1258fdce5dda/system.journal: Journal header limits reached or header out-of-date, rotating. [ OK ] Started e2scrub_all.timer…etadata Check for All Filesystems. [ OK ] Started fstrim.timer - Discard unused blocks once a week. [ OK ] Reached target timers.target - Timer Units. [ OK ] Listening on dbus.socket[…- D-Bus System Message Bus Socket. [ OK ] Reached target sockets.target - Socket Units. [ OK ] Reached target basic.target - Basic System. Starting dbus.service - D-Bus System Message Bus... Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting systemd-logind.se…ice - User Login Management... Starting systemd-user-sess…vice - Permit User Sessions... [ OK ] Started dbus.service - D-Bus System Message Bus. [ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [ OK ] Finished systemd-user-sess…ervice - Permit User Sessions. [ OK ] Started systemd-logind.service - User Login Management. [ OK ] Reached target bluetooth.target - Bluetooth Support. [ OK ] Reached target sound.target - Sound Card. [ OK ] Listening on systemd-rfkil…l Switch Status /dev/rfkill Watch. [ OK ] Started getty@tty1.service - Getty on tty1. [ OK ] Started serial-getty@ttyS2…rvice - Serial Getty on ttyS2. [ OK ] Reached target getty.target - Login Prompts. [ OK ] Reached target multi-user.target - Multi-User System. [ OK ] Reached target graphical.target - Graphical Interface. Starting systemd-hostnamed.service - Hostname Service... Starting systemd-update-ut… Record Runlevel Change in UTMP... Starting systemd-rfkill.se…Load/Save RF Kill Switch Status... [ OK ] Finished systemd-update-ut… - Record Runlevel Change in UTMP. [ OK ] Started systemd-rfkill.ser…- Load/Save RF Kill Switch Status. [ OK ] Started systemd-hostnamed.service - Hostname Service. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS2 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.9.0-rc4 #1 SMP PREEMPT Sat Jun 15 17:09:42 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/14365658/extract-nfsrootfs-5jh__zw8' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/14365658/extract-nfsrootfs-5jh__zw8' / # export NFS_SERVER_IP='192.168.201.1' export NFS_SERVER_IP='192.168.201.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-14365658/environment . /lava-14365658/environment / # /lava-14365658/bin/lava-test-runner /lava-14365658/0 /lava-14365658/bin/lava-test-runner /lava-14365658/0 + export TESTRUN_ID=0_dmesg + cd /lava-14365658/0/tests/0_dmesg + cat uuid + UUID=14365658_1.6.2.4.1 + set +x <8>[ 37.977644] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 38.099309] <8>[ 38.197383] <8>[ 38.297353] + set +x <8>[ 38.300373] / #