Skip to content

Instantly share code, notes, and snippets.

@omac777
Created May 10, 2023 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omac777/5e0ce8e8a3c9a7c6de52cc4b842f4804 to your computer and use it in GitHub Desktop.
Save omac777/5e0ce8e8a3c9a7c6de52cc4b842f4804 to your computer and use it in GitHub Desktop.
Uart Output for rolling release kernel Ubuntu Server on Starfive VF2 and Logging into it for the first time
U-Boot SPL 2021.10 (Mar 24 2023 - 01:42:56 +0800)
DDR version: dc2e84f0.
Trying to boot from SPI
OpenSBI v1.2
____ _____ ____ _____
/ __ \ / ____| _ \_ _|
| | | |_ __ ___ _ __ | (___ | |_) || |
| | | | '_ \ / _ \ '_ \ \___ \| _ < | |
| |__| | |_) | __/ | | |____) | |_) || |_
\____/| .__/ \___|_| |_|_____/|___/_____|
| |
|_|
Platform Name : StarFive VisionFive V2
Platform Features : medeleg
Platform HART Count : 5
Platform IPI Device : aclint-mswi
Platform Timer Device : aclint-mtimer @ 4000000Hz
Platform Console Device : uart8250
Platform HSM Device : ---
Platform PMU Device : ---
Platform Reboot Device : pm-reset
Platform Shutdown Device : pm-reset
Platform Suspend Device : ---
Firmware Base : 0x40000000
Firmware Size : 392 KB
Firmware RW Offset : 0x40000
Runtime SBI Version : 1.0
Domain0 Name : root
Domain0 Boot HART : 1
Domain0 HARTs : 0*,1*,2*,3*,4*
Domain0 Region00 : 0x0000000002000000-0x000000000200ffff M: (I,R,W) S/U: ()
Domain0 Region01 : 0x0000000040000000-0x000000004003ffff M: (R,X) S/U: ()
Domain0 Region02 : 0x0000000040040000-0x000000004007ffff M: (R,W) S/U: ()
Domain0 Region03 : 0x0000000000000000-0xffffffffffffffff M: (R,W,X) S/U: (R,W,X)
Domain0 Next Address : 0x0000000040200000
Domain0 Next Arg1 : 0x0000000042200000
Domain0 Next Mode : S-mode
Domain0 SysReset : yes
Domain0 SysSuspend : yes
Boot HART ID : 1
Boot HART Domain : root
Boot HART Priv Version : v1.11
Boot HART Base ISA : rv64imafdcbx
Boot HART ISA Extensions : none
Boot HART PMP Count : 8
Boot HART PMP Granularity : 4096
Boot HART PMP Address Bits: 34
Boot HART MHPM Count : 2
Boot HART MIDELEG : 0x0000000000000222
Boot HART MEDELEG : 0x000000000000b109
U-Boot 2021.10 (Mar 24 2023 - 01:42:56 +0800), Build: jenkins-github_visionfive2-13
CPU: rv64imacu
Model: StarFive VisionFive V2
DRAM: 8 GiB
MMC: sdio0@16010000: 0, sdio1@16020000: 1
Loading Environment from SPIFlash... SF: Detected gd25lq128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB
*** Warning - bad CRC, using default environment
StarFive EEPROM format v2
--------EEPROM INFO--------
Vendor : StarFive Technology Co., Ltd.
Booting `Ubuntu'
Loading Linux 6.4.0-rc1+ ...
Loading initial ramdisk ...
Loading device tree blob...
EFI stub: Booting Linux Kernel...
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services...
clk u2_dw_i2c_clk_core already disabled
clk u2_dw_i2c_clk_apb already disabled
clk u5_dw_i2c_clk_core already disabled
clk u5_dw_i2c_clk_apb already disabled
[ 0.000000] Linux version 6.4.0-rc1+ (root@97d55b4aa204) (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #56 SMP Wed May 10 00:41:44 UTC 2023
[ 0.000000] Machine model: StarFive VisionFive 2 v1.3B
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000010000000 (options '115200n8')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] efi: Getting UEFI parameters from /chosen in DT:
[ 0.000000] efi: System Table : 0x00000000ccda4cf0
[ 0.000000] efi: MemMap Address : 0x00000000c5753068
[ 0.000000] efi: MemMap Size : 0x0000000000000438
[ 0.000000] efi: MemMap Desc. Size : 0x0000000000000028
[ 0.000000] efi: MemMap Desc. Version : 0x0000000000000001
[ 0.000000] efi: EFI v2.8 by Das U-Boot
[ 0.000000] efi: RTPROP=0xcb57d040 SMBIOS=0xcb579000 INITRD=0xc5956040 MEMRESERVE=0xc5955040
[ 0.000000] efi: Processing EFI memory map:
[ 0.000000] efi: 0x000040000000-0x0000401fffff [Reserved | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000040200000-0x000041994fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000041995000-0x000047ef0fff [Conventional| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000047ef1000-0x000047f0efff [ACPI Reclaim| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000047f0f000-0x0000c5752fff [Conventional| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c5753000-0x0000c5753fff [ACPI Reclaim| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c5754000-0x0000c669cfff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c669d000-0x0000c669dfff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c669e000-0x0000c7e32fff [Loader Code | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c7e33000-0x0000c9544fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c9545000-0x0000cb544fff [Loader Code | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb545000-0x0000cb548fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb549000-0x0000cb549fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb54a000-0x0000cb54afff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb54b000-0x0000cb54bfff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb54c000-0x0000cb570fff [Loader Code | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb571000-0x0000cb578fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb579000-0x0000cb579fff [Runtime Data|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb57a000-0x0000cb57cfff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb57d000-0x0000cb57ffff [Runtime Data|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb580000-0x0000cb580fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb581000-0x0000cb584fff [Runtime Data|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb585000-0x0000cb592fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb593000-0x0000ccda3fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000ccda4000-0x0000ccda4fff [Runtime Code|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000ccda5000-0x0000ffffffff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000100000000-0x00023fffffff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x00000000401fffff (2048 KiB) nomap non-reusable opensbi@40000000
[ 0.000000] cma: Reserved 16 MiB at 0x00000000ff000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000401fffff]
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000cb578fff]
[ 0.000000] node 0: [mem 0x00000000cb579000-0x00000000cb579fff]
[ 0.000000] node 0: [mem 0x00000000cb57a000-0x00000000cb57cfff]
[ 0.000000] node 0: [mem 0x00000000cb57d000-0x00000000cb57ffff]
[ 0.000000] node 0: [mem 0x00000000cb580000-0x00000000cb580fff]
[ 0.000000] node 0: [mem 0x00000000cb581000-0x00000000cb584fff]
[ 0.000000] node 0: [mem 0x00000000cb585000-0x00000000ccda3fff]
[ 0.000000] node 0: [mem 0x00000000ccda4000-0x00000000ccda4fff]
[ 0.000000] node 0: [mem 0x00000000ccda5000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000023fffffff]
[ 0.000000] SBI specification v1.0 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x10002
[ 0.000000] SBI TIME extension detected
[ 0.000000] SBI IPI extension detected
[ 0.000000] SBI RFENCE extension detected
[ 0.000000] SBI SRST extension detected
[ 0.000000] SBI HSM extension detected
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] riscv: base ISA extensions acdfim
[ 0.000000] riscv: ELF capabilities acdfim
[ 0.000000] percpu: Embedded 19 pages/cpu s38776 r8192 d30856 u77824
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.4.0-rc1+ root=UUID=a9631c0e-efc4-4d89-8fb6-b71837b37c62 ro efi=debug earlycon sysctl.kernel.watchdog_thresh=60
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.4.0-rc1+", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fb000000-0x00000000ff000000] (64MB)
[ 0.000000] Memory: 8121704K/8388608K available (11930K kernel code, 5036K rwdata, 4096K rodata, 2199K init, 527K bss, 250520K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU debug extended QS entry/exit.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 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] CPU with hartid=0 is not available
[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] plic: interrupt-controller@c000000: mapped 136 interrupts with 4 handlers for 9 contexts.
[ 0.000000] riscv: providing IPIs using SBI IPI extension
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1]
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 881590404240 ns
[ 0.000001] sched_clock: 64 bits at 4MHz, resolution 250ns, wraps every 2199023255500ns
[ 0.008993] Console: colour dummy device 80x25
[ 0.013873] printk: console [tty0] enabled
[ 0.018370] printk: bootconsole [uart0] disabled
[ 0.000000] Linux version 6.4.0-rc1+ (root@97d55b4aa204) (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #56 SMP Wed May 10 00:41:44 UTC 2023
[ 0.000000] Machine model: StarFive VisionFive 2 v1.3B
[ 0.000000] earlycon: uart0 at MMIO32 0x0000000010000000 (options '115200n8')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] efi: Getting UEFI parameters from /chosen in DT:
[ 0.000000] efi: System Table : 0x00000000ccda4cf0
[ 0.000000] efi: MemMap Address : 0x00000000c5753068
[ 0.000000] efi: MemMap Size : 0x0000000000000438
[ 0.000000] efi: MemMap Desc. Size : 0x0000000000000028
[ 0.000000] efi: MemMap Desc. Version : 0x0000000000000001
[ 0.000000] efi: EFI v2.8 by Das U-Boot
[ 0.000000] efi: RTPROP=0xcb57d040 SMBIOS=0xcb579000 INITRD=0xc5956040 MEMRESERVE=0xc5955040
[ 0.000000] efi: Processing EFI memory map:
[ 0.000000] efi: 0x000040000000-0x0000401fffff [Reserved | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000040200000-0x000041994fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000041995000-0x000047ef0fff [Conventional| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000047ef1000-0x000047f0efff [ACPI Reclaim| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000047f0f000-0x0000c5752fff [Conventional| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c5753000-0x0000c5753fff [ACPI Reclaim| | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c5754000-0x0000c669cfff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c669d000-0x0000c669dfff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c669e000-0x0000c7e32fff [Loader Code | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c7e33000-0x0000c9544fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000c9545000-0x0000cb544fff [Loader Code | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb545000-0x0000cb548fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb549000-0x0000cb549fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb54a000-0x0000cb54afff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb54b000-0x0000cb54bfff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb54c000-0x0000cb570fff [Loader Code | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb571000-0x0000cb578fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb579000-0x0000cb579fff [Runtime Data|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb57a000-0x0000cb57cfff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb57d000-0x0000cb57ffff [Runtime Data|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb580000-0x0000cb580fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb581000-0x0000cb584fff [Runtime Data|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb585000-0x0000cb592fff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000cb593000-0x0000ccda3fff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000ccda4000-0x0000ccda4fff [Runtime Code|RUN| | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x0000ccda5000-0x0000ffffffff [Loader Data | | | | | | | | | | |WB| | | ]
[ 0.000000] efi: 0x000100000000-0x00023fffffff [Boot Data | | | | | | | | | | |WB| | | ]
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x00000000401fffff (2048 KiB) nomap non-reusable opensbi@40000000
[ 0.000000] cma: Reserved 16 MiB at 0x00000000ff000000
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000401fffff]
[ 0.000000] node 0: [mem 0x0000000040200000-0x00000000cb578fff]
[ 0.000000] node 0: [mem 0x00000000cb579000-0x00000000cb579fff]
[ 0.000000] node 0: [mem 0x00000000cb57a000-0x00000000cb57cfff]
[ 0.000000] node 0: [mem 0x00000000cb57d000-0x00000000cb57ffff]
[ 0.000000] node 0: [mem 0x00000000cb580000-0x00000000cb580fff]
[ 0.000000] node 0: [mem 0x00000000cb581000-0x00000000cb584fff]
[ 0.000000] node 0: [mem 0x00000000cb585000-0x00000000ccda3fff]
[ 0.000000] node 0: [mem 0x00000000ccda4000-0x00000000ccda4fff]
[ 0.000000] node 0: [mem 0x00000000ccda5000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000023fffffff]
[ 0.000000] SBI specification v1.0 detected
[ 0.000000] SBI implementation ID=0x1 Version=0x10002
[ 0.000000] SBI TIME extension detected
[ 0.000000] SBI IPI extension detected
[ 0.000000] SBI RFENCE extension detected
[ 0.000000] SBI SRST extension detected
[ 0.000000] SBI HSM extension detected
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] CPU with hartid=0 is not available
[ 0.000000] riscv: base ISA extensions acdfim
[ 0.000000] riscv: ELF capabilities acdfim
[ 0.000000] percpu: Embedded 19 pages/cpu s38776 r8192 d30856 u77824
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.4.0-rc1+ root=UUID=a9631c0e-efc4-4d89-8fb6-b71837b37c62 ro efi=debug earlycon sysctl.kernel.watchdog_thresh=60
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.4.0-rc1+", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fb000000-0x00000000ff000000] (64MB)
[ 0.000000] Memory: 8121704K/8388608K available (11930K kernel code, 5036K rwdata, 4096K rodata, 2199K init, 527K bss, 250520K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU debug extended QS entry/exit.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 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] CPU with hartid=0 is not available
[ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] plic: interrupt-controller@c000000: mapped 136 interrupts with 4 handlers for 9 contexts.
[ 0.000000] riscv: providing IPIs using SBI IPI extension
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [1]
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 881590404240 ns
[ 0.000001] sched_clock: 64 bits at 4MHz, resolution 250ns, wraps every 2199023255500ns
[ 0.008993] Console: colour dummy device 80x25
[ 0.013873] printk: console [tty0] enabled
[ 0.018370] printk: bootconsole [uart0] disabled
[ 0.023507] Calibrating delay loop (skipped), value calculated using timer frequency.. 8.00 BogoMIPS (lpj=40000)
[ 0.023531] pid_max: default: 32768 minimum: 301
[ 0.023633] LSM: initializing lsm=capability,apparmor,integrity
[ 0.023743] AppArmor: AppArmor initialized
[ 0.023962] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.024115] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.025367] CPU node for /cpus/cpu@0 exist but the possible cpu range is :0-3
[ 0.026581] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.026603] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.026733] riscv: ELF compat mode unsupported
[ 0.026741] ASID allocator disabled (0 bits)
[ 0.026903] rcu: Hierarchical SRCU implementation.
[ 0.026917] rcu: Max phase no-delay instances is 1000.
[ 0.027196] Remapping and enabling EFI services.
[ 0.027623] smp: Bringing up secondary CPUs ...
[ 0.029861] smp: Brought up 1 node, 4 CPUs
[ 0.031995] devtmpfs: initialized
[ 0.036877] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.036916] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.037612] pinctrl core: initialized pinctrl subsystem
[ 0.038698] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.039329] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.039446] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.039515] audit: initializing netlink subsys (disabled)
[ 0.039713] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
[ 0.040055] thermal_sys: Registered thermal governor 'step_wise'
[ 0.040101] cpuidle: using governor menu
[ 0.043275] platform soc: Fixed dependency cycle(s) with /soc/interrupt-controller@c000000
[ 0.049669] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.049691] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.049708] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.049725] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.213653] raid6: int64x8 gen() 589 MB/s
[ 0.383780] raid6: int64x4 gen() 960 MB/s
[ 0.553900] raid6: int64x2 gen() 950 MB/s
[ 0.724013] raid6: int64x1 gen() 744 MB/s
[ 0.724030] raid6: using algorithm int64x4 gen() 960 MB/s
[ 0.894109] raid6: .... xor() 519 MB/s, rmw enabled
[ 0.894126] raid6: using intx1 recovery algorithm
[ 0.894584] SCSI subsystem initialized
[ 0.894940] usbcore: registered new interface driver usbfs
[ 0.894986] usbcore: registered new interface driver hub
[ 0.895032] usbcore: registered new device driver usb
[ 0.895314] mc: Linux media interface: v0.10
[ 0.895357] videodev: Linux video capture interface: v2.00
[ 0.895547] efivars: Registered efivars operations
[ 0.895710] Advanced Linux Sound Architecture Driver Initialized.
[ 0.896308] Bluetooth: Core ver 2.22
[ 0.896358] NET: Registered PF_BLUETOOTH protocol family
[ 0.896374] Bluetooth: HCI device and connection manager initialized
[ 0.896395] Bluetooth: HCI socket layer initialized
[ 0.896414] Bluetooth: L2CAP socket layer initialized
[ 0.896441] Bluetooth: SCO socket layer initialized
[ 0.896766] vgaarb: loaded
[ 0.897088] clocksource: Switched to clocksource riscv_clocksource
[ 0.897938] AppArmor: AppArmor Filesystem Enabled
[ 0.905794] NET: Registered PF_INET protocol family
[ 0.906855] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.918439] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.918606] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.918646] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.919408] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear)
[ 0.926602] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.926910] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 0.927595] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
[ 0.928342] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.928984] RPC: Registered named UNIX socket transport module.
[ 0.929006] RPC: Registered udp transport module.
[ 0.929021] RPC: Registered tcp transport module.
[ 0.929035] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.930513] PCI: CLS 0 bytes, default 64
[ 0.930737] Unpacking initramfs...
[ 0.931245] Initialise system trusted keyrings
[ 0.937453] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.937818] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.938179] NFS: Registering the id_resolver key type
[ 0.938226] Key type id_resolver registered
[ 0.938242] Key type id_legacy registered
[ 0.938279] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.938305] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.938347] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.938387] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.947330] fuse: init (API version 7.38)
[ 0.987530] NET: Registered PF_ALG protocol family
[ 0.987598] xor: measuring software checksum speed
[ 0.991818] 8regs : 2344 MB/sec
[ 0.996049] 8regs_prefetch : 2338 MB/sec
[ 1.000300] 32regs : 2342 MB/sec
[ 1.004537] 32regs_prefetch : 2337 MB/sec
[ 1.004556] xor: using function: 8regs (2344 MB/sec)
[ 1.004580] Key type asymmetric registered
[ 1.004596] Asymmetric key parser 'x509' registered
[ 1.004696] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.004991] io scheduler mq-deadline registered
[ 1.005013] io scheduler kyber registered
[ 1.010440] CCACHE: DataError @ 0x00000000.08040110
[ 1.010535] CCACHE: DataFail @ 0x00000000.08040140
[ 1.010633] CCACHE: 8 banks, 16 ways, sets/bank=256, bytes/block=64
[ 1.010653] CCACHE: Index of the largest way enabled: 15
[ 1.059619] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.071371] loop: module loaded
[ 1.074832] CAN device driver interface
[ 1.075701] usbcore: registered new interface driver uas
[ 1.075748] usbcore: registered new interface driver usb-storage
[ 1.075982] usbcore: registered new interface driver uvcvideo
[ 1.077516] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 1.077546] softdog: soft_reboot_cmd=<not set> soft_active_on_boot=0
[ 1.077785] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 1.077991] Bluetooth: HCI UART driver ver 2.3
[ 1.078011] Bluetooth: HCI UART protocol H4 registered
[ 1.078493] sdhci: Secure Digital Host Controller Interface driver
[ 1.078511] sdhci: Copyright(c) Pierre Ossman
[ 1.078548] Synopsys Designware Multimedia Card Interface Driver
[ 1.078735] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.079041] usbcore: registered new interface driver usbhid
[ 1.079061] usbhid: USB HID core driver
[ 1.079204] riscv-pmu-sbi: SBI PMU extension is available
[ 1.079241] riscv-pmu-sbi: 16 firmware and 4 hardware counters
[ 1.079258] riscv-pmu-sbi: Perf sampling/filtering is not supported as sscof extension is not available
[ 1.079279] dwmmc_starfive 16020000.mmc: IDMAC supports 32-bit address mode.
[ 1.079341] dwmmc_starfive 16020000.mmc: Using internal DMA controller.
[ 1.079364] dwmmc_starfive 16020000.mmc: Version ID is 290a
[ 1.079421] dwmmc_starfive 16020000.mmc: DW MMC controller at irq 16,32 bit host data width,32 deep fifo
[ 1.079540] mmc_host mmc0: card is polling.
[ 1.081882] usbcore: registered new interface driver snd-usb-audio
[ 1.088261] xt_time: kernel timezone is -0000
[ 1.088314] IPVS: Registered protocols (TCP, UDP)
[ 1.088372] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[ 1.088609] IPVS: ipvs loaded.
[ 1.088634] IPVS: [rr] scheduler registered.
[ 1.088871] Initializing XFRM netlink socket
[ 1.088998] NET: Registered PF_INET6 protocol family
[ 1.090251] Segment Routing with IPv6
[ 1.090327] In-situ OAM (IOAM) with IPv6
[ 1.090467] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.091033] NET: Registered PF_PACKET protocol family
[ 1.091095] Bridge firewalling registered
[ 1.091111] can: controller area network core
[ 1.091203] NET: Registered PF_CAN protocol family
[ 1.091224] can: raw protocol
[ 1.091241] can: broadcast manager protocol
[ 1.091263] can: netlink gateway - max_hops=1
[ 1.091462] Bluetooth: RFCOMM TTY layer initialized
[ 1.091489] Bluetooth: RFCOMM socket layer initialized
[ 1.091524] Bluetooth: RFCOMM ver 1.11
[ 1.091548] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.091565] Bluetooth: BNEP filters: protocol multicast
[ 1.091584] Bluetooth: BNEP socket layer initialized
[ 1.091664] 8021q: 802.1Q VLAN Support v1.8
[ 1.091698] lib80211: common routines for IEEE802.11 drivers
[ 1.091788] 9pnet: Installing 9P2000 support
[ 1.091880] Key type dns_resolver registered
[ 1.108413] Loading compiled-in X.509 certificates
[ 1.118519] Btrfs loaded, zoned=no, fsverity=no
[ 1.118778] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.138254] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 1.138590] starfive-jh7110-sys-pinctrl 13040000.pinctrl: StarFive GPIO chip registered 64 GPIOs
[ 1.160369] 10000000.serial: ttyS0 at MMIO 0x10000000 (irq = 18, base_baud = 1500000) is a 16550A
[ 1.160460] printk: console [ttyS0] enabled
[ 1.307122] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248)
[ 1.315114] axp20x-i2c 5-0036: AXP20x variant AXP15060 found
[ 1.577953] mmc_host mmc0: Bus speed (slot 0) = 198000000Hz (slot req 50000000Hz, actual 49500000HZ div = 2)
[ 1.584195] axp20x-i2c 5-0036: AXP20X driver loaded
[ 1.590368] mmc0: new high speed SDXC card at address 0001
[ 1.597702] dwmmc_starfive 16010000.mmc: IDMAC supports 32-bit address mode.
[ 1.604143] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 1.609048] dwmmc_starfive 16010000.mmc: Using internal DMA controller.
[ 1.616360] mmcblk0: mmc0:0001 SD 116 GiB
[ 1.620289] dwmmc_starfive 16010000.mmc: Version ID is 290a
[ 1.633857] mmcblk0: p1 p2 p12 p13 p15
[ 1.637036] dwmmc_starfive 16010000.mmc: DW MMC controller at irq 23,32 bit host data width,32 deep fifo
[ 1.644614] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1000000 KHz, changing to: 1500000 KHz
[ 1.649440] mmc_host mmc1: card is non-removable.
[ 2.004882] Freeing initrd memory: 13588K
[ 2.237112] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 400000Hz, actual 399193HZ div = 248)
[ 2.260497] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.767108] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 300000Hz, actual 300000HZ div = 330)
[ 2.767751] clk: Disabling unused clocks
[ 2.886505] ALSA device list:
[ 2.889500] No soundcards found.
[ 2.898680] Freeing unused kernel image (initmem) memory: 2196K
[ 2.977134] Run /init as init process
Loading, please wait...
Starting systemd-udevd version 252.5-2ubuntu3
[ 3.207166] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 200000Hz, actual 200000HZ div = 495)
[ 3.657166] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 100000Hz, actual 100000HZ div = 990)
[ 3.742151] dw_axi_dmac_platform 16050000.dma-controller: DesignWare AXI DMA Controller, 4 channels
[ 3.756801] phy phy-10200000.phy.2: Changing phy to 6
[ 3.774450] random: crng init done
[ 3.782613] cdns3-starfive 10100000.usb: usb mode 6 probe success
[ 3.793053] starfive-dwmac 16040000.ethernet: User ID: 0x41, Synopsys ID: 0x52
[ 3.793411] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 3.800328] starfive-dwmac 16040000.ethernet: DWMAC4/5
[ 3.810878] starfive-jh7110-aon-pinctrl 17020000.pinctrl: StarFive GPIO chip registered 4 GPIOs
[ 3.814218] pcie-starfive 2b000000.pcie: host bridge /soc/pcie@2B000000 ranges:
[ 3.814259] pcie-starfive 2b000000.pcie: MEM 0x0030000000..0x0037ffffff -> 0x0030000000
[ 3.814279] pcie-starfive 2b000000.pcie: MEM 0x0900000000..0x093fffffff -> 0x0900000000
[ 3.814312] pcie-starfive 2b000000.pcie: ATR entry: 0x0940000000 -> 0x0000000000 [0x0010000000] (param: 0x000001)
[ 3.814323] pcie-starfive 2b000000.pcie: ATR entry: 0x0030000000 -> 0x0030000000 [0x0008000000] (param: 0x000000)
[ 3.814333] pcie-starfive 2b000000.pcie: ATR entry: 0x0900000000 -> 0x0900000000 [0x0040000000] (param: 0x000000)
[ 3.814386] starfive-dwmac 16040000.ethernet: DMA HW capability register supported
[ 3.814394] starfive-dwmac 16040000.ethernet: RX Checksum Offload Engine supported
[ 3.814401] starfive-dwmac 16040000.ethernet: Wake-Up On Lan supported
[ 3.845851] starfive-dwmac 16030000.ethernet: User ID: 0x41, Synopsys ID: 0x52
[ 3.847400] starfive-dwmac 16040000.ethernet: TSO supported
[ 3.847409] starfive-dwmac 16040000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.847420] starfive-dwmac 16040000.ethernet: Enabled L3L4 Flow TC (entries=1)
[ 3.857683] starfive-dwmac 16030000.ethernet: DWMAC4/5
[ 3.867935] starfive-dwmac 16040000.ethernet: Enabled RFS Flow TC (entries=10)
[ 3.878211] starfive-dwmac 16030000.ethernet: DMA HW capability register supported
[ 3.885756] starfive-dwmac 16040000.ethernet: TSO feature enabled
[ 3.893363] starfive-dwmac 16030000.ethernet: RX Checksum Offload Engine supported
[ 3.899866] starfive-dwmac 16040000.ethernet: Using 40/40 bits DMA host/device width
[ 3.907094] starfive-dwmac 16030000.ethernet: Wake-Up On Lan supported
[ 3.976434] starfive-dwmac 16030000.ethernet: TSO supported
[ 3.982068] starfive-dwmac 16030000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.990224] starfive-dwmac 16030000.ethernet: Enabled L3L4 Flow TC (entries=1)
[ 3.997506] starfive-dwmac 16030000.ethernet: Enabled RFS Flow TC (entries=10)
[ 4.004759] starfive-dwmac 16030000.ethernet: TSO feature enabled
[ 4.010912] starfive-dwmac 16030000.ethernet: Using 40/40 bits DMA host/device width
[ 4.033672] mmc1: Failed to initialize a non-removable card
[ 4.157121] pcie-starfive 2b000000.pcie: Port link up.
[ 4.167936] phy phy-10210000.phy.0: Changing phy mode to 14
[ 4.197668] pcie-starfive 2b000000.pcie: PCI host bridge to bus 0000:00
[ 4.204336] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 4.209876] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
[ 4.216773] pci_bus 0000:00: root bus resource [mem 0x900000000-0x93fffffff pref]
[ 4.224358] pci 0000:00:00.0: [1556:1111] type 01 class 0x060400
[ 4.230466] pci 0000:00:00.0: supports D1 D2
[ 4.234757] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 4.272175] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 4.281592] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
[ 4.287731] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 4.294735] pci 0000:01:00.0: PME# supported from D0 D3cold
[ 4.296480] starfive-dwmac 16040000.ethernet end1: renamed from eth0
[ 4.349131] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 4.355830] pci 0000:00:00.0: BAR 8: assigned [mem 0x30000000-0x300fffff]
[ 4.362698] pci 0000:01:00.0: BAR 0: assigned [mem 0x30000000-0x30000fff 64bit]
[ 4.370093] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 4.371142] starfive-dwmac 16030000.ethernet end0: renamed from eth0
[ 4.375064] pci 0000:00:00.0: bridge window [mem 0x30000000-0x300fffff]
[ 4.375155] pci 0000:00:00.0: enabling device (0000 -> 0002)
[ 4.393952] pci 0000:01:00.0: enabling device (0000 -> 0002)
[ 4.399783] pci 0000:01:00.0: quirk_usb_early_handoff+0x0/0x9ee took 24056 usecs
[ 4.407456] irq: no irq domain found for interrupt-controller !
[ 4.413436] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 4.418704] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[ 4.426471] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890
[ 4.435719] pcie-starfive 2b000000.pcie: msi#0 address_hi 0x0 address_lo 0x190
[ 4.443300] xhci_hcd 0000:01:00.0: xHCI Host Controller
[ 4.448564] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[ 4.455974] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
[ 4.463032] hub 1-0:1.0: USB hub found
[ 4.466827] hub 1-0:1.0: 1 port detected
[ 4.471652] hub 2-0:1.0: USB hub found
[ 4.475445] hub 2-0:1.0: 4 ports detected
[ 4.480398] pcie-starfive 2c000000.pcie: host bridge /soc/pcie@2C000000 ranges:
[ 4.487785] pcie-starfive 2c000000.pcie: MEM 0x0038000000..0x003fffffff -> 0x0038000000
[ 4.496263] pcie-starfive 2c000000.pcie: MEM 0x0980000000..0x09bfffffff -> 0x0980000000
[ 4.504800] pcie-starfive 2c000000.pcie: ATR entry: 0x09c0000000 -> 0x0000000000 [0x0010000000] (param: 0x000001)
[ 4.515103] pcie-starfive 2c000000.pcie: ATR entry: 0x0038000000 -> 0x0038000000 [0x0008000000] (param: 0x000000)
[ 4.525387] pcie-starfive 2c000000.pcie: ATR entry: 0x0980000000 -> 0x0980000000 [0x0040000000] (param: 0x000000)
[ 4.787188] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 4.827274] usb usb2-port2: over-current condition
[ 4.947411] pcie-starfive 2c000000.pcie: Port link down, exit.
[ 4.970182] hub 1-1:1.0: USB hub found
[ 4.974179] hub 1-1:1.0: 4 ports detected
Begin: Loading essential drivers ... [ 7.654672] async_tx: api initialized (async)
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
done.
Begin: Will now check root file system ... fsck from util-linux 2.38.1
[/usr/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1
cloudimg-rootfs: recovering journal
cloudimg-rootfs: clean, 92593/14896000 files, 1751203/30505979 blocks
done.
[ 9.501289] EXT4-fs (mmcblk0p1): orphan cleanup on readonly fs
[ 9.509737] EXT4-fs (mmcblk0p1): recovery complete
[ 9.516594] EXT4-fs (mmcblk0p1): mounted filesystem a9631c0e-efc4-4d89-8fb6-b71837b37c62 with ordered data mode. Quota mode: disabled.
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[ 10.405354] systemd[1]: System time before build time, advancing clock.
[ 10.492512] systemd[1]: systemd 252.5-2ubuntu3 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 +PC)
[ 10.525424] systemd[1]: Detected architecture riscv64.
Welcome to Ubuntu Lunar Lobster (development branch)!
[ 10.573054] systemd[1]: Hostname set to <ubuntu>.
[ 10.661253] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
[ 11.954454] systemd[1]: Queued start job for default target graphical.target.
[ 12.171745] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-modpr…lice - Slice /system/modprobe.
[ 12.224372] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ OK ] Created slice system-seria… - Slice /system/serial-getty.
[ 12.274225] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ OK ] Created slice system-syste… - Slice /system/systemd-fsck.
[ 12.322167] systemd[1]: Created slice user.slice - User and Session Slice.
[ OK ] Created slice user.slice - User and Session Slice.
[ 12.358175] 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.
[ 12.399075] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ OK ] Set up automount proc-sys-…rmats File System Automount Point.
[ 12.448560] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ OK ] Reached target integrityse…Local Integrity Protected Volumes.
[ 12.488263] systemd[1]: Reached target slices.target - Slice Units.
[ OK ] Reached target slices.target - Slice Units.
[ 12.527654] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[ OK ] Reached target snapd.mounts-pre.target - Mounting snaps.
[ 12.567640] systemd[1]: Reached target swap.target - Swaps.
[ OK ] Reached target swap.target - Swaps.
[ 12.607540] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ OK ] Reached target veritysetup… - Local Verity Protected Volumes.
[ 12.648603] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ OK ] Listening on dm-event.sock… Device-mapper event daemon FIFOs.
[ 12.688292] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ OK ] Listening on lvm2-lvmpolld…ket - LVM2 poll daemon socket.
[ 12.728765] systemd[1]: Listening on multipathd.socket - multipathd control socket.
[ OK ] Listening on multipathd.so…t - multipathd control socket.
[ 12.769098] systemd[1]: Listening on syslog.socket - Syslog Socket.
[ OK ] Listening on syslog.socket - Syslog Socket.
[ 12.808632] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ OK ] Listening on systemd-fsckd…sck to fsckd communication Socket.
[ 12.847799] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe.
[ 12.889845] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ OK ] Listening on systemd-journ…socket - Journal Audit Socket.
[ 12.928716] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log).
[ 12.968357] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ OK ] Listening on systemd-journald.socket - Journal Socket.
[ 13.009296] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Listening on systemd-netwo… - Network Service Netlink Socket.
[ 13.049232] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd….socket - udev Control Socket.
[ 13.088195] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket.
[ 13.207821] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-hugepages.mount - Huge Pages File System...
[ 13.251862] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting dev-mqueue.mountPOSIX Message Queue File System...
[ 13.309406] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting sys-kernel-debug.… - Kernel Debug File System...
[ 13.348061] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 13.478555] systemd[1]: Starting systemd-journald.service - Journal Service...
Starting systemd-journald.service - Journal Service...
[ 13.523456] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
Starting keyboard-setup.se…Set the console keyboard layout...
[ 13.567472] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.4.0-rc1+/modules.devname).
[ 13.590890] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Starting lvm2-monitor.serv…ng dmeventd or progress polling...
[ 13.637424] systemd[1]: lxd-agent.service - LXD - agent was skipped because of an unmet condition check (ConditionPathExists=/dev/virtio-ports/org.linuxcontainers.lxd).
[ 13.777784] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting modprobe@configfs…m - Load Kernel Module configfs...
[ 13.822541] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Starting modprobe@drm.service - Load Kernel Module drm...
[ 13.872479] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Starting modprobe@efi_psto…- Load Kernel Module efi_pstore...
[ 13.930597] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting modprobe@fuse.ser…e - Load Kernel Module fuse...
[ 13.967610] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
[ 13.986510] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 14.108419] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Starting systemd-modules-l…rvice - Load Kernel Modules...
[ 14.152567] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Starting systemd-remount-f…nt Root and Kernel File Systems...
[ 14.192706] EXT4-fs (mmcblk0p1): re-mounted a9631c0e-efc4-4d89-8fb6-b71837b37c62. Quota mode: disabled.
[ 14.202864] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 14.219986] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Starting systemd-udev-trig…[0m - Coldplug All udev Devices...
[ 14.265985] systemd[1]: Started systemd-journald.service - Journal Service.
[ OK ] Started systemd-journald.service - Journal Service.
[ OK ] Mounted dev-hugepages.mount - Huge Pages File System.
[ OK ] Mounted dev-mqueue.mount- POSIX Message Queue File System.
[ OK ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System.
[ OK ] Finished keyboard-setup.se…- Set the console keyboard layout.
[ OK ] Finished lvm2-monitor.serv…sing dmeventd or progress polling.
[ OK ] Finished modprobe@configfs…[0m - Load Kernel Module configfs.
[ 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 systemd-modules-l…service - Load Kernel Modules.
[ OK ] Finished systemd-remount-f…ount Root and Kernel File Systems.
Mounting sys-fs-fuse-conne… - FUSE Control File System...
Mounting sys-kernel-config…ernel Configuration File System...
Starting cloud-init-local.…cloud-init job (pre-networking)...
Starting multipathd.servic…per Multipath Device Controller...
Starting systemd-journal-f…h Journal to Persistent Storage...
Starting systemd-random-se…ice - Load/Save Random Seed...
Starting systemd-sysctl.se…ce - Apply Kernel Variables...
Starting systemd-sysusers.…rvice - Create System Users...
[ 15.157710] systemd-journald[314]: Received client request to flush runtime journal.
[ OK ] Finished systemd-udev-trig…e - Coldplug All udev Devices.
[ 15.198351] systemd-journald[314]: File /var/log/journal/f7a256387fc94455a99173b6e73aae61/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 15.217518] platform 19820000.phy: deferred probe pending
[ OK ] Mounted sys-fs-fuse-connec…nt - FUSE Control File System.
[ OK ] Mounted sys-kernel-config.… Kernel Configuration File System.
[ OK ] Finished systemd-random-se…rvice - Load/Save Random Seed.
[ OK ] Finished systemd-sysctl.service - Apply Kernel Variables.
[ OK ] Finished systemd-sysusers.service - Create System Users.
Starting systemd-tmpfiles-…ate Static Device Nodes in /dev...
[ OK ] Finished systemd-journal-f…ush Journal to Persistent Storage.
[ OK ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev.
Starting systemd-udevd.ser…ger for Device Events and Files...
[FAILED] Failed to start multipathd…apper Multipath Device Controller.
See 'systemctl status multipathd.service' for details.
[ OK ] Reached target local-fs-pr…reparation for Local File Systems.
Mounting snap-core20-1827.… unit for core20, revision 1827...
Mounting snap-lxd-24492.mo…nt unit for lxd, revision 24492...
Mounting snap-snapd-18331.… unit for snapd, revision 18331...
[ OK ] Mounted snap-core20-1827.m…nt unit for core20, revision 1827.
[ OK ] Mounted snap-lxd-24492.mou…ount unit for lxd, revision 24492.
[ OK ] Started systemd-udevd.serv…nager for Device Events and Files.
[ OK ] Mounted snap-snapd-18331.m…nt unit for snapd, revision 18331.
[ OK ] Reached target snapd.mounts.target - Mounted snaps.
[ OK ] Started systemd-ask-passwo…quests to Console Directory Watch.
[ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes.
[ OK ] Found device dev-ttyS0.device - /dev/ttyS0.
[ OK ] Found device dev-disk-by\x…ice - /dev/disk/by-label/UEFI.
[ OK ] Reached target usb-gadget.…m - Hardware activated USB gadget.
Starting systemd-fsck@dev-…heck on /dev/disk/by-label/UEFI...
[ OK ] Started systemd-fsckd.serv…tem Check Daemon to report status.
[ OK ] Finished systemd-fsck@dev-… Check on /dev/disk/by-label/UEFI.
Mounting boot-efi.mount - /boot/efi...
[ OK ] Mounted boot-efi.mount - /boot/efi.
[ OK ] Reached target local-fs.target - Local File Systems.
Starting apparmor.service - Load AppArmor profiles...
Starting console-setup.ser…m - Set console font and keymap...
Starting finalrd.serviceime dir for shutdown pivot root...
Starting plymouth-read-wri…mouth To Write Out Runtime Data...
Starting systemd-binfmt.se…et Up Additional Binary Formats...
Starting systemd-tmpfiles-… Volatile Files and Directories...
Starting ufw.service - Uncomplicated firewall...
[ OK ] Finished console-setup.ser…[0m - Set console font and keymap.
[ OK ] Finished finalrd.servicentime dir for shutdown pivot root.
[ OK ] Finished plymouth-read-wri…lymouth To Write Out Runtime Data.
[ OK ] Finished systemd-tmpfiles-…te Volatile Files and Directories.
[ OK ] Finished ufw.service - Uncomplicated firewall.
Mounting proc-sys-fs-binfm…utable File Formats File System...
Starting systemd-resolved.…e - Network Name Resolution...
Starting systemd-timesyncd… - Network Time Synchronization...
Starting systemd-update-ut…rd System Boot/Shutdown in UTMP...
[ OK ] Mounted proc-sys-fs-binfmt…ecutable File Formats File System.
[ OK ] Finished systemd-binfmt.se… Set Up Additional Binary Formats.
[ OK ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP.
[ 20.448002] cloud-init[468]: Cloud-init v. 23.1.1-0ubuntu2 running 'init-local' at Mon, 20 Mar 2023 14:17:33 +0000. Up 20.25 seconds.
[ OK ] Started systemd-timesyncd.…0m - Network Time Synchronization.
[ OK ] Reached target time-set.target - System Time Set.
[ OK ] Started systemd-resolved.s…ice - Network Name Resolution.
[ OK ] Finished cloud-init-local.…l cloud-init job (pre-networking).
[ OK ] Reached target network-pre…get - Preparation for Network.
[ OK ] Reached target nss-lookup.…m - Host and Network Name Lookups.
Starting systemd-networkd.…ice - Network Configuration...
[ OK ] Finished apparmor.service - Load AppArmor profiles.
[ OK ] Started systemd-networkd.service - Network Configuration.
Starting snapd.apparmor.se…les managed internally by snapd...
Starting systemd-networkd-…it for Network to be Configured...
[ 23.397132] starfive-dwmac 16040000.ethernet: Failed to reset the dma
[ 23.403610] starfive-dwmac 16040000.ethernet end1: stmmac_hw_setup: DMA engine initialization failed
[ 23.412816] starfive-dwmac 16040000.ethernet end1: __stmmac_open: Hw setup failed
[ OK ] Finished systemd-networkd-…Wait for Network to be Configured.
Starting cloud-init.servic… job (metadata service crawler)...
[ 26.310781] cloud-init[494]: Cloud-init v. 23.1.1-0ubuntu2 running 'init' at Wed, 10 May 2023 18:46:10 +0000. Up 26.11 seconds.
[ 26.462607] cloud-init[494]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++
[ 26.500612] cloud-init[494]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
[ 26.540568] cloud-init[494]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 26.588040] cloud-init[494]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
[ 26.620530] cloud-init[494]: ci-info: | dummy0 | False | . | . | . | 26:2e:8a:b0:7a:3a |
[ 26.660543] cloud-init[494]: ci-info: | end0 | True | 192.168.2.79 | 255.255.255.0 | global | 6c:cf:39:00:36:43 |
[ 26.700554] cloud-init[494]: ci-info: | end0 | True | fe80::6ecf:39ff:fe00:3643/64 | . | link | 6c:cf:39:00:36:43 |
[ 26.740571] cloud-init[494]: ci-info: | end1 | False | . | . | . | 6c:cf:39:00:36:44 |
[ 26.780568] cloud-init[494]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
[ 26.820511] cloud-init[494]: ci-info: | lo | True | ::1/128 | . | host | . |
[ 26.860501] cloud-init[494]: ci-info: | sit0 | False | . | . | . | . |
[ 26.900497] cloud-init[494]: ci-info: +--------+-------+------------------------------+---------------+--------+-------------------+
[ 26.940513] cloud-init[494]: ci-info: ++++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++
[ 26.980554] cloud-init[494]: ci-info: +-------+-----------------+-------------+-----------------+-----------+-------+
[ 27.020547] cloud-init[494]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
[ 27.060543] cloud-init[494]: ci-info: +-------+-----------------+-------------+-----------------+-----------+-------+
[ 27.100557] cloud-init[494]: ci-info: | 0 | 0.0.0.0 | 192.168.2.1 | 0.0.0.0 | end0 | UG |
[ 27.140595] cloud-init[494]: ci-info: | 1 | 192.168.2.0 | 0.0.0.0 | 255.255.255.0 | end0 | U |
[ 27.180571] cloud-init[494]: ci-info: | 2 | 192.168.2.1 | 0.0.0.0 | 255.255.255.255 | end0 | UH |
[ 27.220545] cloud-init[494]: ci-info: | 3 | 207.164.234.129 | 192.168.2.1 | 255.255.255.255 | end0 | UGH |
[ 27.260494] cloud-init[494]: ci-info: +-------+-----------------+-------------+-----------------+-----------+-------+
[ 27.302092] cloud-init[494]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
[ 27.331589] cloud-init[494]: ci-info: +-------+-------------+---------+-----------+-------+
[ 27.360556] cloud-init[494]: ci-info: | Route | Destination | Gateway | Interface | Flags |
[ 27.390501] cloud-init[494]: ci-info: +-------+-------------+---------+-----------+-------+
[ 27.420531] cloud-init[494]: ci-info: | 2 | local | :: | end0 | U |
[ 27.450517] cloud-init[494]: ci-info: | 3 | fe80::/64 | :: | end0 | U |
[ 27.480548] cloud-init[494]: ci-info: | 4 | multicast | :: | end0 | U |
[ 27.510521] cloud-init[494]: ci-info: +-------+-------------+---------+-----------+-------+
[ 27.540486] cloud-init[494]: 2023-05-10 18:46:11,347 - schema.py[WARNING]: Deprecated cloud-config provided:
[ 27.580543] cloud-init[494]: chpasswd.list: List of ``username:password`` pairs. Each user will have the corresponding password set. A password can be randomly generated by specifying ``RANDOM`` or ``R`` as a user's password. A hashed.
[ OK ] Finished cloud-init.servic…it job (metadata service crawler).
[ OK ] Reached target cloud-confi…t - Cloud-config availability.
[ OK ] Finished snapd.apparmor.se…files managed internally by snapd.
[ OK ] Reached target sysinit.target - System Initialization.
[ 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.
[ OK ] Started e2scrub_all.timeretadata Check for All Filesystems.
[ OK ] Started fstrim.timer - Discard unused blocks once a week.
[ OK ] Started logrotate.timer - Daily rotation of log files.
[ OK ] Started man-db.timer - Daily man-db regeneration.
[ OK ] Started motd-news.timer - Message of the Day.
[ OK ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories.
[ OK ] Started ua-timer.timer…e Timer for running repeated jobs.
[ OK ] Reached target paths.target - Path Units.
[ OK ] Listening on cloud-init-ho… - cloud-init hotplug hook socket.
[ OK ] Listening on dbus.socket- D-Bus System Message Bus Socket.
[ OK ] Listening on iscsid.socket - Open-iSCSI iscsid Socket.
[ OK ] Listening on snap.lxd.daem…x for snap application lxd.daemon.
[ OK ] Listening on snap.lxd.user… snap application lxd.user-daemon.
Starting snapd.socket …et activation for snappy daemon...
[ OK ] Listening on ssh.socketpenBSD Secure Shell server socket.
[ OK ] Listening on uuidd.socketm - UUID daemon activation socket.
[ OK ] Listening on snapd.socketcket activation for snappy daemon.
[ OK ] Reached target sockets.target - Socket Units.
[ OK ] Reached target basic.target - Basic System.
Starting dbus.service - D-Bus System Message Bus...
[ OK ] Started dmesg.service …nitial kernel messages after boot.
Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots...
Starting grub-common.servi…Record successful boot for GRUB...
[ OK ] Started irqbalance.service - irqbalance daemon.
Starting rsyslog.service - System Logging Service...
[ OK ] Reached target getty-pre.target - Preparation for Logins.
Starting snapd.service - Snap Daemon...
Starting systemd-logind.se…ice - User Login Management...
[ OK ] Started dbus.service - D-Bus System Message Bus.
[ OK ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots.
Starting wpa_supplicant.service - WPA supplicant...
[ OK ] Started systemd-logind.service - User Login Management.
[ OK ] Finished grub-common.servi…- Record successful boot for GRUB.
Starting grub-initrd-fallb…0m - GRUB failed boot detection...
[ OK ] Finished grub-initrd-fallb… - GRUB failed boot detection.
[ OK ] Started wpa_supplicant.service - WPA supplicant.
[ OK ] Reached target network.target - Network.
[ OK ] Reached target network-online.target - Network is Online.
[ OK ] Started update-notifier-do…at failed at package install time.
[ OK ] Started update-notifier-mo…a new version of Ubuntu available.
[ OK ] Reached target timers.target - Timer Units.
[ OK ] Reached target remote-fs-p…eparation for Remote File Systems.
[ OK ] Reached target remote-fs.target - Remote File Systems.
Starting apport.servicetomatic crash report generation...
[ OK ] Finished blk-availability.…m - Availability of block devices.
[ OK ] Started cron.service -…kground program processing daemon.
Starting snap.lxd.activate…r snap application lxd.activate...
Starting systemd-user-sess…vice - Permit User Sessions...
[ OK ] Started unattended-upgrade…0m - Unattended Upgrades Shutdown.
[ OK ] Finished systemd-user-sess…ervice - Permit User Sessions.
Starting plymouth-quit-wai… until boot process finishes up...
Starting plymouth-quit.ser… Terminate Plymouth Boot Screen...
[ OK ] Started rsyslog.service - System Logging Service.
[ OK ] Finished plymouth-quit-wai…ld until boot process finishes up.
[ OK ] Finished plymouth-quit.ser… - Terminate Plymouth Boot Screen.
[ OK ] Started serial-getty@ttyS0…rvice - Serial Getty on ttyS0.
Starting setvtrgb.service - Set console scheme...
[ OK ] Finished setvtrgb.service - Set console scheme.
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ OK ] Started getty@tty1.service - Getty on tty1.
[ OK ] Reached target getty.target - Login Prompts.
[ OK ] Finished apport.serviceautomatic crash report generation.
Ubuntu Lunar Lobster (development branch) ubuntu ttyS0
ubuntu login: [ 43.034296] cloud-init[820]: Cloud-init v. 23.1.1-0ubuntu2 running 'modules:config' at Wed, 10 May 2023 18:46:26 +0000. Up 42.69 seconds.
[ 46.209487] cloud-init[826]: Cloud-init v. 23.1.1-0ubuntu2 running 'modules:final' at Wed, 10 May 2023 18:46:30 +0000. Up 45.88 seconds.
[ 46.661574] cloud-init[826]: Cloud-init v. 23.1.1-0ubuntu2 finished at Wed, 10 May 2023 18:46:30 +0000. Datasource DataSourceNoCloud [seed=/var/lib/cloud/seed/nocloud-net][dsmode=net]. Up 46.63 seconds
$ ssh ubuntu@192.168.2.79
ubuntu@192.168.2.79's password:
Welcome to Ubuntu Lunar Lobster (development branch) (GNU/Linux 6.4.0-rc1+ riscv64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Wed May 10 18:51:35 UTC 2023
System load: 0.31 Temperature: 49.6 C
Usage of /: 2.7% of 112.73GB Processes: 122
Memory usage: 1% Users logged in: 0
Swap usage: 0% IPv4 address for end0: 192.168.2.79
26 updates can be applied immediately.
6 of these updates are standard security updates.
To see these additional updates run: apt list --upgradable
Last login: Wed May 10 18:22:01 2023 from 192.168.2.16
ubuntu@ubuntu:~$ uname -a
Linux ubuntu 6.4.0-rc1+ #56 SMP Wed May 10 00:41:44 UTC 2023 riscv64 riscv64 riscv64 GNU/Linux
ubuntu@ubuntu:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment