Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2021.07 (Jul 06 2021 - 11:54:37 +0200) DRAM: 1024 MiB Trying to boot from MMC1 NOTICE: BL31: v2.1(release):v2.1-841-g19adcb41 NOTICE: BL31: Built : 14:39:20, Oct 17 2019 NOTICE: BL31: Detected Allwinner A64/H64/R18 SoC (1689) NOTICE: BL31: Found U-Boot DTB at 0x4097548, model: Pine64+ NOTICE: BL31: PMIC: Detected AXP803 on RSB. U-Boot 2021.07 (Jul 06 2021 - 11:54:37 +0200) Allwinner Technology CPU: Allwinner A64 (SUN50I) Model: Pine64+ DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: serial Err: serial Net: phy interface10 eth0: ethernet@1c30000 starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  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@1c30000 Waiting for PHY auto negotiation to complete..... done BOOTP broadcast 1 DHCP client bound to address 10.201.4.122 (10 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40080000 2175247/tftp-deploy-rgj2fp_c/kernel/Image tftp 0x40080000 2175247/tftp-deploy-rgj2fp_c/kernel/Image Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '2175247/tftp-deploy-rgj2fp_c/kernel/Image'. Load address: 0x40080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################T T T ############################################### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #####T ############################################################ ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###### 753.9 KiB/s done Bytes transferred = 43969024 (29eea00 hex) => tftp 0x4FF00000 2175247/tftp-deploy-rgj2fp_c/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4FF00000 2175247/tftp-deploy-rgj2fp_c/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '2175247/tftp-deploy-rgj2fp_c/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4ff00000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################# 1.5 MiB/s done Bytes transferred = 18057978 (1138afa hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x4FA00000 2175247/tftp-deploy-rgj2fp_c/dtb/sun50i-a64-pine64-plus.dtb tftp 0x4FA00000 2175247/tftp-deploy-rgj2fp_c/dtb/sun50i-a64-pine64-plus.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.122 Filename '2175247/tftp-deploy-rgj2fp_c/dtb/sun50i-a64-pine64-plus.dtb'. Load address: 0x4fa00000 Loading: *## 1.3 MiB/s done Bytes transferred = 27593 (6bc9 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2175247/extract-nfsrootfs-z7wp37yf,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2175247/extract-nfsrootfs-z7wp37yf,tcp,hard ip=dhcp' => booti 0x40080000 0x4FF00000 0x4FA00000 booti 0x40080000 0x4FF00000 0x4FA00000 Moving Image from 0x40080000 to 0x40200000, end=43700000 ## Loading init Ramdisk from Legacy Image at 4ff00000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 18057914 Bytes = 17.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 Loading Device Tree to 0000000049ff6000, end 0000000049fffbc8 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.128-cip10 (KernelCI@build-j309082-arm64-gcc-10-defconfig-kselftest-2kbch) (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 Tue Jul 5 01:37:30 UTC 2022 [ 0.000000] Machine model: Pine64+ [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fdd57c0-0x7fdd7fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x000000007c000000 [ 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.1 [ 0.000000] percpu: Embedded 34 pages/cpu s100944 r8192 d30128 u139264 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: ARM erratum 843419 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2175247/extract-nfsrootfs-z7wp37yf,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 923180K/1048576K available (19072K kernel code, 4538K rwdata, 9448K rodata, 9792K init, 11274K bss, 92628K reserved, 32768K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 58465 entries in 229 pages [ 0.000000] ftrace: allocated 229 pages with 5 groups [ 0.000000] Running RCU self tests [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.001570] Console: colour dummy device 80x25 [ 0.001634] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001666] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001696] ... MAX_LOCK_DEPTH: 48 [ 0.001726] ... MAX_LOCKDEP_KEYS: 8192 [ 0.001756] ... CLASSHASH_SIZE: 4096 [ 0.001786] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001816] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001846] ... CHAINHASH_SIZE: 32768 [ 0.001877] memory used by lock dependency info: 6365 kB [ 0.001907] memory used for stack traces: 4224 kB [ 0.001938] per task-struct memory footprint: 1920 bytes [ 0.002184] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.002243] pid_max: default: 32768 minimum: 301 [ 0.002669] LSM: Security Framework initializing [ 0.002773] LSM support for eBPF active [ 0.002963] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.003010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.013811] rcu: Hierarchical SRCU implementation. [ 0.023698] EFI services will not be available. [ 0.025552] smp: Bringing up secondary CPUs ... [ 0.030451] Detected VIPT I-cache on CPU1 [ 0.030536] arch_timer: CPU1: Trapping CNTVCT access [ 0.030576] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.035943] Detected VIPT I-cache on CPU2 [ 0.036010] arch_timer: CPU2: Trapping CNTVCT access [ 0.036044] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.040812] Detected VIPT I-cache on CPU3 [ 0.040884] arch_timer: CPU3: Trapping CNTVCT access [ 0.040920] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.041836] smp: Brought up 1 node, 4 CPUs [ 0.042006] SMP: Total of 4 processors activated. [ 0.042047] CPU features: detected: 32-bit EL0 Support [ 0.042088] CPU features: detected: CRC32 instructions [ 0.042129] CPU features: detected: 32-bit EL1 Support [ 0.111641] CPU: All CPU(s) started at EL2 [ 0.111845] alternatives: patching kernel code [ 0.116984] devtmpfs: initialized [ 0.166231] KASLR disabled due to lack of seed [ 0.169396] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.169480] futex hash table entries: 1024 (order: 5, 131072 bytes, linear) [ 0.172563] pinctrl core: initialized pinctrl subsystem [ 0.181143] DMI not present or invalid. [ 0.183979] NET: Registered protocol family 16 [ 0.196541] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.197008] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.197671] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.198051] audit: initializing netlink subsys (disabled) [ 0.198916] audit: type=2000 audit(0.196:1): state=initialized audit_enabled=0 res=1 [ 0.204819] thermal_sys: Registered thermal governor 'step_wise' [ 0.204855] thermal_sys: Registered thermal governor 'power_allocator' [ 0.208079] cpuidle: using governor menu [ 0.208992] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.209525] ASID allocator initialised with 65536 entries [ 0.217114] Serial: AMBA PL011 UART driver [ 0.488013] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.488069] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.488111] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.488153] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.496699] cryptd: max_cpu_qlen set to 1000 [ 0.512766] ACPI: Interpreter disabled. [ 0.525712] iommu: Default domain type: Translated [ 0.527636] vgaarb: loaded [ 0.530129] SCSI subsystem initialized [ 0.532587] usbcore: registered new interface driver usbfs [ 0.532912] usbcore: registered new interface driver hub [ 0.533176] usbcore: registered new device driver usb [ 0.537178] pps_core: LinuxPPS API ver. 1 registered [ 0.537220] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.537323] PTP clock support registered [ 0.538216] EDAC MC: Ver: 3.0.0 [ 0.547810] FPGA manager framework [ 0.548506] Advanced Linux Sound Architecture Driver Initialized. [ 0.553648] clocksource: Switched to clocksource arch_sys_counter [ 2.734622] VFS: Disk quotas dquot_6.6.0 [ 2.734922] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.736790] pnp: PnP ACPI: disabled [ 2.786094] NET: Registered protocol family 2 [ 2.786627] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 2.790146] tcp_listen_portaddr_hash hash table entries: 512 (order: 3, 40960 bytes, linear) [ 2.790345] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 2.790801] TCP bind hash table entries: 8192 (order: 7, 589824 bytes, linear) [ 2.792159] TCP: Hash tables configured (established 8192 bind 8192) [ 2.793161] MPTCP token hash table entries: 1024 (order: 4, 90112 bytes, linear) [ 2.793550] UDP hash table entries: 512 (order: 4, 81920 bytes, linear) [ 2.794056] UDP-Lite hash table entries: 512 (order: 4, 81920 bytes, linear) [ 2.794951] NET: Registered protocol family 1 [ 2.798193] RPC: Registered named UNIX socket transport module. [ 2.798406] RPC: Registered udp transport module. [ 2.798450] RPC: Registered tcp transport module. [ 2.798493] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.798558] NET: Registered protocol family 44 [ 2.798632] PCI: CLS 0 bytes, default 64 [ 2.800028] Unpacking initramfs... [ 5.002393] Freeing initrd memory: 17628K [ 5.007216] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 5.008258] kvm [1]: IPA Size Limit: 40 bits [ 5.026469] kvm [1]: vgic interrupt IRQ9 [ 5.027173] kvm [1]: Hyp mode initialized successfully [ 5.054434] Initialise system trusted keyrings [ 5.055535] workingset: timestamp_bits=42 max_order=18 bucket_order=0 [ 5.131705] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 5.136222] NFS: Registering the id_resolver key type [ 5.136395] Key type id_resolver registered [ 5.136470] Key type id_legacy registered [ 5.137283] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 5.137372] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 5.138362] 9p: Installing v9fs 9p2000 file system support [ 5.195560] Key type asymmetric registered [ 5.195673] Asymmetric key parser 'x509' registered [ 5.195893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 5.195985] io scheduler mq-deadline registered [ 5.196030] io scheduler kyber registered [ 5.197077] test_firmware: interface ready [ 5.210124] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device [ 5.215958] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy [ 5.268080] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 5.300180] EINJ: ACPI disabled. [ 5.414023] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 5.432087] SuperH (H)SCI(F) driver initialized [ 5.435193] msm_serial: driver initialized [ 5.519111] loop: module loaded [ 5.522838] lkdtm: No crash points registered, enable through debugfs [ 5.528857] megasas: 07.714.04.00-rc1 [ 5.571925] thunder_xcv, ver 1.0 [ 5.572225] thunder_bgx, ver 1.0 [ 5.572508] nicpf, ver 1.0 [ 5.580334] hclge is initializing [ 5.580569] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 5.580610] hns3: Copyright (c) 2017 Huawei Corporation. [ 5.580916] e1000: Intel(R) PRO/1000 Network Driver [ 5.580956] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 5.581235] e1000e: Intel(R) PRO/1000 Network Driver [ 5.581274] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 5.581552] igb: Intel(R) Gigabit Ethernet Network Driver [ 5.581674] igb: Copyright (c) 2007-2014 Intel Corporation. [ 5.581895] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 5.581935] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 5.584152] sky2: driver version 1.30 [ 5.591232] VFIO - User Level meta-driver version: 0.3 [ 5.602380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.602533] ehci-pci: EHCI PCI platform driver [ 5.602753] ehci-platform: EHCI generic platform driver [ 5.606304] ehci-orion: EHCI orion driver [ 5.607087] ehci-exynos: EHCI Exynos driver [ 5.607784] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.607924] ohci-pci: OHCI PCI platform driver [ 5.608149] ohci-platform: OHCI generic platform driver [ 5.611092] ohci-exynos: OHCI Exynos driver [ 5.613930] usbcore: registered new interface driver usb-storage [ 5.635384] sun6i-rtc 1f00000.rtc: registered as rtc0 [ 5.635595] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:01:01 UTC (61) [ 5.635640] sun6i-rtc 1f00000.rtc: RTC enabled [ 5.637764] i2c /dev entries driver [ 5.681906] sdhci: Secure Digital Host Controller Interface driver [ 5.681959] sdhci: Copyright(c) Pierre Ossman [ 5.685273] Synopsys Designware Multimedia Card Interface Driver [ 5.692093] sdhci-pltfm: SDHCI platform and OF driver helper [ 5.701691] ledtrig-cpu: registered to indicate activity on CPUs [ 5.711813] usbcore: registered new interface driver usbhid [ 5.711859] usbhid: USB HID core driver [ 5.751045] netem: version 1.3 [ 5.751295] ipip: IPv4 and MPLS over IPv4 tunneling driver [ 5.754758] gre: GRE over IPv4 demultiplexor driver [ 5.754811] ip_gre: GRE over IPv4 tunneling driver [ 5.761922] IPv4 over IPsec tunneling driver [ 5.769122] NET: Registered protocol family 10 [ 5.776395] Segment Routing with IPv6 [ 5.782339] ip6_gre: GRE over IPv6 tunneling driver [ 5.785081] NET: Registered protocol family 17 [ 5.786869] 9pnet: Installing 9P2000 support [ 5.787288] Key type dns_resolver registered [ 5.788889] registered taskstats version 1 [ 5.788986] Loading compiled-in X.509 certificates [ 5.984527] sun50i-a64-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator [ 5.987088] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz [ 5.989556] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found [ 6.063375] vcc-3v3: supplied by regulator-dummy [ 6.067396] vdd-cpux: supplied by regulator-dummy [ 6.072387] dcdc4: supplied by regulator-dummy [ 6.074316] vcc-dram: supplied by regulator-dummy [ 6.077703] vdd-sys: supplied by regulator-dummy [ 6.082085] vcc-phy: supplied by regulator-dummy [ 6.085122] aldo1: supplied by regulator-dummy [ 6.086913] vcc-pl: supplied by regulator-dummy [ 6.090298] vcc-pll-avcc: supplied by regulator-dummy [ 6.095059] vcc-hdmi: supplied by regulator-dummy [ 6.098314] vcc-mipi: supplied by regulator-dummy [ 6.101562] dldo3: supplied by regulator-dummy [ 6.104926] vcc-wifi: supplied by regulator-dummy [ 6.108331] cpvdd: supplied by regulator-dummy [ 6.111672] eldo2: supplied by regulator-dummy [ 6.115118] eldo3: supplied by regulator-dummy [ 6.118574] vcc-1v2-hsic: supplied by regulator-dummy [ 6.120657] vdd-cpus: supplied by regulator-dummy [ 6.124275] vcc-rtc: supplied by regulator-dummy [ 6.128557] ldo-io0: supplied by regulator-dummy [ 6.131736] ldo-io1: supplied by regulator-dummy [ 6.132468] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded [ 6.176263] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 6.183829] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 6.190696] printk: console [ttyS0] disabled [ 6.211501] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 37, base_baud = 1500000) is a U6_16550A [ 7.612620] printk: console [ttyS0] enabled [ 7.630273] ehci-platform 1c1a000.usb: EHCI Host Controller [ 7.636338] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 [ 7.644877] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 [ 7.665759] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 [ 7.678655] hub 1-0:1.0: USB hub found [ 7.682875] hub 1-0:1.0: 1 port detected [ 7.699721] ehci-platform 1c1b000.usb: EHCI Host Controller [ 7.705497] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 [ 7.714355] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 [ 7.733744] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 7.745055] hub 2-0:1.0: USB hub found [ 7.749150] hub 2-0:1.0: 1 port detected [ 7.858197] ohci-platform 1c1a400.usb: Generic Platform OHCI controller [ 7.865030] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 3 [ 7.873744] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 [ 7.946456] hub 3-0:1.0: USB hub found [ 7.950524] hub 3-0:1.0: 1 port detected [ 7.966660] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 7.973473] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 [ 7.982136] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 [ 8.054277] hub 4-0:1.0: USB hub found [ 8.058353] hub 4-0:1.0: 1 port detected [ 8.075785] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator [ 8.086264] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests [ 8.105948] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver [ 8.112018] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5 [ 8.125685] hub 5-0:1.0: USB hub found [ 8.130089] hub 5-0:1.0: 1 port detected [ 8.150338] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 8.229744] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator [ 8.246730] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 8.278526] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 8.324558] IP-Config: Failed to open gretap0 [ 8.329060] IP-Config: Failed to open erspan0 [ 8.333482] IP-Config: No network devices available [ 8.339378] ALSA device list: [ 8.342526] No soundcards found. [ 8.355265] mmc0: new high speed SDHC card at address 5048 [ 8.364507] mmcblk0: mmc0:5048 SD16G 14.4 GiB [ 8.376237] mmcblk0: p1 [ 8.387033] Freeing unused kernel memory: 9792K [ 8.401952] Run /init as init process Loading, please wait... Starting version 247.3-7 [ 11.127835] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) [ 11.160216] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 11.213815] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 11.222443] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 11.231751] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 11.245369] sun8i-ce 1c15000.crypto: Register cbc(aes) [ 11.270220] sun8i-ce 1c15000.crypto: Register ecb(aes) [ 11.282173] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) [ 11.286400] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 11.289041] sun50i-a64-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator [ 11.306640] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found [ 11.313828] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) [ 11.320233] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found [ 11.326839] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 [ 11.329425] dwmac-sun8i 1c30000.ethernet: PTP uses main clock [ 11.339251] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) [ 11.356393] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported [ 11.365482] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported [ 11.377503] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 11.398575] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 11.403806] dwmac-sun8i 1c30000.ethernet: COE Type 2 [ 11.406525] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 11.416224] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported [ 11.416244] dwmac-sun8i 1c30000.ethernet: Normal descriptors [ 11.416259] dwmac-sun8i 1c30000.ethernet: Chain mode enabled [ 11.434467] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) [ 11.435209] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus [ 11.470315] lima 1c40000.gpu: bus rate = 200000000 [ 11.472618] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) [ 11.476123] lima 1c40000.gpu: mod rate = 297000000 [ 11.487064] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 11.491256] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 1 [ 11.496579] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 11.514450] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 11.526535] sun8i-dw-hdmi 1ee0000.hdmi: Couldn't get the HDMI PHY [ 11.563910] sun4i-drm display-engine: Couldn't bind all pipelines components [ 11.630118] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) [ 11.677372] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer]) [ 11.689196] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 11.697199] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 11.707721] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) [ 11.727601] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) [ 11.746792] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver [ 11.764070] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi]) [ 11.781864] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 11.790829] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 11.809715] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes 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 ... done. IP-Config: gretap0 hardware address 00:00:00:00:00:00 mtu 1462 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: erspan0 hardware address 00:00:00:00:00:00 mtu 1450 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 hardware address 02:ba:f7:dd:4c:21 mtu 1500 DHCP [ 12.138552] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 12.156778] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found [ 12.164249] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available [ 12.172091] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW [ 12.196251] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii-txid link mode IP-Config: no response after 2 secs - giving up IP-Config: gretap0 hardware address 00:00:00:00:00:00 mtu 1462 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: erspan0 hardware address 00:00:00:00:00:00 mtu 1450 DHCP SIOCSIFFLAGS: Cannot assign requested address IP-Config: eth0 hardware address 02:ba:f7:dd:4c:21 mtu 1500 DHCP [ 15.304038] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 15.310706] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx IP-Config: eth0 complete (dhcp from 10.201.1.3): address: 10.201.4.122 broadcast: 10.201.255.255 netmask: 255.255.0.0 gateway: 10.201.1.3 dns0 : 10.1.1.1 dns1 : 0.0.0.0 rootserver: 10.201.1.3 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 19.070538] systemd[1]: System time before build time, advancing clock. [ 19.754713] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 19.784457] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 19.878055] systemd[1]: Set hostname to . [ 22.874218] systemd[1]: Queued start job for default target Graphical Interface. [ 22.887681] random: systemd: uninitialized urandom read (16 bytes read) [ 22.958541] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 22.985664] random: systemd: uninitialized urandom read (16 bytes read) [ 23.009975] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 23.040445] random: systemd: uninitialized urandom read (16 bytes read) [ 23.058644] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 23.089312] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 23.125375] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 23.150197] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 23.178530] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 23.197282] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 23.222456] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 23.238271] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 23.268861] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 23.297414] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 23.329580] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 23.361491] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 23.391998] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 23.420709] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 23.481998] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 23.518746] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 23.546785] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 23.617277] systemd[1]: Mounting Huge Pages File System... Mounting [0;1;39mHuge Pages File System[0m... [ 23.677702] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 23.774552] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 23.815031] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 23.894920] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 23.923241] random: systemd: uninitialized urandom read (16 bytes read) [ 23.971888] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 24.009644] random: systemd: uninitialized urandom read (16 bytes read) [ 24.036225] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 24.055141] random: systemd: uninitialized urandom read (16 bytes read) [ 24.088109] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 24.238480] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 24.327111] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 24.441454] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 24.573969] systemd[1]: Starting Remount Root and Kernel File Systems... [ 24.588583] fuse: init (API version 7.32) Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 24.657192] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 24.720239] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mHuge Pages File System[0m. [ 24.738142] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 24.768682] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 24.798718] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 24.844795] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 24.886794] systemd[1]: modprobe@configfs.service: Succeeded. [ 24.901278] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 24.924298] systemd[1]: modprobe@drm.service: Succeeded. [ 24.940037] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 24.970201] systemd[1]: modprobe@fuse.service: Succeeded. [ 24.986057] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 25.026180] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 25.056070] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 25.099351] random: systemd: uninitialized urandom read (16 bytes read) [ 25.124891] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 25.143446] random: systemd: uninitialized urandom read (16 bytes read) [ 25.170200] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 25.205792] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 25.215803] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 25.226100] random: systemd: uninitialized urandom read (16 bytes read) [ 25.254518] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 25.303326] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 25.352515] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 25.396206] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 25.765873] systemd-journald[229]: Received client request to flush runtime journal. [ 26.063155] random: crng init done [ 26.066959] random: 46 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for…vice Nodes in /dev (8s / no limit) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…vice Nodes in /dev (8s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…vice Nodes in /dev (9s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…Persistent Storage (9s / 1min 32s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…ersistent Storage (10s / 1min 32s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. [ 39.912424] vcc-mipi: disabling [ 39.916480] cpvdd: disabling [ 39.920067] vcc-1v2-hsic: disabling Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for /dev/ttyS0 (20s / 1min 30s) M[K[[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [K[[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m.