Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2021.07 (Aug 20 2021 - 15:47:44 +0200) DRAM: 4096 MiB Trying to boot from MMC1 NOTICE: BL31: v2.3(release):v2.3-797-g7ad39818b-dirty NOTICE: BL31: Built : 21:13:38, Jul 16 2021 NOTICE: BL31: Detected Allwinner H6 SoC (1728) NOTICE: BL31: Found U-Boot DTB at 0xc08c7c0, model: Pine H64 model A NOTICE: PMIC: Probing AXP805 on I2C NOTICE: axp_check_id ret=96 NOTICE: Check aldo1 NOTICE: Enable aldo1 NOTICE: PMIC: aldo1 voltage: 3.300V NOTICE: Check aldo2 NOTICE: Enable aldo2 NOTICE: PMIC: aldo2 voltage: 3.300V NOTICE: Check aldo3 NOTICE: Enable aldo3 NOTICE: PMIC: aldo3 voltage: 3.300V NOTICE: Check bldo1 NOTICE: Enable bldo1 NOTICE: PMIC: bldo1 voltage: 1.800V NOTICE: Check bldo2 NOTICE: Enable bldo2 NOTICE: PMIC: bldo2 voltage: 1.800V NOTICE: Check bldo3 NOTICE: Enable bldo3 NOTICE: PMIC: bldo3 voltage: 1.800V NOTICE: Check bldo4 NOTICE: Check cldo1 NOTICE: Enable cldo1 NOTICE: PMIC: cldo1 voltage: 3.300V NOTICE: Check cldo2 NOTICE: Enable cldo2 NOTICE: PMIC: cldo2 voltage: 3.300V NOTICE: Check cldo3 NOTICE: Enable cldo3 NOTICE: PMIC: cldo3 voltage: 3.300V NOTICE: Check dcdca NOTICE: Enable dcdca NOTICE: Check dcdcc NOTICE: Enable dcdcc NOTICE: Check dcdcd NOTICE: Enable dcdcd NOTICE: PMIC: dcdcd voltage: 0.960V NOTICE: Check dcdce NOTICE: Enable dcdce NOTICE: PMIC: dcdce voltage: 1.200V NOTICE: Check sw NOTICE: BL31: Platform setup done NOTICE: PSCI: System suspend is unavailable U-Boot 2021.07 (Aug 20 2021 - 15:47:44 +0200) Allwinner Technology CPU: Allwinner H6 (SUN50I) Model: Pine H64 model A DRAM: 3 GiB MMC: mmc@4020000: 0, mmc@4022000: 1 Loading Environment from FAT... Card did not respond to voltage select! : -110 In: serial@5000000 Out: serial@5000000 Err: serial@5000000 Net: phy interface8 eth0: ethernet@5020000 starting USB... Bus usb@5101000: USB EHCI 1.00 Bus usb@5101400: USB OHCI 1.0 Bus usb@5311000: USB EHCI 1.00 Bus usb@5311400: USB OHCI 1.0 scanning bus usb@5101000 for devices... 1 USB Device(s) found scanning bus usb@5101400 for devices... 1 USB Device(s) found scanning bus usb@5311000 for devices... 1 USB Device(s) found scanning bus usb@5311400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 10  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@5020000 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 BOOTP broadcast 6 DHCP client bound to address 192.168.1.217 (5762 ms) => setenv serverip 192.168.1.40 setenv serverip 192.168.1.40 => tftp 0x40000000 472302/tftp-deploy-6a71g270/kernel/Image tftp 0x40000000 472302/tftp-deploy-6a71g270/kernel/Image Using ethernet@5020000 device TFTP from server 192.168.1.40; our IP address is 192.168.1.217 Filename '472302/tftp-deploy-6a71g270/kernel/Image'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################### 12.1 MiB/s done Bytes transferred = 47280640 (2d17200 hex) => tftp 0x44300000 472302/tftp-deploy-6a71g270/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 472302/tftp-deploy-6a71g270/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@5020000 device TFTP from server 192.168.1.40; our IP address is 192.168.1.217 Filename '472302/tftp-deploy-6a71g270/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #######################################################T ########## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 3.5 MiB/s done Bytes transferred = 25947852 (18beecc hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 472302/tftp-deploy-6a71g270/dtb/sun50i-h6-pine-h64.dtb tftp 0x44000000 472302/tftp-deploy-6a71g270/dtb/sun50i-h6-pine-h64.dtb Using ethernet@5020000 device TFTP from server 192.168.1.40; our IP address is 192.168.1.217 Filename '472302/tftp-deploy-6a71g270/dtb/sun50i-h6-pine-h64.dtb'. Load address: 0x44000000 Loading: *## 8 MiB/s done Bytes transferred = 25243 (629b hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x40000000 0x44300000 0x44000000 booti 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 25947788 Bytes = 24.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 EHCI failed to shut down host controller. Loading Device Tree to 0000000049ff6000, end 0000000049fff29a ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.11.0-rc5-next-20240830 (KernelCI@build-j301585-arm64-gcc-12-defconfig-config-arm64-64k-pagebbsvl) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Aug 30 08:10:21 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Pine64 PINE H64 Model A [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8') [ 0.000000] printk: legacy bootconsole [uart0] enabled [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0xfff659c0-0xfff683ff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 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-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] cma: Reserved 512 MiB at 0x00000000c0000000 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 2 pages/cpu s62040 r8192 d60840 u131072 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 49152 <6>[ 0.000000] Policy zone: DMA <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 3MB <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 4MB <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000ff190000-0x00000000ff590000] (4MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4. <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=4 <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <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.009336] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.020898] Console: colour dummy device 80x25 <6>[ 0.026227] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) <6>[ 0.037793] pid_max: default: 32768 minimum: 301 <6>[ 0.043235] LSM: initializing lsm=capability <6>[ 0.048363] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) <6>[ 0.056793] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) <6>[ 0.082089] rcu: Hierarchical SRCU implementation. <6>[ 0.087668] rcu: Max phase no-delay instances is 1000. <6>[ 0.093977] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.105441] EFI services will not be available. <6>[ 0.111052] smp: Bringing up secondary CPUs ... <6>[ 0.117071] Detected VIPT I-cache on CPU1 <6>[ 0.117195] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.118108] Detected VIPT I-cache on CPU2 <6>[ 0.118188] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.119010] Detected VIPT I-cache on CPU3 <6>[ 0.119084] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.119339] smp: Brought up 1 node, 4 CPUs <6>[ 0.160553] SMP: Total of 4 processors activated. <6>[ 0.166008] CPU: All CPU(s) started at EL2 <6>[ 0.170840] CPU features: detected: 32-bit EL0 Support <6>[ 0.176777] CPU features: detected: 32-bit EL1 Support <6>[ 0.182724] CPU features: detected: CRC32 instructions <6>[ 0.188700] alternatives: applying system-wide alternatives <6>[ 0.196964] Memory: 2524608K/3145728K available (17152K kernel code, 5148K rwdata, 12224K rodata, 11072K init, 1180K bss, 87872K reserved, 524288K cma-reserved) <6>[ 0.214226] devtmpfs: initialized <6>[ 0.224884] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.235917] futex hash table entries: 1024 (order: 0, 65536 bytes, linear) <6>[ 0.245795] 1301 pages in range for non-PLT usage <6>[ 0.245816] 32021 pages in range for PLT usage <6>[ 0.251580] pinctrl core: initialized pinctrl subsystem <6>[ 0.265069] DMI not present or invalid. <6>[ 0.272117] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.284276] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.292583] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.301558] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.310622] audit: initializing netlink subsys (disabled) <5>[ 0.317186] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1 <6>[ 0.318679] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.325986] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.332947] cpuidle: using governor menu <6>[ 0.345309] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.353163] ASID allocator initialised with 65536 entries <6>[ 0.362079] Serial: AMBA PL011 UART driver <6>[ 0.384210] platform 6000000.hdmi: Fixed dependency cycle(s) with /soc/tcon-top@6510000 <6>[ 0.394249] platform 6000000.hdmi: Fixed dependency cycle(s) with /soc/tcon-top@6510000 <6>[ 0.403485] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/hdmi@6000000 <6>[ 0.412632] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 <6>[ 0.422675] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 <6>[ 0.433366] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000 <6>[ 0.443481] platform 6515000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000 <6>[ 0.456184] platform 7081400.i2c: Fixed dependency cycle(s) with /soc/pinctrl@7022000/r-i2c-pins <6>[ 0.467745] platform 6000000.hdmi: Fixed dependency cycle(s) with /connector <6>[ 0.475872] platform connector: Fixed dependency cycle(s) with /soc/hdmi@6000000 <6>[ 0.487277] HugeTLB: registered 16.0 GiB page size, pre-allocated 0 pages <6>[ 0.495049] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 GiB page <6>[ 0.502222] HugeTLB: registered 512 MiB page size, pre-allocated 0 pages <6>[ 0.509866] HugeTLB: 0 KiB vmemmap can be freed for a 512 MiB page <6>[ 0.516941] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.524680] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.534628] ACPI: Interpreter disabled. <6>[ 0.542153] iommu: Default domain type: Translated <6>[ 0.547735] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.555304] SCSI subsystem initialized <6>[ 0.560152] usbcore: registered new interface driver usbfs <6>[ 0.566509] usbcore: registered new interface driver hub <6>[ 0.572667] usbcore: registered new device driver usb <6>[ 0.579609] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.585351] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.595678] PTP clock support registered <6>[ 0.600421] EDAC MC: Ver: 3.0.0 <6>[ 0.604619] scmi_core: SCMI protocol bus registered <6>[ 0.611302] FPGA manager framework <6>[ 0.615430] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.623652] vgaarb: loaded <6>[ 0.627474] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.635016] VFS: Disk quotas dquot_6.6.0 <6>[ 0.639657] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) <6>[ 0.648004] pnp: PnP ACPI: disabled <6>[ 0.661040] NET: Registered PF_INET protocol family <6>[ 0.666952] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear) <6>[ 0.678983] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) <6>[ 0.688766] Table-perturb hash table entries: 65536 (order: 2, 262144 bytes, linear) <6>[ 0.697573] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear) <6>[ 0.706826] TCP bind hash table entries: 32768 (order: 4, 1048576 bytes, linear) <6>[ 0.716734] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 0.724380] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) <6>[ 0.732140] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) <6>[ 0.740529] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.747583] RPC: Registered named UNIX socket transport module. <6>[ 0.754378] RPC: Registered udp transport module. <6>[ 0.759834] RPC: Registered tcp transport module. <6>[ 0.765286] RPC: Registered tcp-with-tls transport module. <6>[ 0.771596] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.778967] PCI: CLS 0 bytes, default 64 <6>[ 0.783798] Unpacking initramfs... <6>[ 0.793006] kvm [1]: nv: 552 coarse grained trap handlers <6>[ 0.799891] kvm [1]: IPA Size Limit: 40 bits <6>[ 0.805359] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance) <6>[ 0.815342] kvm [1]: vgic interrupt IRQ9 <6>[ 0.820004] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.828309] Initialise system trusted keyrings <6>[ 0.833813] workingset: timestamp_bits=42 max_order=16 bucket_order=0 <6>[ 0.841864] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.849038] NFS: Registering the id_resolver key type <5>[ 0.854937] Key type id_resolver registered <5>[ 0.859833] Key type id_legacy registered <6>[ 0.864592] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.872253] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.880952] 9p: Installing v9fs 9p2000 file system support <5>[ 0.957642] Key type asymmetric registered <5>[ 0.962466] Asymmetric key parser 'x509' registered <6>[ 0.968247] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.976689] io scheduler mq-deadline registered <6>[ 0.981960] io scheduler kyber registered <6>[ 0.986740] io scheduler bfq registered <6>[ 1.052149] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.064667] msm_serial: driver initialized <6>[ 1.070064] SuperH (H)SCI(F) driver initialized <6>[ 1.075714] STM32 USART driver initialized <6>[ 1.091130] loop: module loaded <6>[ 1.096526] megasas: 07.727.03.00-rc1 <6>[ 1.110451] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.118143] thunder_xcv, ver 1.0 <6>[ 1.122063] thunder_bgx, ver 1.0 <6>[ 1.125946] nicpf, ver 1.0 <6>[ 1.131036] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.139279] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.145516] hclge is initializing <6>[ 1.149512] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.155161] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.161834] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.167580] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.174426] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.180649] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.187117] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.194298] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.201865] sky2: driver version 1.30 <6>[ 1.208462] VFIO - User Level meta-driver version: 0.3 <6>[ 1.219044] usbcore: registered new interface driver usb-storage <6>[ 1.231644] sun6i-rtc 7000000.rtc: registered as rtc0 <6>[ 1.237540] sun6i-rtc 7000000.rtc: setting system clock to 1971-02-24T23:48:35 UTC (36287315) <6>[ 1.248172] i2c_dev: i2c /dev entries driver <6>[ 1.264816] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.271934] sdhci: Copyright(c) Pierre Ossman <6>[ 1.278466] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.287095] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.296893] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.305138] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.314242] usbcore: registered new interface driver usbhid <6>[ 1.320692] usbhid: USB HID core driver <6>[ 1.331111] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available <6>[ 1.351622] NET: Registered PF_PACKET protocol family <6>[ 1.357661] 9pnet: Installing 9P2000 support <5>[ 1.362760] Key type dns_resolver registered <6>[ 1.380686] registered taskstats version 1 <5>[ 1.385789] Loading compiled-in X.509 certificates <6>[ 1.403203] Demotion targets for Node 0: null <6>[ 1.428965] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000 <6>[ 1.439396] platform 1100000.mixer: Fixed dependency cycle(s) with /soc/tcon-top@6510000 <4>[ 1.454522] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 1.467504] sun50i-h6-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver <4>[ 1.498548] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 1.509832] axp20x-i2c 0-0036: AXP20x variant AXP806 found <6>[ 1.521947] axp20x-i2c 0-0036: AXP20X driver loaded <4>[ 1.552744] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 1.568107] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver <4>[ 1.578626] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator <6>[ 1.589086] printk: legacy console [ttyS0] disabled <6>[ 1.615639] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 234, base_baud = 1500000) is a 16550A <6>[ 1.625679] printk: legacy console [ttyS0] enabled <6>[ 1.625679] printk: legacy console [ttyS0] enabled <6>[ 1.636444] printk: legacy bootconsole [uart0] disabled <6>[ 1.636444] printk: legacy bootconsole [uart0] disabled <4>[ 1.677027] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 1.687268] sunxi-mmc 4020000.mmc: Got CD GPIO <6>[ 1.707517] sunxi-mmc 4022000.mmc: initialized, max. request size: 32768 KB, uses new timings mode <6>[ 1.715878] sunxi-mmc 4020000.mmc: initialized, max. request size: 262144 KB, uses new timings mode <4>[ 1.770463] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 1.784493] mmc1: new high speed SDHC card at address aaaa <6>[ 1.793041] mmcblk1: mmc1:aaaa SL16G 14.8 GiB <6>[ 1.795570] ehci-platform 5101000.usb: EHCI Host Controller <6>[ 1.795579] ehci-platform 5311000.usb: EHCI Host Controller <6>[ 1.795617] ehci-platform 5311000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.795826] ehci-platform 5311000.usb: irq 238, io mem 0x05311000 <4>[ 1.795900] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 1.797744] ohci-platform 5311400.usb: Generic Platform OHCI controller <6>[ 1.803630] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.811531] ehci-platform 5311000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.814436] ohci-platform 5311400.usb: new USB bus registered, assigned bus number 3 <6>[ 1.814578] ohci-platform 5311400.usb: irq 240, io mem 0x05311400 <6>[ 1.817393] mmc0: Failed to initialize a non-removable card <6>[ 1.817592] ehci-platform 5101000.usb: irq 237, io mem 0x05101000 <6>[ 1.824592] hub 1-0:1.0: USB hub found <6>[ 1.847539] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.849123] hub 1-0:1.0: 1 port detected <6>[ 1.897719] hub 2-0:1.0: USB hub found <6>[ 1.901822] hub 2-0:1.0: 1 port detected <6>[ 1.907105] hub 3-0:1.0: USB hub found <6>[ 1.911205] hub 3-0:1.0: 1 port detected <6>[ 2.003677] ohci-platform 5101400.usb: Generic Platform OHCI controller <6>[ 2.003953] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>[ 2.010676] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 4 <6>[ 2.016696] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5 <6>[ 2.024825] ohci-platform 5101400.usb: irq 239, io mem 0x05101400 <6>[ 2.033528] hub 5-0:1.0: USB hub found <6>[ 2.043227] hub 5-0:1.0: 1 port detected <6>[ 2.100289] hub 4-0:1.0: USB hub found <6>[ 2.104421] hub 4-0:1.0: 1 port detected <6>[ 2.271390] Freeing initrd memory: 25216K <6>[ 14.391564] clk: Disabling unused clocks <6>[ 14.395930] PM: genpd: Disabling unused power domains <6>[ 14.401264] ALSA device list: <6>[ 14.404504] No soundcards found. <6>[ 14.410952] Freeing unused kernel memory: 11072K <6>[ 14.415910] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.507233] udevd[109]: starting version 3.2.9 <5>[ 17.007491] random: crng init done <27>[ 17.016939] udevd[109]: specified user 'tss' unknown <27>[ 17.022390] udevd[109]: specified group 'tss' unknown <30>[ 17.029435] udevd[110]: starting eudev-3.2.9 <6>[ 17.401966] sun8i-ce 1904000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) <6>[ 17.427792] sun8i-ce 1904000.crypto: will run requests pump with realtime priority <6>[ 17.436734] sun8i-ce 1904000.crypto: will run requests pump with realtime priority <6>[ 17.445144] sun8i-ce 1904000.crypto: will run requests pump with realtime priority <6>[ 17.453506] sun8i-ce 1904000.crypto: will run requests pump with realtime priority <6>[ 17.461805] sun8i-ce 1904000.crypto: Register cbc(aes) <6>[ 17.467553] sun8i-ce 1904000.crypto: Register ecb(aes) <6>[ 17.473225] sun8i-ce 1904000.crypto: Register cbc(des3_ede) <6>[ 17.479343] sun8i-ce 1904000.crypto: Register ecb(des3_ede) <6>[ 17.485476] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0 <6>[ 17.493858] mc: Linux media interface: v0.10 <6>[ 17.519190] panfrost 1800000.gpu: clock rate = 432000000 <6>[ 17.528373] panfrost 1800000.gpu: bus_clock rate = 100000000 <6>[ 17.536796] videodev: Linux video capture interface: v2.00 <6>[ 17.547858] panfrost 1800000.gpu: mali-t720 id 0x720 major 0x1 minor 0x1 status 0x0 <6>[ 17.561013] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found <6>[ 17.561152] panfrost 1800000.gpu: features: 00000000,00000408, issues: 00000000,21054400 <6>[ 17.575532] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found <6>[ 17.576368] panfrost 1800000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002821 AS:0xf JS:0x7 <6>[ 17.594302] dwmac-sun8i 5020000.ethernet: IRQ sfty not found <6>[ 17.594699] dwmac-sun8i 5020000.ethernet: PTP uses main clock <6>[ 17.600487] panfrost 1800000.gpu: shader_present=0x3 l2_present=0x1 <4>[ 17.612970] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 50846 (expect 50000) <6>[ 17.626591] Registered IR keymap rc-empty <6>[ 17.631237] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0 <6>[ 17.639539] [drm] Initialized panfrost 1.2.0 for 1800000.gpu on minor 0 <6>[ 17.647611] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input0 <6>[ 17.656863] sunxi-wdt 7020400.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <3>[ 17.667793] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable. <6>[ 17.672253] sunxi-ir 7040000.ir: initialized sunXi IR driver <6>[ 17.676237] rtc-pcf8563 0-0051: registered as rtc1 <6>[ 17.735954] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported <6>[ 17.743525] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported <6>[ 17.751061] dwmac-sun8i 5020000.ethernet: COE Type 2 <6>[ 17.756356] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported <6>[ 17.763486] dwmac-sun8i 5020000.ethernet: Normal descriptors <6>[ 17.769465] dwmac-sun8i 5020000.ethernet: Chain mode enabled done Saving random seed: OK Starting network: OK Starting dropbear sshd: <6>[ 17.960020] NET: Registered PF_INET6 protocol family <6>[ 17.966345] Segment Routing with IPv6 <6>[ 17.970350] In-situ OAM (IOAM) with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-472302/environment . /lava-472302/environment / # /lava-472302/bin/lava-test-runner /lava-472302/0 /lava-472302/bin/lava-test-runner /lava-472302/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-472302/0<8>[ 18.549584] /tests/0_dmesg + cat uuid + UUID=472302_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 18.583835] <8>[ 18.616675] <8>[ 18.649716] + set +x <8>[ 18.659127] / #